SAP ABAP Class CL_WFD_INTERNAL_LOG (Internal Log File of Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWD (Package) Business Workflow: Process Definition
Properties
Class CL_WFD_INTERNAL_LOG  
Short Description Internal Log File of Definition    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWD   Business Workflow: Process Definition 
Created 20100615   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFD_INTERNAL_LOG has no forward declaration.
Interfaces
Class CL_WFD_INTERNAL_LOG has no interface implemented.
Friends
Class CL_WFD_INTERNAL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OP_ACTIVATE Constant Public Type reference (TYPE) SWDILOGOP 'A' Internal Log: Operation, Method 20100615
2 C_OP_ADHOC Constant Public Type reference (TYPE) SWDILOGOP 'H' Internal Log: Operation, Method 20100617
3 C_OP_CONFIGURATION Constant Public Type reference (TYPE) SWDILOGOP 'C' Internal Log: Operation, Method 20100615
4 C_OP_DELETE Constant Public Type reference (TYPE) SWDILOGOP 'L' Internal Log: Operation, Method 20100615
5 C_OP_DEL_LOG Constant Public Type reference (TYPE) SWDILOGOP '-' Internal Log: Operation, Method 20100621
6 C_OP_NEW Constant Public Type reference (TYPE) SWDILOGOP 'N' Internal Log: Operation, Method 20100615
7 C_OP_NEW_VERSION Constant Public Type reference (TYPE) SWDILOGOP 'V' Internal Log: Operation, Method 20100615
8 C_OP_REPLICATE Constant Public Type reference (TYPE) SWDILOGOP 'R' Internal Log: Operation, Method 20100615
9 C_OP_SAVE Constant Public Type reference (TYPE) SWDILOGOP 'S' Internal Log: Operation, Method 20100615
10 C_OP_SAVE_AS Constant Public Type reference (TYPE) SWDILOGOP 'U' Internal Log: Operation, Method 20100617
11 LAST_LOG Static Attribute Protected Object reference (TYPE REF TO) CL_WFD_INTERNAL_LOG Internal Log File of Definition 20100616
12 MT_LOG Static Attribute Protected See coding 20100616
13 M_LOG Instance attribute Public Type reference (TYPE) SWDILOG Internal Log of Changes to Workflow Definitions 20100616
14 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_WFD_INTERNAL_LOG Internal Log File of Definition 20100616
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100616
2 GET_LOG_HANDLE Static method Public Method 20100616
3 SAVE Instance method Public Method 20100616
Events
Class CL_WFD_INTERNAL_LOG has no event.
Types
Class CL_WFD_INTERNAL_LOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20100616
2 Importing OPERATION Call by reference Type reference (TYPE) SWDILOGOP internes Log: Operation, Methode 20100616
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_WFD_INTERNAL_LOG interne Log-Datei der Definition 20100616
4 Importing TASK Call by reference Type reference (TYPE) SWD_STEP_T Aufgabenkürzel 20100616
5 Importing TECH_PROG Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20100617
6 Importing USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20100616
7 Importing WFD_KEY Call by reference Type reference (TYPE) SWD_WFDKEY Schlüsselstruktur für alle Workflow-Definitions-Tabellen 20100616

Method CONSTRUCTOR on class CL_WFD_INTERNAL_LOG has no exception.

Method GET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT SY-MANDT 20100616
2 Importing OPERATION Call by reference Type reference (TYPE) SWDILOGOP 20100616
3 Returning RH_LOG Value transfer Object reference (TYPE REF TO) CL_WFD_INTERNAL_LOG interne Log-Datei der Definition 20100616
4 Importing TASK Call by reference Type reference (TYPE) SWD_STEP_T 20100616
5 Importing TECH_PROG Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20100617
6 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20100616
7 Importing WFD_KEY Call by reference Type reference (TYPE) SWD_WFDKEY 20100616

Method GET_LOG_HANDLE on class CL_WFD_INTERNAL_LOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TECH_CODE Call by reference Type reference (TYPE) SYSUBRC 0 Rückgabewert von ABAP-Anweisungen 20100616
2 Importing TECH_PROG Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20100617

Method SAVE on class CL_WFD_INTERNAL_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703