SAP ABAP Class CL_FCC_TG_UPDATE_TREE (Assignment Update Tree for Task Group)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_TG_UPDATE_TREE  
Short Description Assignment Update Tree for Task Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110708   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCC_TG_UPDATE_TREE has no interface implemented.
Friends
Class CL_FCC_TG_UPDATE_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'SELECT' Tree Control: Column Name / Item Name 20110708
2 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110708
3 MR_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20110711
4 MR_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20110711
5 MR_TOOLBAR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110711
6 MR_TREE Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20110708
7 MR_TREE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110711
8 MSG_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'MSG' Tree Control: Column Name / Item Name 20110708
9 MT_ADD_NODES Instance attribute Private Type reference (TYPE) FCC_T_TREE_NODE Column Tree Model. Node Table 20110712
10 MT_ASSIGN Instance attribute Private Type reference (TYPE) FCC_T_TG_ASSIGN Task group assignment 20110708
11 MT_DIFF_DATA Instance attribute Private Type reference (TYPE) FCC_T_TG_DIFF_DATA Task group & Templates Diff Data 20110711
12 MT_DIFF_DATA_2 Instance attribute Private Type reference (TYPE) FCC_T_TG_DIFF_DATA_2 Difference Data for Task Group (different key) 20140108
13 MT_TASK_GROUP Instance attribute Private Type reference (TYPE) FCC_T_TASK_GROUP_MAP Task Group Map 20110711
14 MT_TEMPLATE Instance attribute Private Type reference (TYPE) FCC_T_TASK_GROUP_MAP Task Group Map 20110711
15 MT_TREE_NODE Instance attribute Private Type reference (TYPE) FCC_T_ASSIGN_TREE_NODE Assignment Tree Node 20110708
16 MV_DIFF_MODE Instance attribute Private Type reference (TYPE) FCC_TG_DIFF_MODE Difference Mode 20110721
17 STATUS_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'STATUS' Tree Control: Column Name / Item Name 20110708
18 TEMPLATE_VALUE_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'T_VALUE' Tree Control: Column Name / Item Name 20110708
19 TG_ID_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'TG_ID' Tree Control: Column Name / Item Name 20110913
20 TG_VALUE_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'TG_VALUE' Tree Control: Column Name / Item Name 20110708
21 TREE_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'NODE' Tree Control: Column Name / Item Name 20110708
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UPDATE_DOWN Instance method Private Method Add sub objects of the current node 20110711
2 ADD_UPDATE_UP Instance method Private Method Add parent objects of the current node 20110711
3 BIND_UPDATE_EVENTS Instance method Private Method Bind Update events 20110711
4 BUILD_ITEM Instance method Private Method Build Item Tree Node 20110711
5 BUILD_NODE Instance method Private Method Build Folder Tree Node 20110711
6 BUILD_TEMPLATE Instance method Private Method Build Template Tree Node 20110711
7 BUILD_TREE Instance method Private Method Build Tree Structure 20110708
8 CLEAR_TREE_NODE_BUFFER Instance method Private Method Clear tree node buffer 20110712
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110708
10 CREATE_TREE_NODE Instance method Private Method Create Tree Node 20110711
11 DESELECT_ALL Instance method Private Method Deselect All 20111219
12 FILL_UPDATE_COLUMNS Instance method Private Method Fill Update columns 20110711
13 FILL_UPDATE_TREE Instance method Private Method Fill the update tree 20110711
14 FREE_TREE Instance method Public Method Free Tree Resource 20110708
15 GENERATE_TREE_NODE_KEY Instance method Private Method Generate Tree Node Key 20110712
16 GET_ASSIGNMENT Instance method Public Method Get assignment 20110712
17 GET_DEP_DIFF_DATA Instance method Private Method Get Dependency Diff Data 20110728
18 GET_DOC_DETAIL_DIFF_DATA Instance method Private Method Get Documents Detail Diff Data 20110808
19 GET_DOC_DIFF_DATA Instance method Private Method Get Documents Diff Data 20110728
20 GET_DOC_FIELD_DIFF_DATA Instance method Private Method Get Documents Field Diff Data 20110808
21 GET_NODE_TEXT_DIFF_DATA Instance method Private Method Get Node Text Diff Data 20110801
22 GET_PARAM_DIFF_DATA Instance method Private Method Get Remote Task Parameters Diff Data 20111026
23 GET_TASK_GROUP Instance method Private Method Get Specific Task Group 20110711
24 GET_TEMPLATE Instance method Private Method Get Specific Template 20110711
25 GET_TEMPL_DIFF_DATA Instance method Private Method Get Template Diff Data 20110712
26 GET_TEXT_DIFF_DATA Instance method Private Method Get Multi-Language Text Diff Data 20110728
27 GET_TG_DIFF_DATA Instance method Private Method Get TG Diff Data 20110712
28 GET_TREE_NODE Instance method Private Method Get tree node 20110712
29 HANDLE_TOOLBAR_DROPDOWN Instance method Private Event handling method Handler for toolbar dropdown 20110721
30 HANDLE_TOOLBAR_FUNCTION Instance method Private Event handling method Handler for toolbar function 20110711
31 INIT_TREE Instance method Public Method Initialize Tree 20110708
32 ON_UPDATE_CHECK Instance method Private Event handling method Handle when click on the checkbox of the update tree 20110711
33 REFRESH_NODE Instance method Private Method Refresh Tree Node 20110721
34 REFRESH_TREE Instance method Private Method Refresh Tree 20110721
35 REMOVE_UPDATE_DOWN Instance method Private Method Remove the sub objects of the current node 20110711
36 REMOVE_UPDATE_UP Instance method Private Method Remove the parent objects of current node 20110711
37 ROLLIN Instance method Public Method roll in 20110712
38 ROLLIN_BY_NODE Instance method Public Method Roll in by node 20110725
39 ROLLOUT Instance method Public Method Task Group Rollout 20110711
40 SAVE_TREE_NODE_BUFFER Instance method Private Method Save tree node buffer 20110712
41 SELECT_ALL Instance method Private Method Select All 20111219
Events
Class CL_FCC_TG_UPDATE_TREE has no event.
Types
Class CL_FCC_TG_UPDATE_TREE has no local type.
Method Signatures

