SAP ABAP Class CL_ODQ_DETAIL_LOG (Log Recording for Operational Delta Queue)
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_LOG Log Handle for Operational Delta Queue 20091209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ODQ_LOG Log Recording for Operational Delta Queue 20091209
Properties
Class CL_ODQ_DETAIL_LOG  
Short Description Log Recording for Operational Delta Queue    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class SODQ    
Program status     
Category 0   
Package SODQS   Operational Delta Queue Services 
Created 20091209   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_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODQ_LOG Log Handle for Operational Delta Queue 20091209
Friends
# Friend Modeled only Created on Description
1 CL_ODQ_LOG 20091209 Log Recording for Operational Delta Queue
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_PARENT_LOG Instance attribute Private Object reference (TYPE REF TO) CL_ODQ_DETAIL_LOG Log Handle for Operational Delta Queue 20091209
2 PT_SUSPENDED_MESSAGES Static Attribute Public Type reference (TYPE) IF_ODQ_LOG=>TT_MESSAGES Retained Messages for the Job Log 20110630
3 P_DETAIL_LEVEL Instance attribute Private Type reference (TYPE) IF_ODQ_LOG=>T_DETAIL_LEVEL Application Log: Detail Level 20091209
4 P_JOBLOG_SUSPENDED Static Attribute Private Type reference (TYPE) IF_ODQ_LOG=>T_BOOLEAN Retain Messages for Job Log (aRFC Response Processing) 20110630
5 P_MSGV_LENGTH Static Attribute Private Type reference (TYPE) I Maximum Length of Message Variable 20110519
6 P_THRESHOLD_IMPORTANCE Instance attribute Private Type reference (TYPE) IF_ODQ_LOG=>T_IMPORTANCE Threshold value for importance 20100209
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Protected Method 20110215
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110519
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091209
4 RESUME_JOBLOG Static method Public Method 20110630
5 SUSPEND_JOBLOG Static method Public Method 20110630
Events
Class CL_ODQ_DETAIL_LOG has no event.
Types
Class CL_ODQ_DETAIL_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETAIL_LEVEL Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_DETAIL_LEVEL Anwendungs-Log: Detailebene 20110215
2 Importing I_IMPORTANCE Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_IMPORTANCE Anwendungs-Log: Problemklasse einer Meldung 20110215
3 Importing I_MESSAGE_ID Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_MESSAGE_ID Nachrichtenklasse 20110215
4 Importing I_MESSAGE_NUMBER Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_MESSAGE_NUMBER Nachrichtennummer 20110215
5 Importing I_MESSAGE_TYPE Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_MESSAGE_TYPE Nachrichtentyp 20110215
6 Importing I_MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_MESSAGE_VARIABLE Nachrichtenvariable 20110215
7 Importing I_MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_MESSAGE_VARIABLE Nachrichtenvariable 20110215
8 Importing I_MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_MESSAGE_VARIABLE Nachrichtenvariable 20110215
9 Importing I_MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) IF_ODQ_LOG=>T_MESSAGE_VARIABLE Nachrichtenvariable 20110215

Method ADD_MESSAGE on class CL_ODQ_DETAIL_LOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ODQ_DETAIL_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ODQ_DETAIL_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT_LOG Call by reference Object reference (TYPE REF TO) CL_ODQ_DETAIL_LOG Protokollaufzeichnung für Operationale DeltaQueue 20091209

Method CONSTRUCTOR on class CL_ODQ_DETAIL_LOG has no exception.

Method RESUME_JOBLOG Signature

Method RESUME_JOBLOG on class CL_ODQ_DETAIL_LOG has no parameter.
Method RESUME_JOBLOG on class CL_ODQ_DETAIL_LOG has no exception.

Method SUSPEND_JOBLOG Signature

Method SUSPEND_JOBLOG on class CL_ODQ_DETAIL_LOG has no parameter.
Method SUSPEND_JOBLOG on class CL_ODQ_DETAIL_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702