SAP ABAP Class CL_SWF_RUN_WFM_LOGGER (WFM: Class for Log Entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWP (Package) Business Workflow: Processor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_RUN_WFM_LOGGER WFM: Interface for Log Entries 20030417
Properties
Class CL_SWF_RUN_WFM_LOGGER  
Short Description WFM: Class for Log Entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWP   Business Workflow: Processor 
Created 20030417   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SWF_RUN_WFM_LOGGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SWP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWPCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_RUN_WFM_LOGGER WFM: Interface for Log Entries 20030417
Friends
Class CL_SWF_RUN_WFM_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_NODELOG_BUFFER Instance attribute Private Type reference (TYPE) IF_SWF_RUN_WFM_LOGGER=>TY_NODELOG_TAB 20030417
2 GT_STEPLOG_BUFFER Instance attribute Private Type reference (TYPE) IF_SWF_RUN_WFM_LOGGER=>TY_STEPLOG_TAB 20030417
3 M_LOGGING_LEVEL Instance attribute Private Type reference (TYPE) CHAR1 20030417
4 M_WFM Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030417
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20030417
2 CLEAR Instance method Private Method 20030417
3 CONSTRUCTOR Instance method Public Constructor 20030417
4 CREATE Static method Public Method 20030417
5 GET_LOG_COUNTER Static method Private Method 20040128
6 INCREMENT_LOG_COUNTER Static method Private Method 20040128
7 PREPARE_MESSAGE_VARIABLES Static method Private Method 20030417
8 RESET_LOG_COUNTER Static method Private Method 20040128
Events
Class CL_SWF_RUN_WFM_LOGGER has no event.
Types
Class CL_SWF_RUN_WFM_LOGGER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR Signature

Method CLEAR on class CL_SWF_RUN_WFM_LOGGER has no parameter.
Method CLEAR on class CL_SWF_RUN_WFM_LOGGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030417

Method CONSTRUCTOR on class CL_SWF_RUN_WFM_LOGGER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030417
2 Returning RE_LOGGER Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WFM_LOGGER 20030417

Method CREATE on class CL_SWF_RUN_WFM_LOGGER has no exception.

Method GET_LOG_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOG_COUNTER Value transfer Type reference (TYPE) SWW_LOGCNT Zähler für Einträge im Workitem-Log 20040128

Method GET_LOG_COUNTER on class CL_SWF_RUN_WFM_LOGGER has no exception.

Method INCREMENT_LOG_COUNTER Signature

Method INCREMENT_LOG_COUNTER on class CL_SWF_RUN_WFM_LOGGER has no parameter.
Method INCREMENT_LOG_COUNTER on class CL_SWF_RUN_WFM_LOGGER has no exception.

Method PREPARE_MESSAGE_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20030417
2 Exporting EX_MSGV2 Call by reference Type reference (TYPE) SYMSGV 20030417
3 Exporting EX_MSGV3 Call by reference Type reference (TYPE) SYMSGV 20030417
4 Exporting EX_MSGV4 Call by reference Type reference (TYPE) SYMSGV 20030417
5 Importing IM_MSGV1 Call by reference Type reference (TYPE) ANY 20030417
6 Importing IM_MSGV2 Call by reference Type reference (TYPE) ANY 20030417
7 Importing IM_MSGV3 Call by reference Type reference (TYPE) ANY 20030417
8 Importing IM_MSGV4 Call by reference Type reference (TYPE) ANY 20030417

Method PREPARE_MESSAGE_VARIABLES on class CL_SWF_RUN_WFM_LOGGER has no exception.

Method RESET_LOG_COUNTER Signature

Method RESET_LOG_COUNTER on class CL_SWF_RUN_WFM_LOGGER has no parameter.
Method RESET_LOG_COUNTER on class CL_SWF_RUN_WFM_LOGGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640