SAP ABAP Class CL_RSLPO_PC_TPL_DFG_VIEW_TREE (Data-Flow Generation: Column Tree for Data Path)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_PC_TEMPLATE (Package) Logical Partitioning: Generate Process Chains
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTAINER Abstract Container for GUI Controls 20080901
Properties
Class CL_RSLPO_PC_TPL_DFG_VIEW_TREE  
Short Description Data-Flow Generation: Column Tree for Data Path    
Super Class CL_GUI_CONTAINER Abstract Container for GUI Controls 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_PC_TEMPLATE   Logical Partitioning: Generate Process Chains 
Created 20080901   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSLPO_PC_TPL_DFG_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no interface implemented.
Friends
Class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CTX_DP_ADD_DTP Constant Private Type reference (TYPE) UI_FUNC 'DTPADD' Function Code 20080901
2 P_CTX_DP_DISPLAY Constant Private Type reference (TYPE) UI_FUNC 'DP_DISPLAY' Function Code 20080901
3 P_CTX_DP_DISPLAY_SRC Constant Private Type reference (TYPE) UI_FUNC 'DPDISPLAYSRC' Function Code 20080901
4 P_CTX_DTP_MONITOR Constant Private Type reference (TYPE) UI_FUNC 'DTPMONITOR' Function Code 20080901
5 P_CTX_TARGET_DISPLAY Constant Private Type reference (TYPE) UI_FUNC 'TARGETDISPLAY' Function Code 20080901
6 P_C_COLNM_OBJECTS Constant Private Type reference (TYPE) TV_ITMNAME 'OBJECTS' Name of Object Column 20080901
7 P_C_COLNM_TECHNAME Constant Private Type reference (TYPE) TV_ITMNAME 'TECHNAME' Name of Technical Name Column 20080901
8 P_C_FCODE_COLLAPSE_ALL Constant Private Type reference (TYPE) UI_FUNC 'COLLAPSE_ALL' Function Code 20090119
9 P_C_FCODE_DESELECT_ALL Constant Public Type reference (TYPE) UI_FUNC 'DESELECT_ALL' Function Code 20081203
10 P_C_FCODE_EDIT_DTP Constant Public Type reference (TYPE) UI_FUNC 'EDIT_DTP' Function Code 20081204
11 P_C_FCODE_EXPAND_ALL Constant Private Type reference (TYPE) UI_FUNC 'EXPAND_ALL' Function Code 20090119
12 P_C_FCODE_REFRESH Constant Private Type reference (TYPE) UI_FUNC 'REFRESH_DTPS' Function Code 20081204
13 P_C_FCODE_SELECT_ALL Constant Public Type reference (TYPE) UI_FUNC 'SELECT_ALL' Function Code 20081203
14 P_LPONAME Instance attribute Private Type reference (TYPE) RSLPONAME Logical Partitioning: Name of LPO 20080901
15 P_R_AWB_OBJ_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY Service Class for the Object Classes 20080901
16 P_R_DFG_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_DFG_CONTROLLER Data-Flow Generation: Controller 20080901
17 P_R_DFG_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_DFG_MODEL Data-Flow Generation: Model 20080901
18 P_R_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Header Document 20080901
19 P_R_HEADER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container of Header Document 20080901
20 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter 20080901
21 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 20080901
22 P_R_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Data Path Tree 20080901
23 P_R_VIEW_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_VIEW_FILTER Filter 20081124
24 P_T_DATAPATH Instance attribute Private Type reference (TYPE) P_TY_T_DATAPATH Table with Keys of All Data Paths 20080901
25 P_T_DTP Instance attribute Private Type reference (TYPE) P_TY_T_DTP Table with Keys of All DTPs 20080901
26 P_T_KEY_TLOGO_MAPPING Instance attribute Private Type reference (TYPE) P_TY_T_KEY_TLOGO_MAPPING Mapping from Key to TLOGO Object 20080901
27 P_T_TARGET Instance attribute Private Type reference (TYPE) P_TY_T_KEY_TLOGO_MAPPING Mapping for Key to T-Logo Target Objects 20080901
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATAPATH_SOURCE Instance method Private Method Adds Source of Data Path to Tree 20080901
2 ADD_DATAPATH_TARGET Instance method Private Method Adds Target of Data Path to Tree 20080901
3 ADD_DTP Instance method Private Method Adds DTS to Tree 20080901
4 ADD_IPAK Instance method Private Method 20081208
5 CLICK_DTPS_COLLAPSE_ALL Instance method Public Method Collapse DTP tree 20090119
6 CLICK_DTPS_EXPAND_ALL Instance method Public Method Expand DTP tree 20090119
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080901
8 CONVERT_NODES_TO_THREADS Instance method Private Method 20080920
9 CREATE_HEADER Instance method Private Method Creates Containers for Data Path Header 20080901
10 CREATE_TOOLBAR Instance method Private Method Generate Toolbar 20080901
11 CREATE_TREE Instance method Private Method Generate Data Path Tree 20080901
12 DESELECT_ALL_DATASOURCES Instance method Public Method Deletes Data Path Selection 20080901
13 EVENT_ITEM_CTX_MENU_REQ Instance method Private Event handling method Handle ITEM_CONTEXT_MENU_REQUEST event 20080901
14 EVENT_ITEM_CTX_MENU_SEL Instance method Private Event handling method Handle ITEM_CONTEXT_MENU_SELECT Event 20080901
15 EVENT_ON_DRAG Instance method Private Event handling method Handle ON_DRAG Event 20080904
16 EVENT_ON_DRAG_MULTIPLE Instance method Private Event handling method Handle event ON_DRAG_MULTIPLE 20080904
17 EVENT_ON_DROP_DOWN Instance method Private Event handling method 20081120
18 EVENT_TOOLBAR Instance method Private Event handling method Handle Event from Toolbar 20080901
19 FILTER Instance method Private Method 20081124
20 GET_CTXMENU_DATAPATH Instance method Private Method Create Context Menu for Data Path 20080901
21 GET_CTXMENU_DTP Instance method Private Method Create Context Menu for DTP 20080901
22 GET_CTXMENU_TARGET Instance method Private Method Create Context Menu for Data Path 20080901
23 GET_DTPIDS Instance method Public Method Returns IDs of All Displayed DTPs 20080901
24 GET_FOLLOWUP_DEFAULT Instance method Private Method 20081205
25 GET_ROLLUP_DEFAULT Instance method Private Method 20081205
26 GET_SELECTED_DTPS Instance method Public Method 20080920
27 HANDLE_FCODE Instance method Public Method 20081203
28 REBUILD Instance method Public Method Rebuild Tree 20080901
29 REFRESH_HEADER Instance method Private Method Recreates Header Document 20080901
30 SELECT_ALL_DATASOURCES Instance method Public Method Select All Data Paths 20080901
Events
Class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no event.
Types
Class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no local type.
Method Signatures

Method ADD_DATAPATH_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODEKEY Call by reference Type reference (TYPE) I Eindeutig vergebene Knoten ID 20080901
2 Changing C_T_EXPAND_NODE Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20080901
3 Changing C_T_ITEM Call by reference Type reference (TYPE) P_TY_T_ITEM Item-Tabelle 20080901
4 Changing C_T_NODE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20080901
5 Exporting E_S_NODE Call by reference Type reference (TYPE) TREEV_NODE Tree Control: Eigenschaften eines Knotens 20080901
6 Importing I_DRAGDROP_HANDLE_TPL Call by reference Type reference (TYPE) I Drag&Drop Handle für DTP-Vorlagen 20080901
7 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20080901
8 Importing I_S_PARENT_NODE Call by reference Type reference (TYPE) TREEV_NODE Tree Control: Eigenschaften eines Knotens 20080901
9 Importing I_USAGE Call by reference Type reference (TYPE) CL_RSLPO_PC_TPL_DFG_MODEL=>TY_USAGE 20081120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20080901

Method ADD_DATAPATH_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODEKEY Call by reference Type reference (TYPE) I Eindeutig vergebene Knoten ID 20080901
2 Changing C_T_EXPAND_NODE Call by reference Type reference (TYPE) TREEV_NKS Tabelle mit allen zu expandierenden Knotenschlüsseln 20080901
3 Changing C_T_ITEM Call by reference Type reference (TYPE) P_TY_T_ITEM Item-Tabelle 20080901
4 Changing C_T_NODE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20080901
5 Exporting E_S_NODE Call by reference Type reference (TYPE) TREEV_NODE Tree Control: Eigenschaften eines Knotens 20080901
6 Importing I_DRAGDROP_HANDLE_TPL Call by reference Type reference (TYPE) I Drag&Drop Handle für DTP-Vorlagen 20080901
7 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20080901
8 Importing I_TR_DATAPATH Call by reference Type reference (TYPE) RSLPO_PC_TPL_DFG_TR_DATAPATH Tabelle mit Datenpfaden 20080901
9 Importing I_USAGE Call by reference Type reference (TYPE) CL_RSLPO_PC_TPL_DFG_MODEL=>TY_USAGE 20081120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20080901

Method ADD_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODEKEY Call by reference Type reference (TYPE) I Eindeutig vergebene Knoten ID 20080901
2 Changing C_T_ITEM Call by reference Type reference (TYPE) P_TY_T_ITEM Item-Tabelle 20080901
3 Changing C_T_NODE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20080901
4 Importing I_DRAGDROP_HANDLE_TPL Call by reference Type reference (TYPE) I Drag&Drop Handle für DTP-Vorlagen 20080901
5 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20080901
6 Importing I_S_DTPGEN Call by reference Type reference (TYPE) RSLPO_DFG_DTPGEN Tabelle mit generierten DTPs 20080901
7 Importing I_S_NODE Call by reference Type reference (TYPE) TREEV_NODE Tree Control: Eigenschaften des DTP-Ordner-Knotens 20080901
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20080901

Method ADD_IPAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODEKEY Call by reference Type reference (TYPE) I Eindeutig vergebene Knoten ID 20081208
2 Changing C_T_ITEM Call by reference Type reference (TYPE) P_TY_T_ITEM Item-Tabelle 20081208
3 Changing C_T_NODE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20081208
4 Importing I_DRAGDROP_HANDLE_TPL Call by reference Type reference (TYPE) I Drag&Drop Handle für DTP-Vorlagen 20081208
5 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20081208
6 Importing I_S_NODE Call by reference Type reference (TYPE) TREEV_NODE Tree Control: Eigenschaften des DTP-Ordner-Knotens 20081208
7 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20081208
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20081208

Method CLICK_DTPS_COLLAPSE_ALL Signature

Method CLICK_DTPS_COLLAPSE_ALL on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no parameter.
Method CLICK_DTPS_COLLAPSE_ALL on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method CLICK_DTPS_EXPAND_ALL Signature

Method CLICK_DTPS_EXPAND_ALL on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no parameter.
Method CLICK_DTPS_EXPAND_ALL on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPONAME Call by reference Type reference (TYPE) RSLPONAME Logische Partitionierung: Name eines LPO 20080901
2 Importing I_R_DFG_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_DFG_CONTROLLER Datenflussgenerierung: Controller 20080901
3 Importing I_R_DFG_MODEL Call by reference Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_DFG_MODEL Datenflussgenerierung: Modell 20080901
4 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080901

Method CONSTRUCTOR on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method CONVERT_NODES_TO_THREADS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_NODE_KEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20080920
2 Returning R_R_THREAD Value transfer Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_THREADS Objekt mit Tabelle von Prozessketten-Threads 20080920

Method CONVERT_NODES_TO_THREADS on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method CREATE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080901

Method CREATE_HEADER on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080901

Method CREATE_TOOLBAR on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method CREATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080901

Method CREATE_TREE on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method DESELECT_ALL_DATASOURCES Signature

Method DESELECT_ALL_DATASOURCES on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no parameter.
Method DESELECT_ALL_DATASOURCES on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method EVENT_ITEM_CTX_MENU_REQ Signature

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

Method EVENT_ITEM_CTX_MENU_REQ on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method EVENT_ITEM_CTX_MENU_SEL Signature

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

Method EVENT_ITEM_CTX_MENU_SEL on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method EVENT_ON_DRAG Signature

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

Method EVENT_ON_DRAG on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method EVENT_ON_DRAG_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20081205
2 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20081205

Method EVENT_ON_DRAG_MULTIPLE on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method EVENT_ON_DROP_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20081120
2 Importing POSX Value transfer Attribute reference (LIKE) 20081120
3 Importing POSY Value transfer Attribute reference (LIKE) 20081120

Method EVENT_ON_DROP_DOWN on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method EVENT_TOOLBAR Signature

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

Method EVENT_TOOLBAR on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BY Call by reference Type reference (TYPE) C 20081124

Method FILTER on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method GET_CTXMENU_DATAPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080901

Method GET_CTXMENU_DATAPATH on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method GET_CTXMENU_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080901
2 Importing I_S_DTP Call by reference Type reference (TYPE) P_TY_S_DTP 20080901

Method GET_CTXMENU_DTP on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method GET_CTXMENU_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080901

Method GET_CTXMENU_TARGET on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method GET_DTPIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INCONSISTENCIES Call by reference Type reference (TYPE) RS_BOOL Unter den zurückgelieferten DTPs sind inkonsistente DTPs 20080901
2 Exporting E_T_DTPID Value transfer Type reference (TYPE) RSLPO_DFG_T_DTPID Tabelle mit DTP IDs 20080901
3 Importing I_SELECTED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Wenn true, dann werden nur selektierte DTPs geliefert 20080901

Method GET_DTPIDS on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method GET_FOLLOWUP_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP 20081205
2 Returning R_FOLLOWUP Value transfer Type reference (TYPE) RS_BOOL Boolean 20081205

Method GET_FOLLOWUP_DEFAULT on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method GET_ROLLUP_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TGTNM Call by reference Type reference (TYPE) RSBKTGTNM 20081205
2 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP 20081205
3 Returning R_ROLLUP_DEFAULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20081205

Method GET_ROLLUP_DEFAULT on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method GET_SELECTED_DTPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_THREAD Value transfer Object reference (TYPE REF TO) CL_RSLPO_PC_TPL_THREADS Objekt mit Tabelle von Prozessketten-Threads 20080920

Method GET_SELECTED_DTPS on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20081203
2 Returning R_HANDLED Value transfer Type reference (TYPE) RS_BOOL Boolean 20081203

Method HANDLE_FCODE on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method REBUILD Signature

Method REBUILD on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no parameter.
Method REBUILD on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method REFRESH_HEADER Signature

Method REFRESH_HEADER on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no parameter.
Method REFRESH_HEADER on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.

Method SELECT_ALL_DATASOURCES Signature

Method SELECT_ALL_DATASOURCES on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no parameter.
Method SELECT_ALL_DATASOURCES on class CL_RSLPO_PC_TPL_DFG_VIEW_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712