SAP ABAP Class CL_SWF_PLOG_UTIL (Technical log utility class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-MON (Application Component) Monitoring & Reporting
     SWF_PLOG (Package) Workflow: Process Log
Properties
Class CL_SWF_PLOG_UTIL  
Short Description Technical log utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_PLOG   Workflow: Process Log 
Created 20050809   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWL_PROCESS_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWLC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_PLOG_UTIL has no interface implemented.
Friends
Class CL_SWF_PLOG_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_EXCL_FUNCTIONS Static Attribute Public Type reference (TYPE) UI_FUNCTIONS Function Code Table 20050916
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_EXCLUDE_FUNCS Static method Private Method 20050916
2 CLASS_CONSTRUCTOR Static method Public Constructor 20050916
3 GET_CONTAINER_REFERENCE Static method Public Method 20050816
4 GET_CURRENT_INSTANCE Static method Public Method 20050809
5 GET_DATE_TIME_TEXT Static method Public Method 20050901
6 GET_DEADLINES Static method Public Method 20050809
7 GET_DEADLINE_FIELDCATALOG Static method Public Method 20050916
8 GET_DESCRIPTION Static method Public Method 20050816
9 GET_DETAILS Static method Public Method 20050810
10 GET_ERRORS_FIELDCATALOG Static method Public Method 20050916
11 GET_LOGHIST Static method Public Method 20050809
12 GET_MESSAGE Static method Public Method 20050809
13 GET_NEXT_LOG Static method Public Method 20050809
14 MODIFY_LOG_DATA_CONC_USR_SETT Static method Private Method 20060612
15 MUST_DISPLAY_CHRONO Static method Public Method WF steps should be displayed in chronological order 20050928
16 TRANSFORM_LOG_DATA Static method Public Method 20050809
Events
Class CL_SWF_PLOG_UTIL has no event.
Types
Class CL_SWF_PLOG_UTIL has no local type.
Method Signatures

Method BUILD_EXCLUDE_FUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXCL_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscode-Tabelle 20050916

Method BUILD_EXCLUDE_FUNCS on class CL_SWF_PLOG_UTIL has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method GET_CONTAINER_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMPGUID Value transfer Type reference (TYPE) SWPCMPGUID 20060608
2 Exporting CONT_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Kollektion' 20050816
3 Importing LOG_TREE Call by reference Object reference (TYPE REF TO) CL_SWF_PLOG_TREE Anzeigebaum für das technische Protokoll 20050816
4 Importing SWL_GUID Value transfer Type reference (TYPE) SWL_GUID 20070403
5 Importing WI_ID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20050816

Method GET_CONTAINER_REFERENCE on class CL_SWF_PLOG_UTIL has no exception.

Method GET_CURRENT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REF_WF_API Call by reference Object reference (TYPE REF TO) CL_SWL_PROCESS_LOG Wählt Workflow-Protokolldaten aus 20050809
2 Importing STEP_GUID Value transfer Type reference (TYPE) SWL_GUID Identifikator des Workflow-Protokollobjekts 20050809
3 Exporting TRANS_LOG Value transfer Type reference (TYPE) SWF_PLOG_TRANS_DATA Transformierte Daten des Workflow-Protokolls 20050809
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050809

Method GET_DATE_TIME_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) D 20050901
2 Exporting TEXT Value transfer Type reference (TYPE) STRING 20050901
3 Importing TIME Value transfer Type reference (TYPE) T 20050901

Method GET_DATE_TIME_TEXT on class CL_SWF_PLOG_UTIL has no exception.

Method GET_DEADLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEADLINE_DATA Value transfer Type reference (TYPE) SWF_PLOG_DEADLINE_DATA_T Informationen zum Termin eines Workitems 20050809
2 Importing LOG_TREE Call by reference Object reference (TYPE REF TO) CL_SWF_PLOG_TREE Anzeigebaum für das technische Protokoll 20050809
3 Importing WI_ID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20050809

Method GET_DEADLINES on class CL_SWF_PLOG_UTIL has no exception.

Method GET_DEADLINE_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing I_FLD_CTLG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20050916

Method GET_DEADLINE_FIELDCATALOG on class CL_SWF_PLOG_UTIL has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DESC_TEXT_TAB Call by reference Type reference (TYPE) TSFOTABL SAPscript-Zeilen 20050818
2 Importing LOG_TREE Call by reference Object reference (TYPE REF TO) CL_SWF_PLOG_TREE Anzeigebaum für das technische Protokoll 20050816
3 Importing WI_ID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20050816

Method GET_DESCRIPTION on class CL_SWF_PLOG_UTIL has no exception.

Method GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DETAILS_DATA Call by reference Type reference (TYPE) SWF_PLOG_DETAILS_DATA WF: Detaildaten zum technischen Protokoll 20050810
2 Importing LOG_DETAILS Call by reference Object reference (TYPE REF TO) CL_SWF_PLOG_DETAILS Details zum technischen Protokoll 20050810
3 Importing LOG_TREE Call by reference Object reference (TYPE REF TO) CL_SWF_PLOG_TREE Anzeigebaum für das technische Protokoll 20050810
# Exception Resumable Description Created on
1 NOT_FOUND Exception caused by workitem selection 20070129

Method GET_ERRORS_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing I_FLD_CTLG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20050916

Method GET_ERRORS_FIELDCATALOG on class CL_SWF_PLOG_UTIL has no exception.

Method GET_LOGHIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTION_LOG Value transfer Type reference (TYPE) SWF_PLOG_ACTION_LOG_T Aktion zum Workflow-Protokoll 20050809
2 Importing LOG_TREE Call by reference Object reference (TYPE REF TO) CL_SWF_PLOG_TREE Anzeigebaum für das technische Protokoll 20050809
3 Importing WI_ID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20050809

Method GET_LOGHIST on class CL_SWF_PLOG_UTIL has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_TREE Call by reference Object reference (TYPE REF TO) CL_SWF_PLOG_TREE Anzeigebaum für das technische Protokoll 20050809
2 Exporting MESSAGE_DATA Value transfer Type reference (TYPE) SWF_PLOG_MESSAGE_DATA Meldungs- und Fehlerdaten zum Workitem 20050809
3 Importing WI_ID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20050809

Method GET_MESSAGE on class CL_SWF_PLOG_UTIL has no exception.

Method GET_NEXT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing REF_WF_API Call by reference Object reference (TYPE REF TO) CL_SWL_PROCESS_LOG Wählt Workflow-Protokolldaten aus 20050809
2 Importing STEP_GUID Value transfer Type reference (TYPE) SWL_GUID Identifikator des Workflow-Protokollobjekts 20050809
3 Exporting TRANS_LOG Value transfer Type reference (TYPE) SWF_PLOG_TRANS_DATA_T Transformierte Daten des Workflow-Protokolls 20050809
4 Importing USR_PARAMETER Call by reference Type reference (TYPE) SWLUSERPAR 20060612
5 Importing VIEW Value transfer Type reference (TYPE) C CL_SWL_PROCESS_LOG=>CO_STRUCTURE_VIEW Chronologische oder Baumsicht 20050809
6 Importing WI_ID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20050809
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050809

Method MODIFY_LOG_DATA_CONC_USR_SETT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing API_DATA Call by reference Type reference (TYPE) SWF_PLOG_SHOW_T 20060612
2 Changing REF_WF_API Call by reference Object reference (TYPE REF TO) CL_SWL_PROCESS_LOG 20060612
3 Importing USR_PARAMETER Call by reference Type reference (TYPE) SWLUSERPAR 20060612
4 Importing VIEW Call by reference Type reference (TYPE) C CL_SWL_PROCESS_LOG=>CO_STRUCTURE_VIEW 20060612

Method MODIFY_LOG_DATA_CONC_USR_SETT on class CL_SWF_PLOG_UTIL has no exception.

Method MUST_DISPLAY_CHRONO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REF_WF_API Call by reference Object reference (TYPE REF TO) CL_SWL_PROCESS_LOG Referenz auf die Protokoll-API 20050928
2 Exporting RET_DISPLAY_CHRONO Call by reference Type reference (TYPE) C WI sollten in chronologischer Ordnung angezeigt werden 20050928

Method MUST_DISPLAY_CHRONO on class CL_SWF_PLOG_UTIL has no exception.

Method TRANSFORM_LOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing API_DATA Value transfer Type reference (TYPE) SWF_PLOG_SHOW_T 20050809
2 Exporting TRANS_DATA Value transfer Type reference (TYPE) SWF_PLOG_TRANS_DATA_T Transformierte Daten des Workflow-Protokolls 20050809

Method TRANSFORM_LOG_DATA on class CL_SWF_PLOG_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710