Method ADD_UPDATE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110711

Method ADD_UPDATE_DOWN on class CL_FCC_TG_UPDATE_TREE has no exception.

Method ADD_UPDATE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110711

Method ADD_UPDATE_UP on class CL_FCC_TG_UPDATE_TREE has no exception.

Method BIND_UPDATE_EVENTS Signature

Method BIND_UPDATE_EVENTS on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method BIND_UPDATE_EVENTS on class CL_FCC_TG_UPDATE_TREE has no exception.

Method BUILD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20110712
2 Importing IS_ITEM Call by reference Type reference (TYPE) FCC_TEMPL_ITEM Administration of a Job (Report/Transaction or Workflow) 20110712
3 Importing IS_ROOT_NODE Call by reference Type reference (TYPE) FCC_TEMPL_ORG Header Information on Status Admin for Fast Close 20110712
4 Importing IS_TASK_GROUP Call by reference Type reference (TYPE) FCC_TEMPL_HDR Header Information on Status Admin for Fast Close 20110712
5 Importing IS_TEMPLATE Call by reference Type reference (TYPE) FCC_TEMPL_HDR Header Information on Status Admin for Fast Close 20110712
6 Importing IS_TG_ITEM Call by reference Type reference (TYPE) FCC_TEMPL_ITEM Administration of a Job (Report/Transaction or Workflow) 20110712
7 Importing IV_PARENT_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110712

Method BUILD_ITEM on class CL_FCC_TG_UPDATE_TREE has no exception.

Method BUILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20110712
2 Importing IS_NODE Call by reference Type reference (TYPE) FCC_TEMPL_ORG Node ID 20110712
3 Importing IS_ROOT_NODE Call by reference Type reference (TYPE) FCC_TEMPL_ORG Organizational Structure: Fast Close 20110712
4 Importing IS_TASK_GROUP Call by reference Type reference (TYPE) FCC_TEMPL_HDR Fast Close: Task List 20110712
5 Importing IS_TEMPLATE Call by reference Type reference (TYPE) FCC_TEMPL_HDR Fast Close: Task List 20110712
6 Importing IS_TG_NODE Call by reference Type reference (TYPE) FCC_TEMPL_ORG Node ID 20110712
7 Importing IV_PARENT_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110712

Method BUILD_NODE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method BUILD_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110711

Method BUILD_TEMPLATE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method BUILD_TREE Signature

Method BUILD_TREE on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method BUILD_TREE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method CLEAR_TREE_NODE_BUFFER Signature

Method CLEAR_TREE_NODE_BUFFER on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method CLEAR_TREE_NODE_BUFFER on class CL_FCC_TG_UPDATE_TREE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method CONSTRUCTOR on class CL_FCC_TG_UPDATE_TREE has no exception.

Method CREATE_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) TREEMCITAB Column Tree Model: Item Table 20110711
2 Importing IS_DIFF_DATA Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Template diff data 20110711
3 Importing IV_CHECKBOX Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110712
4 Importing IV_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110712
5 Importing IV_TREE Call by reference Type reference (TYPE) LVC_VALUE ALV Control: Cell Content 20110712

Method CREATE_TREE_NODE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method DESELECT_ALL Signature

Method DESELECT_ALL on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method DESELECT_ALL on class CL_FCC_TG_UPDATE_TREE has no exception.

Method FILL_UPDATE_COLUMNS Signature

Method FILL_UPDATE_COLUMNS on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method FILL_UPDATE_COLUMNS on class CL_FCC_TG_UPDATE_TREE has no exception.

Method FILL_UPDATE_TREE Signature

Method FILL_UPDATE_TREE on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method FILL_UPDATE_TREE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method FREE_TREE Signature

Method FREE_TREE on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method FREE_TREE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GENERATE_TREE_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110712
2 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR1 'C' CUD 20111206
3 Importing IV_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110712
4 Importing IV_ITEM Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712
5 Importing IV_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712
6 Importing IV_ROOT_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712
7 Importing IV_TASK_GROUP Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110713
8 Importing IV_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110712
9 Importing IV_TG_ITEM Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712
10 Importing IV_TG_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712

