SAP ABAP Class CL_ODQ_REQUEST_TASK (Delta Request)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_TASK | Asynchronous Processing Task | 20091120 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091120 |
Properties
Class | CL_ODQ_REQUEST_TASK | |
Short Description | Delta Request | |
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 | 20091120 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ODQ_TASK | Asynchronous Processing Task | 20091120 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091120 |
Friends
Class CL_ODQ_REQUEST_TASK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ODQ_RID | Compound request ID | 20101006 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ODQ_RID | Request ID | 20091120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091120 |
2 | ![]() |
Static method | Public | Method | 20110511 | |
3 | ![]() |
Static method | Public | Method | 20110214 | |
4 | ![]() |
Static method | Public | Method | 20101022 |
Events
Class CL_ODQ_REQUEST_TASK has no event.
Types
Class CL_ODQ_REQUEST_TASK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPOSITE_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Verbund-Request-ID | 20101006 | ||
2 | ![]() |
I_EXTRACTION_MODE | Call by reference | Type reference (TYPE) | ODQ_EXTRACTION_MODE | Extraktionsmodus | 20091210 | ||
3 | ![]() |
I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Request-ID | 20091120 |
Method CONSTRUCTOR on class CL_ODQ_REQUEST_TASK has no exception.
Method SET_JOBINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_REQQUE | Call by reference | Type reference (TYPE) | ODQREQQUE | Operationale DeltaQueue: Allgemeiner Queue-Request | 20110511 |
Method SET_JOBINFO on class CL_ODQ_REQUEST_TASK has no exception.
Method SET_STATUS_CANCELED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPOSITE_RID | Call by reference | Type reference (TYPE) | ODQ_RID | ID des Verbund-Requests | 20110214 | ||
2 | ![]() |
I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Request-ID | 20110214 | ||
3 | ![]() |
R_STATUS_ICON | Value transfer | Type reference (TYPE) | ODQ_STATUS_ICON | Requeststatus Info | 20110214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf Daten | 20110214 | |
2 | ![]() |
Ungültige(r) Parameterwert(e) | 20110214 | |
3 | ![]() |
Objekt wurde nicht gefunden/existiert nicht | 20110214 | |
4 | ![]() |
Verarbeitungsfehler | 20110214 |
Method SET_STATUS_EXTRACTION_FAILED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPOSITE_RID | Call by reference | Type reference (TYPE) | ODQ_RID | ID des Verbund-Requests | 20101022 | ||
2 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20130426 | ||
3 | ![]() |
I_RID | Call by reference | Type reference (TYPE) | ODQ_RID | Request-ID | 20101022 | ||
4 | ![]() |
R_STATUS_ICON | Value transfer | Type reference (TYPE) | ODQ_STATUS_ICON | Status-Ikone | 20101022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf Daten | 20101022 | |
2 | ![]() |
Ungültige(r) Parameterwert(e) | 20101022 | |
3 | ![]() |
Objekt wurde nicht gefunden/existiert nicht | 20101022 | |
4 | ![]() |
Verarbeitungsfehler | 20101022 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |