SAP ABAP Class CL_SWF_PLOG_TREE (Technical log Tree class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-MON (Application Component) Monitoring & Reporting
     SWF_PLOG (Package) Workflow: Process Log
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_PLOG_UI_COMPONENT Technical log ui master interface 20050426
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_PLOG_UI_TREE_VIEW Technical log ui tree view 20050426
Properties
Class CL_SWF_PLOG_TREE  
Short Description Technical log Tree 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 20050426   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWLC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_PLOG_UI_COMPONENT Technical log ui master interface 20050426
2 IF_SWF_PLOG_UI_TREE_VIEW Technical log ui tree view 20050426
Friends
Class CL_SWF_PLOG_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_PRIORITY_TEXTS Instance attribute Private Type reference (TYPE) SWDTDD07V Table of Fixed Values for Domains 20050906
2 G_API_LOG_REF Instance attribute Private Object reference (TYPE REF TO) CL_SWL_PROCESS_LOG Selects workflow log data 20050809
3 G_BAR_2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER_BAR_2 Vertical Tabstrip for Controls 20050720
4 G_BAR_2_ACTIVE_ID Instance attribute Private Type reference (TYPE) I 20050720
5 G_MUST_DISPLAY_CHRONO Instance attribute Private Type reference (TYPE) C 20050927
6 G_SY_TIMEZONE Instance attribute Private Type reference (TYPE) TIMEZONE Time Zone 20050804
7 G_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050426
8 G_TREE Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20050426
9 G_USR_PARAM Instance attribute Private Type reference (TYPE) SWLUSERPAR 20060612
10 G_VIEW Instance attribute Private Type reference (TYPE) C 20050720
11 TOP_OUTTAB Instance attribute Public Type reference (TYPE) SWF_PLOG_TRANS_DATA Workflow log transformed data 20050608
12 WI_ID Instance attribute Private Type reference (TYPE) SWWWIHEAD-WI_ID Work item ID 20050426
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODES Instance method Private Method 20050426
2 ADD_NODES_AND_EXPAND Instance method Private Method 20050426
3 BUILD_ITEM Instance method Private Method 20050426
4 BUILD_TOOLBAR Instance method Private Method 20050426
5 CHANGE_TB_BTNS_STATE Instance method Private Method 20050720
6 CHANGE_VIEW Instance method Private Method 20050720
7 COLLAPSE Instance method Private Method 20050426
8 CONSTRUCTOR Instance method Public Constructor 20050426
9 CREATE_TREE_CONTAINERS Static method Private Method 20050426
10 DELETE_ALL_NODES Instance method Public Method 20050523
11 ENSURE_SELECTED_NODE_VISIBLE Instance method Public Method 20050901
12 EXPAND Instance method Private Method 20050426
13 EXPAND_ALL Instance method Private Method 20050518
14 FIND Instance method Private Method 20050512
15 FIND_NEXT Instance method Private Method 20050512
16 FIRST_DISPLAY Instance method Public Method 20050426
17 GET_API_REF Instance method Public Method 20050809
18 GET_ICON_AND_TEXT Instance method Private Method 20050805
19 GET_NR_OF_NODES Instance method Public Method 20050523
20 GET_PRIORITY_TEXT Instance method Public Method 20050906
21 GET_SELECTED_NODE Static method Public Method 20050901
22 GET_STATUS_ICON Instance method Private Method 20050426
23 GET_STATUS_ICON_PLUS_TEXT Static method Public Method 20050607
24 GET_SYSTEM_TIMEZONE Instance method Public Method 20050810
25 GET_WI_TYPE Static method Public Method 20050513
26 HANDLE_CTX_MENU_REQUEST Instance method Public Event handling method 20050518
27 HANDLE_CTX_MENU_SELECT Instance method Public Event handling method 20050518
28 HANDLE_EXP_NO_CHILDREN Instance method Public Event handling method 20050426
29 HANDLE_KEY_PRESS Instance method Public Event handling method 20050512
30 HANDLE_LINK_CLICKED Instance method Public Event handling method 20050805
31 HANDLE_NODE_CLICKED Instance method Public Event handling method 20050426
32 INIT_PRIORITY_TEXTS Instance method Private Method 20050906
33 INIT_TREE Instance method Private Method 20050810
34 IS_ARCHIVED Instance method Public Method 20050902
35 ON_CLICK_OF_BAR_2 Instance method Public Event handling method 20050720
36 ON_FUNCTION_SELECTED Instance method Public Event handling method 20050426
37 PRINT_TREE Instance method Public Method 20050512
38 REFRESH Instance method Public Method 20050426
39 REFRESH_STABLE Instance method Public Method 20060505
40 REGISTER_EVENTS Instance method Private Method 20050426
41 RESET_BAR_2 Instance method Public Method 20050727
Events
Class CL_SWF_PLOG_TREE has no event.
Types
Class CL_SWF_PLOG_TREE has no local type.
Method Signatures

Method ADD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPANDER Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20050517
2 Importing LT_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA_T 20050426

Method ADD_NODES on class CL_SWF_PLOG_TREE has no exception.

Method ADD_NODES_AND_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LT_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA_T 20050426

Method ADD_NODES_AND_EXPAND on class CL_SWF_PLOG_TREE has no exception.

Method BUILD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) TREEMCITEM-CLASS 20050426
2 Changing ICON Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Symbol / Bild 20050714
3 Changing ITEM_TABLE Call by reference Type reference (TYPE) TREEMCITAB Modellklasse für den Anzeigebaum: Tabelle der Einträge 20050426
4 Importing LS_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA Transformierte Daten des Workflow-Protokolls 20050714

Method BUILD_ITEM on class CL_SWF_PLOG_TREE has no exception.

Method BUILD_TOOLBAR Signature

Method BUILD_TOOLBAR on class CL_SWF_PLOG_TREE has no parameter.
Method BUILD_TOOLBAR on class CL_SWF_PLOG_TREE has no exception.

Method CHANGE_TB_BTNS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Value transfer Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20050720
2 Importing FCODES Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscode-Tabelle 20050720

Method CHANGE_TB_BTNS_STATE on class CL_SWF_PLOG_TREE has no exception.

Method CHANGE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Value transfer Type reference (TYPE) C 20050720

Method CHANGE_VIEW on class CL_SWF_PLOG_TREE has no exception.

Method COLLAPSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Value transfer Type reference (TYPE) STRING 20050518

Method COLLAPSE on class CL_SWF_PLOG_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20050426
2 Importing I_WI_ID Call by reference Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20050426

Method CONSTRUCTOR on class CL_SWF_PLOG_TREE has no exception.

Method CREATE_TREE_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FRAME_BAR_2 Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20050720
2 Exporting FRAME_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20050426
3 Exporting FRAME_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20050426
4 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20050426
5 Exporting SPLITTER Call by reference Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20050426

Method CREATE_TREE_CONTAINERS on class CL_SWF_PLOG_TREE has no exception.

Method DELETE_ALL_NODES Signature

Method DELETE_ALL_NODES on class CL_SWF_PLOG_TREE has no parameter.
Method DELETE_ALL_NODES on class CL_SWF_PLOG_TREE has no exception.

Method ENSURE_SELECTED_NODE_VISIBLE Signature

Method ENSURE_SELECTED_NODE_VISIBLE on class CL_SWF_PLOG_TREE has no parameter.
Method ENSURE_SELECTED_NODE_VISIBLE on class CL_SWF_PLOG_TREE has no exception.

Method EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Value transfer Type reference (TYPE) STRING 20050518
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050823

Method EXPAND_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LT_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA_T Transformierte Daten des Workflow-Protokolls 20050518
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050823

Method FIND Signature

Method FIND on class CL_SWF_PLOG_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050512

Method FIND_NEXT Signature

Method FIND_NEXT on class CL_SWF_PLOG_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050512

Method FIRST_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPANDER Value transfer Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20050720
2 Importing I_WI_ID Value transfer Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20050523
3 Exporting LS_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA Daten des Workflow-Protokolls 20050427
4 Importing RAISE_EVENT Value transfer Type reference (TYPE) CHAR1 '' Einstelliges Kennzeichen 20050427
5 Changing VIEW Value transfer Type reference (TYPE) C 20050720
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050512

Method GET_API_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REF_WF_API Value transfer Object reference (TYPE REF TO) CL_SWL_PROCESS_LOG Wählt Workflow-Protokolldaten aus 20050809

Method GET_API_REF on class CL_SWF_PLOG_TREE has no exception.

Method GET_ICON_AND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ICON Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Symbol / Bild 20050805
2 Importing LS_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA Struktur aus der PLOG API 20050805
3 Changing TEXT Call by reference Type reference (TYPE) STRING 20050805

Method GET_ICON_AND_TEXT on class CL_SWF_PLOG_TREE has no exception.

Method GET_NR_OF_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_NR_OF_NODES Call by reference Type reference (TYPE) I 20050523

Method GET_NR_OF_NODES on class CL_SWF_PLOG_TREE has no exception.

