SAP ABAP Class CL_ODQ_DAEMON_NOTIFY_TASK (Daemon 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ODQ_TASK Asynchronous Processing Task 20110405
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20110405
Properties
Class CL_ODQ_DAEMON_NOTIFY_TASK  
Short Description Daemon Task    
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 20110405   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ODQ_DAEMON_NOTIFY_TASK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_ODQ_SUBSCRIBER_TYPE 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 20110405
2 IF_SERIALIZABLE_OBJECT Serializable Object 20110405
Friends
Class CL_ODQ_DAEMON_NOTIFY_TASK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PTH_SUBSCRIBER_TYPE_INFOS Instance attribute Private Type reference (TYPE) TTH_SUBSCRIBER_TYPE_INFOS 20110711
2 P_STEP Instance attribute Private Type reference (TYPE) I Takt 20110706
3 P_TSN Instance attribute Private Type reference (TYPE) ODQ_TSN Transaction Sequence Number (TSN) 20110405
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_NOTIFICATION Instance method Private Method 20110531
2 BEFORE_NOTIFICATION Instance method Private Method 20110531
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110405
4 DEQUEUE_SUBSCRIPTIONS Instance method Private Method 20110531
5 ENQUEUE_SUBSCRIPTIONS Instance method Private Method 20110531
Events
Class CL_ODQ_DAEMON_NOTIFY_TASK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_SUBSCRIBER_TYPE_INFO Public See coding 20110711 BEGIN OF ts_subscriber_type_info, subscriber_type TYPE odqssn-subscriber_type, r_regressionmodel TYPE REF TO cl_odq_regressionmodel, changemode TYPE odq_changemode, END OF ts_subscriber_type_info
2 TTH_SUBSCRIBER_TYPE_INFOS Public See coding 20110711 tth_subscriber_type_infos TYPE HASHED TABLE OF ts_subscriber_type_info WITH UNIQUE KEY subscriber_type
Method Signatures

Method AFTER_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA_NOTIFICATION_INFOS Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>TTS_DELTA_NOTIFICATION_INFOS 20110531
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_ODQ_LOG Protokoll-Handle für Operationale DeltaQueue 20110531
3 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>T_SUBSCRIBER_TYPE Abonnententyp 20110531

Method AFTER_NOTIFICATION on class CL_ODQ_DAEMON_NOTIFY_TASK has no exception.

Method BEFORE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA_NOTIFICATION_INFOS Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>TTS_DELTA_NOTIFICATION_INFOS 20110531
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_ODQ_LOG Protokoll-Handle für Operationale DeltaQueue 20110531
3 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>T_SUBSCRIBER_TYPE Abonnententyp 20110531

Method BEFORE_NOTIFICATION on class CL_ODQ_DAEMON_NOTIFY_TASK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITH_SUBSCRIBER_TYPE_INFOS Call by reference Type reference (TYPE) CL_ODQ_DAEMON_NOTIFY_TASK=>TTH_SUBSCRIBER_TYPE_INFOS 20110711
2 Importing I_STEP Call by reference Type reference (TYPE) I Takt (0: Initialisierung; >0: sonst) 20110706
3 Importing I_TSN Call by reference Type reference (TYPE) ODQ_TSN Fortlaufende Transaktionsnummer (TSN) 20110405

Method CONSTRUCTOR on class CL_ODQ_DAEMON_NOTIFY_TASK has no exception.

Method DEQUEUE_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELTA_NOTIFICATION_INFOS Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>TTS_DELTA_NOTIFICATION_INFOS 20110531
2 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>T_SUBSCRIBER_TYPE Abonnententyp 20110531

Method DEQUEUE_SUBSCRIPTIONS on class CL_ODQ_DAEMON_NOTIFY_TASK has no exception.

Method ENQUEUE_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA_NOTIFICATION_INFOS Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>TTS_DELTA_NOTIFICATION_INFOS 20110531
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_ODQ_LOG Protokoll-Handle für Operationale DeltaQueue 20110531
3 Importing I_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) IF_ODQ_SUBSCRIBER_TYPE=>T_SUBSCRIBER_TYPE Abonnententyp 20110531
# Exception Resumable Description Created on
1 CX_ODQ_TIMEOUT Zeitlimit überschritten 20110531
History
Last changed by/on SAP  20130531 
SAP Release Created in 731