SAP ABAP Class CL_ODQ_DELTA_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_DELTA_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 IF_ODQ_SUBSCRIPTION_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
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_DELTA_REQUEST_TASK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEFAULT Constant Private See coding 20130124
2 PS_STATIC Static Attribute Private See coding 20091209
3 P_COMPOSITE_RID Instance attribute Private Type reference (TYPE) ODQ_RID Group Request ID 20101006
4 P_RID Instance attribute Private Type reference (TYPE) ODQ_RID Request ID 20091120
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_COMPOSITE_STATUS Static method Public Method 20101013
2 CLEANUP_STATIC Static method Public Method 20091209
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091120
4 ON_COMMIT Static method Public Method 20091127
5 ON_ROLLBACK Static method Public Method 20091127
6 RID_TO_TASKID Static method Public Method Derive task ID from extraction request ID 20110214
7 SET_STATUS_CANCELED Static method Public Method 20110214
8 SET_STATUS_EXTRACTION_FAILED Static method Public Method 20101022
9 TASKID_TO_RID Static method Public Method Derive extraction request ID from task ID 20110214
Events
Class CL_ODQ_DELTA_REQUEST_TASK has no event.
Types
Class CL_ODQ_DELTA_REQUEST_TASK has no local type.
Method Signatures

Method AGGREGATE_COMPOSITE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STATUS_ICON Call by reference Type reference (TYPE) ODQ_STATUS_ICON Status-Ikone 20101013
2 Importing I_STATUS_ICON Call by reference Type reference (TYPE) ODQ_STATUS_ICON Status-Ikone 20101013

Method AGGREGATE_COMPOSITE_STATUS on class CL_ODQ_DELTA_REQUEST_TASK has no exception.

Method CLEANUP_STATIC Signature

Method CLEANUP_STATIC on class CL_ODQ_DELTA_REQUEST_TASK has no parameter.
Method CLEANUP_STATIC on class CL_ODQ_DELTA_REQUEST_TASK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPOSITE_RID Call by reference Type reference (TYPE) ODQ_RID Verbundrequest-ID 20101006
2 Importing I_RID Call by reference Type reference (TYPE) ODQ_RID Request-ID 20091120

Method CONSTRUCTOR on class CL_ODQ_DELTA_REQUEST_TASK has no exception.

Method ON_COMMIT Signature

Method ON_COMMIT on class CL_ODQ_DELTA_REQUEST_TASK has no parameter.
Method ON_COMMIT on class CL_ODQ_DELTA_REQUEST_TASK has no exception.

Method ON_ROLLBACK Signature

Method ON_ROLLBACK on class CL_ODQ_DELTA_REQUEST_TASK has no parameter.
Method ON_ROLLBACK on class CL_ODQ_DELTA_REQUEST_TASK has no exception.

Method RID_TO_TASKID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RID Call by reference Type reference (TYPE) ODQ_RID Request 20110214
2 Returning R_TASKID Value transfer Type reference (TYPE) ODQ_TASKID Task-ID 20110214

Method RID_TO_TASKID on class CL_ODQ_DELTA_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 Importing I_COMPOSITE_RID Call by reference Type reference (TYPE) ODQ_RID ID des Verbund-Requests 20110214
2 Importing I_RID Call by reference Type reference (TYPE) ODQ_RID Request-ID 20110214
3 Returning R_STATUS_ICON Value transfer Type reference (TYPE) ODQ_STATUS_ICON Requeststatus Info 20110214
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20110214
2 CX_ODQ_INPUT_INVALID Ungültige(r) Parameterwert(e) 20110214
3 CX_ODQ_OBJECT_NOT_FOUND Objekt wurde nicht gefunden/existiert nicht 20110214
4 CX_ODQ_PROCESS_ERROR Verarbeitungsfehler 20110214

Method SET_STATUS_EXTRACTION_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPOSITE_RID Call by reference Type reference (TYPE) ODQ_RID ID des Verbund-Requests 20101022
2 Importing I_RID Call by reference Type reference (TYPE) ODQ_RID Request-ID 20101022
3 Returning R_STATUS_ICON Value transfer Type reference (TYPE) ODQ_STATUS_ICON Requeststatus Info 20101022
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20101022
2 CX_ODQ_INPUT_INVALID Ungültige(r) Parameterwert(e) 20101022
3 CX_ODQ_OBJECT_NOT_FOUND Objekt wurde nicht gefunden/existiert nicht 20101022
4 CX_ODQ_PROCESS_ERROR Verarbeitungsfehler 20101022

Method TASKID_TO_RID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASKID Value transfer Type reference (TYPE) ODQ_TASKID Task-ID 20110214
2 Returning R_RID Value transfer Type reference (TYPE) ODQ_RID Request 20110214

Method TASKID_TO_RID on class CL_ODQ_DELTA_REQUEST_TASK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702