SAP ABAP Class CL_ODQ_REQUEST_TABLE (Request Table Management)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SODQS (Package) Operational Delta Queue Services

⤷

⤷

Properties
Class | CL_ODQ_REQUEST_TABLE | |
Short Description | Request Table Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SODQ | |
Program status | ||
Category | 0 | |
Package | SODQS | Operational Delta Queue Services |
Created | 20091126 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ODQ_REQUEST_TABLE has no interface implemented.
Friends
Class CL_ODQ_REQUEST_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 'ZODQZ' | Table Name | 20091201 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | I | 5 | 20091201 | ||
3 | ![]() |
Constant | Public | See coding | Table Name | 20091126 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20091202 | ||
5 | ![]() |
Static Attribute | Private | See coding | 20091126 | ||||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ODQ_RID | Request ID | 20091201 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20091126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20101109 | |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091202 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091126 |
4 | ![]() |
Instance method | Public | Method | 20091126 | |
5 | ![]() |
Static method | Private | Method | 20100201 | |
6 | ![]() |
Instance method | Public | Method | 20091126 | |
7 | ![]() |
Static method | Public | Method | Returns Instance | 20091126 |
8 | ![]() |
Static method | Public | Method | 20101109 | |
9 | ![]() |
Static method | Public | Method | 20091126 | |
10 | ![]() |
Static method | Public | Method | 20120515 |
Events
Class CL_ODQ_REQUEST_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TR_INSTANCE | Private | Object reference (TYPE REF TO) | CL_ODQ_REQUEST_TABLE | Request Table Management | 20091126 |
|
Method Signatures
Method CHECK_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20101109 | ||
2 | ![]() |
R_GOTSTATE | Value transfer | Type reference (TYPE) | DDGOTSTATE | Verfügbarer Objekt-Status | 20101109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf Daten | 20101109 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ODQ_REQUEST_TABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ODQ_REQUEST_TABLE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Tabellenname | 20091201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden/existiert nicht | 20091211 |
Method CREATE_ON_DATABASE Signature
Method CREATE_ON_DATABASE on class CL_ODQ_REQUEST_TABLE has no parameter.
Method CREATE_ON_DATABASE on class CL_ODQ_REQUEST_TABLE has no exception.
Method DELETE_UNITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_LOG | Protokoll-Handle für Operationale DeltaQueue | 20100201 | ||
2 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | ODQ_BOOLEAN | Boolsches Kennzeichen | 20100201 | ||
3 | ![]() |
I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Request-ID | 20100201 | ||
4 | ![]() |
I_SIMULATE | Call by reference | Type reference (TYPE) | ODQ_BOOLEAN | Löschen nur simulieren | 20100201 | ||
5 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100201 | ||
6 | ![]() |
I_UNITNO_FROM | Call by reference | Type reference (TYPE) | ODQ_UNITNO | Von Unit | 20100201 | ||
7 | ![]() |
I_UNITNO_TO | Call by reference | Type reference (TYPE) | ODQ_UNITNO | Bis Unit | 20100201 | ||
8 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | I | 20100201 |
Method DELETE_UNITS on class CL_ODQ_REQUEST_TABLE has no exception.
Method DROP_ON_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_LOG | Protokoll-Handle für Operationale DeltaQueue | 20100201 | ||
2 | ![]() |
I_SIMULATE | Call by reference | Type reference (TYPE) | ODQ_BOOLEAN | Löschen nur simulieren | 20100201 | ||
3 | ![]() |
R_DROPPED | Value transfer | Type reference (TYPE) | ODQ_BOOLEAN | Boolsches Kennzeichen | 20091211 |
Method DROP_ON_DATABASE on class CL_ODQ_REQUEST_TABLE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Request-ID | 20091126 | ||
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ODQ_REQUEST_TABLE | Verwaltung der Request-Tabellen | 20091126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden/existiert nicht | 20091126 |
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20101109 | ||
2 | ![]() |
R_BOOLEAN | Value transfer | Type reference (TYPE) | IF_ODQ_CONSTANTS=>T_BOOLEAN | Tabelle ist aktiv | 20101109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf Daten | 20101109 |
Method RID_TO_TABNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXTRACTION_MODE | Call by reference | Type reference (TYPE) | ODQ_EXTRACTION_MODE | Extraktionsmodus | 20100930 | ||
2 | ![]() |
I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Request-ID | 20091126 | ||
3 | ![]() |
R_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20091126 |
Method RID_TO_TABNAME on class CL_ODQ_REQUEST_TABLE has no exception.
Method VALIDATE_TABNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20120515 | ||
2 | ![]() |
R_VALID | Value transfer | Type reference (TYPE) | ODQ_BOOLEAN | Boolsches Kennzeichen | 20120515 |
Method VALIDATE_TABNAME on class CL_ODQ_REQUEST_TABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |