SAP ABAP Class CL_FCOM_GROUP_TREE (Tree for CO Group)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_MASTERDATA_CORE (Package) Master data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDSE_GUIBB_BOL_TREE Generic BOL Feeder Class Tree for Master Data Set 20100709
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_OVP_CONF_EXIT Application specific configuration controller for OVP 20100713
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_GROUP_AT_TREE Activity Group Tree 20100908
2 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_GROUP_CC_TREE BOL Feeder Class for Cost Center Group 20100812
3 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_GROUP_IO_TREE BOL Feeder Class for Internal Order Group 20100901
Properties
Class CL_FCOM_GROUP_TREE  
Short Description Tree for CO Group    
Super Class CL_MDSE_GUIBB_BOL_TREE Generic BOL Feeder Class Tree for Master Data Set 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20100709   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FCOM_GROUP_WRAPPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_OVP_CONF_EXIT Application specific configuration controller for OVP 20100713
Friends
Class CL_FCOM_GROUP_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHANGE_RANGE Constant Protected Type reference (TYPE) FPM_DIALOG_WINDOW_ID 'CHANGE_OBJECT_RANGE' FPM: Dialog Box ID 20100806
2 GC_CREATE_DIALOG Constant Protected Type reference (TYPE) FPM_DIALOG_WINDOW_ID 'CREATE_GROUP' FPM: Dialog Box ID 20100806
3 GC_GROUP_DIALOG Constant Protected Type reference (TYPE) FPM_DIALOG_WINDOW_ID 'INSERT_GROUP' FPM: Dialog Box ID 20100806
4 GC_GROUP_EDIT Constant Protected Type reference (TYPE) FPM_CONTENT_AREA_ID 'GROUP_EDIT' FPM: Content Area ID 20100806
5 GC_OBJ_DIALOG Constant Protected Type reference (TYPE) FPM_DIALOG_WINDOW_ID 'INSERT_OBJECT' FPM: Dialog Box ID 20100806
6 GC_RANGE_DIALOG Constant Protected Type reference (TYPE) FPM_DIALOG_WINDOW_ID 'CREATE_OBJECT_RANGE' FPM: Dialog Box ID 20100806
7 GC_TREE_PAGE Constant Protected Type reference (TYPE) FPM_CONTENT_AREA_ID 'GROUP_TREE' FPM: Content Area ID 20100806
8 GO_ASSIST Instance attribute Protected Object reference (TYPE REF TO) CL_FCOM_UI_ASSISTANCE Assistant Class for FCOM 20101116
9 GO_CUT_ENTITY Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20100802
10 GO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101116
11 GR_FIND_RESULT Instance attribute Protected Object reference (TYPE REF TO) DATA 20100923
12 GS_COSTCENTER_ATTR Instance attribute Protected Type reference (TYPE) FCOMS_COSTCENTER_ATTR BOL: Cost Center Master Data Attributes 20100709
13 GS_SET_RESULT Instance attribute Protected Type reference (TYPE) MDSES_SET key for CO group 20100709
14 GS_VALUE_INSERT Instance attribute Protected Type reference (TYPE) CL_FCOM_GROUP_WRAPPER=>YS_VALUE 20100820
15 GT_SELECT_FIND Instance attribute Protected Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20100923
16 GV_BEGDA Instance attribute Protected Type reference (TYPE) DATUM Date 20101112
17 GV_CHILD_NUM Instance attribute Protected Type reference (TYPE) I 20101020
18 GV_CREATE_TITLE Instance attribute Protected Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Text Key 20101129
19 GV_DELETE Instance attribute Protected Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110127
20 GV_EDIT_MODE Instance attribute Protected Type reference (TYPE) STRING 20100721
21 GV_ENDDA Instance attribute Protected Type reference (TYPE) DATUM Date 20101112
22 GV_EVENT_ID Instance attribute Protected Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20100923
23 GV_FIND_INDEX Instance attribute Protected Type reference (TYPE) SYTABIX 20100923
24 GV_FIND_PATERN Instance attribute Protected Type reference (TYPE) STRING 20110223
25 GV_FIRST_VISIBLE_ROW Instance attribute Protected Type reference (TYPE) I 20101020
26 GV_GROUP_NAME Instance attribute Protected Type reference (TYPE) STRING 20110318
27 GV_INITIAL_TITLE Instance attribute Protected Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Text Key 20110428
28 GV_OBJ_NAME Instance attribute Protected Type reference (TYPE) STRING 20110318
29 GV_SOURCE_WIRE Instance attribute Protected Type reference (TYPE) STRING 20101118
30 GV_TITLE_CHANGED Static Attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101115
31 GV_TITLE_KEY Instance attribute Protected Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Text Key 20100909
32 GV_TITLE_KEY_CREATE Instance attribute Protected Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Text Key 20110216
33 GV_URL_EDIT_MODE Instance attribute Protected Type reference (TYPE) STRING 20101118
34 GV_XEDIT Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101018
35 GV_XUPDATE_OVP_BUTTONS Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20101118
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INITIAL_SCREEN Instance method Private Method 20101118
2 CHANGE_OVP_LAYOUT Instance method Private Method 20101118
3 CHANGE_WIRE_MODEL Instance method Private Method 20101118
4 DO_CANCEL Instance method Private Method Handles event processing 20101116
5 DO_CREATE_SIBLING_NODE Instance method Private Method Handles event processing 20101116
6 DO_CREATE_SUB_NODE Instance method Private Method Handles event processing 20101117
7 DO_CUT_GROUP Instance method Private Method Handles event processing 20101117
8 DO_DISPLAY_FINDING_NODES Instance method Private Method Handles event processing 20101117
9 DO_DROP Instance method Private Method Handles event processing 20101116
10 DO_EDIT Instance method Private Method Handles event processing 20101118
11 DO_FIND_NODES Instance method Private Method Handles event processing 20101117
12 DO_GET_PERIOD Instance method Protected Method Handles event processing 20101116
13 DO_INSERT_OBJECT Instance method Private Method Handles event processing 20101117
14 DO_INSERT_OBJECT_DIALOG Instance method Private Method Handles event processing 20101117
15 DO_INSERT_RANGE Instance method Private Method Handles event processing 20101117
16 DO_INSERT_SIBLING_GROUP Instance method Private Method Handles event processing 20101117
17 DO_INSERT_SIBLING_GROUP_DIALOG Instance method Private Method Handles event processing 20101117
18 DO_INSERT_SUB_GROUP Instance method Private Method Handles event processing 20101117
19 DO_INSERT_SUB_GROUP_DAILOG Instance method Private Method Handles event processing 20101117
20 DO_MOVE Instance method Private Method Handles event processing 20101116
21 DO_OVP_START Instance method Private Method 20101118
22 DO_PASTE_GROUP_AS_CHILD Instance method Private Method Handles event processing 20101117
23 DO_PASTE_GROUP_AS_SIBLING Instance method Private Method Handles event processing 20101117
24 DO_REASSIGN_GROUP Instance method Private Method Handles event processing 20101117
25 DO_REASSIGN_GROUP_DIALOG Instance method Private Method Handles event processing 20101117
26 DO_REMOVE_NODE Instance method Private Method Handles event processing 20101117
27 DO_SAVE Instance method Protected Method 20101208
28 DO_SET_PERIOD Instance method Private Method Handles event processing 20101116
29 DO_WHERE_USE Instance method Protected Method 20110106
30 GET_DATA_AFTER Instance method Protected Method 20101117
31 GET_DATA_BEFORE Instance method Protected Method 20101117
32 INIT_BUTTON_STATUS Instance method Private Method 20101118
33 PROCESS_NAVIGATION_EVENT Instance method Protected Method Handle navigation event 20100729
34 PROCESS_TREE_CELL_EVENT Instance method Protected Method Handle navigation event 20100729
Events
Class CL_FCOM_GROUP_TREE has no event.
Types
Class CL_FCOM_GROUP_TREE has no local type.
Method Signatures

Method BUILD_INITIAL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101118

Method BUILD_INITIAL_SCREEN on class CL_FCOM_GROUP_TREE has no exception.

Method CHANGE_OVP_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101118
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101118

Method CHANGE_OVP_LAYOUT on class CL_FCOM_GROUP_TREE has no exception.

Method CHANGE_WIRE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101118
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101118

Method CHANGE_WIRE_MODEL on class CL_FCOM_GROUP_TREE has no exception.

Method DO_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101116
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101116
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101116

Method DO_CANCEL on class CL_FCOM_GROUP_TREE has no exception.

Method DO_CREATE_SIBLING_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101116
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101116
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101116

Method DO_CREATE_SIBLING_NODE on class CL_FCOM_GROUP_TREE has no exception.

Method DO_CREATE_SUB_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_CREATE_SUB_NODE on class CL_FCOM_GROUP_TREE has no exception.

Method DO_CUT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_CUT_GROUP on class CL_FCOM_GROUP_TREE has no exception.

Method DO_DISPLAY_FINDING_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_DISPLAY_FINDING_NODES on class CL_FCOM_GROUP_TREE has no exception.

Method DO_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101116
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101116
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101116

Method DO_DROP on class CL_FCOM_GROUP_TREE has no exception.

Method DO_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101118
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101118
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101118

