SAP ABAP Interface IF_ODQ_TASK (Asynchronous Processing Task)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_DAEMON_EXTRACT_TASK Daemon Task 20110405
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_DAEMON_NOTIFY_TASK Daemon Task 20110405
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_DELTA_REQUEST_TASK Delta Request 20091120
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_QUEUESTATE_SYNC_TASK Delta Request 20091208
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_REQUEST_TASK Delta Request 20091120
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAC_TOOL_ODQ_TASK_ACT_DS Activate DataSources via ODQ Task 20111018
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRT_RDA_PACKAGE RDA Package 20130719
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRI_DSO_BTCH_CONT Container for batch processing 20130610
Properties
Interface IF_ODQ_TASK  
Short Description Asynchronous Processing Task    
General Data
Package SODQS   Operational Delta Queue Services 
Created 20091120   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ODQ_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20091120
Friends
Interface IF_ODQ_TASK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOLEAN Constant Public Attribute reference (LIKE) IF_ODQ_CONSTANTS=>C_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN Boolean Flag 20100420
2 C_SERVERTYPE Constant Public See coding 20091124
3 C_TASKMODE Constant Public See coding 20091123
4 P_DELAY_FOR_DEBUGGING Instance attribute Public Type reference (TYPE) I Start Delay in Seconds for Debugging 20091208
5 P_SERVER Instance attribute Public Type reference (TYPE) MSNAME2 Application Server Name 20091124
6 P_TASKID Instance attribute Public Type reference (TYPE) ODQ_TASKID Task ID 20091120
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute Task 20091120
Events
Interface IF_ODQ_TASK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTX_RESPONSE Public Type reference (TYPE) ODQ_TX_RESPONSE Responses from Tasks 20100420
2 T_BOOLEAN Public Type reference (TYPE) ODQ_BOOLEAN Boolean Flag 20100420
3 T_SERVERTYPE Public Type reference (TYPE) ODQ_SERVERTYPE Server Type 20100420
4 T_TASKID Public Type reference (TYPE) ODQ_TASKID Task ID 20100420
5 T_TASKMODE Public Type reference (TYPE) ODQ_TASKMODE Execution Mode 20091123
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RESPONSE Value transfer Object reference (TYPE REF TO) IF_ODQ_RESPONSE Antwort der (asynchronen) Request-Verarbeitung 20091120

Method EXECUTE on Interface IF_ODQ_TASK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702