Method GET_PRIORITY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRIORITY Value transfer Type reference (TYPE) SWW_PRIO Priorität eines Workitems 20050906
2 Returning PRIORITY_TEXT Value transfer Type reference (TYPE) SWL_PRITXT Workflow: Priorität 20050906

Method GET_PRIORITY_TEXT on class CL_SWF_PLOG_TREE has no exception.

Method GET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_KEY Value transfer Type reference (TYPE) STRING 20050901
2 Importing TREE Call by reference Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control mit Datenmanagement am Backend 20050902

Method GET_SELECTED_NODE on class CL_SWF_PLOG_TREE has no exception.

Method GET_STATUS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ICON Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Symbol / Bild 20050426
2 Importing LS_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA Struktur aus der PLOG API 20050426

Method GET_STATUS_ICON on class CL_SWF_PLOG_TREE has no exception.

Method GET_STATUS_ICON_PLUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS_ICON_PLUS_TEXT Value transfer Type reference (TYPE) CHAR64 Textfeld der Länge 64 20050607
2 Importing WI_STATUS Value transfer Type reference (TYPE) SWWWIHEAD-WI_STAT Bearbeitungsstatus eines Workitems 20050607

Method GET_STATUS_ICON_PLUS_TEXT on class CL_SWF_PLOG_TREE has no exception.

Method GET_SYSTEM_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYS_TIMEZONE Value transfer Type reference (TYPE) TIMEZONE Zeitzone 20050810

Method GET_SYSTEM_TIMEZONE on class CL_SWF_PLOG_TREE has no exception.

Method GET_WI_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LS_OUTTAB Call by reference Type reference (TYPE) SWF_PLOG_TRANS_DATA Transformierte Daten des Workflow-Protokolls 20050513
2 Changing TYPE Call by reference Type reference (TYPE) SWW_TYPTXT Workitem-Typ 20050513

Method GET_WI_TYPE on class CL_SWF_PLOG_TREE has no exception.

Method HANDLE_CTX_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20050808
2 Importing MENU Value transfer Attribute reference (LIKE) 20050518
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050518

Method HANDLE_CTX_MENU_REQUEST on class CL_SWF_PLOG_TREE has no exception.

Method HANDLE_CTX_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20050518
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20050808
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050518

Method HANDLE_CTX_MENU_SELECT on class CL_SWF_PLOG_TREE has no exception.

Method HANDLE_EXP_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050426

Method HANDLE_EXP_NO_CHILDREN on class CL_SWF_PLOG_TREE has no exception.

Method HANDLE_KEY_PRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20050906
2 Importing KEY Value transfer Attribute reference (LIKE) 20050512
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050512

Method HANDLE_KEY_PRESS on class CL_SWF_PLOG_TREE has no exception.

Method HANDLE_LINK_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20050805
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050805

Method HANDLE_LINK_CLICKED on class CL_SWF_PLOG_TREE has no exception.

Method HANDLE_NODE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050426

Method HANDLE_NODE_CLICKED on class CL_SWF_PLOG_TREE has no exception.

Method INIT_PRIORITY_TEXTS Signature

Method INIT_PRIORITY_TEXTS on class CL_SWF_PLOG_TREE has no parameter.
Method INIT_PRIORITY_TEXTS on class CL_SWF_PLOG_TREE has no exception.

Method INIT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAME_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20050810

Method INIT_TREE on class CL_SWF_PLOG_TREE has no exception.

Method IS_ARCHIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ARCHIVED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050902

Method IS_ARCHIVED on class CL_SWF_PLOG_TREE has no exception.

Method ON_CLICK_OF_BAR_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Value transfer Attribute reference (LIKE) 20050720
2 Importing ID Value transfer Attribute reference (LIKE) 20050720

Method ON_CLICK_OF_BAR_2 on class CL_SWF_PLOG_TREE has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20050426

Method ON_FUNCTION_SELECTED on class CL_SWF_PLOG_TREE has no exception.

Method PRINT_TREE Signature

Method PRINT_TREE on class CL_SWF_PLOG_TREE has no parameter.
Method PRINT_TREE on class CL_SWF_PLOG_TREE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SWF_PLOG_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION Ausnahme im BPM-Protokoll 20050823

Method REFRESH_STABLE Signature

Method REFRESH_STABLE on class CL_SWF_PLOG_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_PLOG_EXCEPTION 20060505

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_SWF_PLOG_TREE has no parameter.
Method REGISTER_EVENTS on class CL_SWF_PLOG_TREE has no exception.

Method RESET_BAR_2 Signature

Method RESET_BAR_2 on class CL_SWF_PLOG_TREE has no parameter.
Method RESET_BAR_2 on class CL_SWF_PLOG_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710