Method DO_EDIT on class CL_FCOM_GROUP_TREE has no exception.

Method DO_FIND_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_FIND_NODES on class CL_FCOM_GROUP_TREE has no exception.

Method DO_GET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101116
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101116
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101116

Method DO_GET_PERIOD on class CL_FCOM_GROUP_TREE has no exception.

Method DO_INSERT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_INSERT_OBJECT on class CL_FCOM_GROUP_TREE has no exception.

Method DO_INSERT_OBJECT_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_INSERT_OBJECT_DIALOG on class CL_FCOM_GROUP_TREE has no exception.

Method DO_INSERT_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_INSERT_RANGE on class CL_FCOM_GROUP_TREE has no exception.

Method DO_INSERT_SIBLING_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_INSERT_SIBLING_GROUP on class CL_FCOM_GROUP_TREE has no exception.

Method DO_INSERT_SIBLING_GROUP_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_INSERT_SIBLING_GROUP_DIALOG on class CL_FCOM_GROUP_TREE has no exception.

Method DO_INSERT_SUB_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_INSERT_SUB_GROUP on class CL_FCOM_GROUP_TREE has no exception.

Method DO_INSERT_SUB_GROUP_DAILOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_INSERT_SUB_GROUP_DAILOG on class CL_FCOM_GROUP_TREE has no exception.

Method DO_MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101116
2 Importing IV_DIRECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20101116
3 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101116
4 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101116

Method DO_MOVE on class CL_FCOM_GROUP_TREE has no exception.

Method DO_OVP_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101118
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101118

Method DO_OVP_START on class CL_FCOM_GROUP_TREE has no exception.

Method DO_PASTE_GROUP_AS_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_PASTE_GROUP_AS_CHILD on class CL_FCOM_GROUP_TREE has no exception.

Method DO_PASTE_GROUP_AS_SIBLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_PASTE_GROUP_AS_SIBLING on class CL_FCOM_GROUP_TREE has no exception.

Method DO_REASSIGN_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_REASSIGN_GROUP on class CL_FCOM_GROUP_TREE has no exception.

Method DO_REASSIGN_GROUP_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_REASSIGN_GROUP_DIALOG on class CL_FCOM_GROUP_TREE has no exception.

Method DO_REMOVE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101117
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101117
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101117

Method DO_REMOVE_NODE on class CL_FCOM_GROUP_TREE has no exception.

Method DO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101208
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101208
3 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101208

Method DO_SAVE on class CL_FCOM_GROUP_TREE has no exception.

Method DO_SET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20101116
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20101116
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20101116

Method DO_SET_PERIOD on class CL_FCOM_GROUP_TREE has no exception.

Method DO_WHERE_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110106
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110106
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20110106

Method DO_WHERE_USE on class CL_FCOM_GROUP_TREE has no exception.

Method GET_DATA_AFTER Signature

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

Method GET_DATA_AFTER on class CL_FCOM_GROUP_TREE has no exception.

Method GET_DATA_BEFORE Signature

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

Method GET_DATA_BEFORE on class CL_FCOM_GROUP_TREE has no exception.

Method INIT_BUTTON_STATUS Signature

Method INIT_BUTTON_STATUS on class CL_FCOM_GROUP_TREE has no parameter.
Method INIT_BUTTON_STATUS on class CL_FCOM_GROUP_TREE has no exception.

Method PROCESS_NAVIGATION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20100729
2 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT 20100729

Method PROCESS_NAVIGATION_EVENT on class CL_FCOM_GROUP_TREE has no exception.

Method PROCESS_TREE_CELL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100729
2 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT 20100729

Method PROCESS_TREE_CELL_EVENT on class CL_FCOM_GROUP_TREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606