Method GENERATE_TREE_NODE_KEY on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSIGN Call by reference Type reference (TYPE) FCC_T_TG_ASSIGN Task group assignment 20110712

Method GET_ASSIGNMENT on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_DEP_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIFF Call by reference Type reference (TYPE) FCC_T_TG_DIFF_DATA Task group diff data 20110728
2 Importing IS_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110728

Method GET_DEP_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_DOC_DETAIL_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIFF Call by reference Type reference (TYPE) FCC_T_TG_DIFF_DATA Task group diff data 20110808
2 Importing IS_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110808

Method GET_DOC_DETAIL_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_DOC_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIFF Call by reference Type reference (TYPE) FCC_T_TG_DIFF_DATA Task group diff data 20110728
2 Importing IS_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110728

Method GET_DOC_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_DOC_FIELD_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110808
2 Importing IS_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110808

Method GET_DOC_FIELD_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_NODE_TEXT_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIFF Call by reference Type reference (TYPE) FCC_T_TG_DIFF_DATA Task group diff data 20110801
2 Importing IS_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110801

Method GET_NODE_TEXT_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_PARAM_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIFF Call by reference Type reference (TYPE) FCC_T_TG_DIFF_DATA Task group diff data 20111026
2 Importing IS_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20111026

Method GET_PARAM_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_TASK_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TASK_GROUP Call by reference Object reference (TYPE REF TO) CL_FCC_TASK_GROUP Task Group 20110711
2 Importing IV_TASK_GROUP Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110711

Method GET_TASK_GROUP on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_FCC_TASK_GROUP Task Group 20110711
2 Importing IV_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110711

Method GET_TEMPLATE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_TEMPL_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DIFF_DATA Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110712
2 Importing IV_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110712
3 Importing IV_ITEM Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712
4 Importing IV_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712
5 Importing IV_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110712

Method GET_TEMPL_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_TEXT_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIFF Call by reference Type reference (TYPE) FCC_T_TG_DIFF_DATA Task group diff data 20110728
2 Importing IS_DIFF Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110728

Method GET_TEXT_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_TG_DIFF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DIFF_DATA Call by reference Type reference (TYPE) FCC_S_TG_DIFF_DATA Task group diff data 20110712
2 Importing IV_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110712
3 Importing IV_ITEM Call by reference Type reference (TYPE) SCMA_NODE Fast Close: Task List 20110712
4 Importing IV_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20110712
5 Importing IV_ROOT_NODE Call by reference Type reference (TYPE) SCMA_NODE Fast Close: Task List 20110712
6 Importing IV_TASK_GROUP Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110712
7 Importing IV_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110712

Method GET_TG_DIFF_DATA on class CL_FCC_TG_UPDATE_TREE has no exception.

Method GET_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) FCC_ASSIGN_TREE_NODE Assignment Tree Node 20110712
2 Importing IV_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110712

Method GET_TREE_NODE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method HANDLE_TOOLBAR_DROPDOWN Signature

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

Method HANDLE_TOOLBAR_DROPDOWN on class CL_FCC_TG_UPDATE_TREE has no exception.

Method HANDLE_TOOLBAR_FUNCTION Signature

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

Method HANDLE_TOOLBAR_FUNCTION on class CL_FCC_TG_UPDATE_TREE has no exception.

Method INIT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110708

Method INIT_TREE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method ON_UPDATE_CHECK Signature

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

Method ON_UPDATE_CHECK on class CL_FCC_TG_UPDATE_TREE has no exception.

Method REFRESH_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110721

Method REFRESH_NODE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method REFRESH_TREE Signature

Method REFRESH_TREE on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method REFRESH_TREE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method REMOVE_UPDATE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110711

Method REMOVE_UPDATE_DOWN on class CL_FCC_TG_UPDATE_TREE has no exception.

Method REMOVE_UPDATE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20110711

Method REMOVE_UPDATE_UP on class CL_FCC_TG_UPDATE_TREE has no exception.

Method ROLLIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE_SELECT Name of a Template 20110712

Method ROLLIN on class CL_FCC_TG_UPDATE_TREE has no exception.

Method ROLLIN_BY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_FCC_NODE Node Element 20110725
2 Importing IV_TEMPLATE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110725

Method ROLLIN_BY_NODE on class CL_FCC_TG_UPDATE_TREE has no exception.

Method ROLLOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TASK_GROUP Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20110711

Method ROLLOUT on class CL_FCC_TG_UPDATE_TREE has no exception.

Method SAVE_TREE_NODE_BUFFER Signature

Method SAVE_TREE_NODE_BUFFER on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method SAVE_TREE_NODE_BUFFER on class CL_FCC_TG_UPDATE_TREE has no exception.

Method SELECT_ALL Signature

Method SELECT_ALL on class CL_FCC_TG_UPDATE_TREE has no parameter.
Method SELECT_ALL on class CL_FCC_TG_UPDATE_TREE has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 607