Hierarchy

⤷

⤷

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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'SELECT' | Tree Control: Column Name / Item Name | 20110708 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20110708 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20110711 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20110711 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110711 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20110708 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110711 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'MSG' | Tree Control: Column Name / Item Name | 20110708 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_TREE_NODE | Column Tree Model. Node Table | 20110712 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_TG_ASSIGN | Task group assignment | 20110708 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_TG_DIFF_DATA | Task group & Templates Diff Data | 20110711 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_TG_DIFF_DATA_2 | Difference Data for Task Group (different key) | 20140108 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_TASK_GROUP_MAP | Task Group Map | 20110711 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_TASK_GROUP_MAP | Task Group Map | 20110711 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_ASSIGN_TREE_NODE | Assignment Tree Node | 20110708 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_TG_DIFF_MODE | Difference Mode | 20110721 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'STATUS' | Tree Control: Column Name / Item Name | 20110708 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'T_VALUE' | Tree Control: Column Name / Item Name | 20110708 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'TG_ID' | Tree Control: Column Name / Item Name | 20110913 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'TG_VALUE' | Tree Control: Column Name / Item Name | 20110708 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'NODE' | Tree Control: Column Name / Item Name | 20110708 |
Methods
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110712 | ||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | FCC_TEMPL_ITEM | Administration of a Job (Report/Transaction or Workflow) | 20110712 | ||
3 | ![]() |
IS_ROOT_NODE | Call by reference | Type reference (TYPE) | FCC_TEMPL_ORG | Header Information on Status Admin for Fast Close | 20110712 | ||
4 | ![]() |
IS_TASK_GROUP | Call by reference | Type reference (TYPE) | FCC_TEMPL_HDR | Header Information on Status Admin for Fast Close | 20110712 | ||
5 | ![]() |
IS_TEMPLATE | Call by reference | Type reference (TYPE) | FCC_TEMPL_HDR | Header Information on Status Admin for Fast Close | 20110712 | ||
6 | ![]() |
IS_TG_ITEM | Call by reference | Type reference (TYPE) | FCC_TEMPL_ITEM | Administration of a Job (Report/Transaction or Workflow) | 20110712 | ||
7 | ![]() |
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 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110712 | ||
2 | ![]() |
IS_NODE | Call by reference | Type reference (TYPE) | FCC_TEMPL_ORG | Node ID | 20110712 | ||
3 | ![]() |
IS_ROOT_NODE | Call by reference | Type reference (TYPE) | FCC_TEMPL_ORG | Organizational Structure: Fast Close | 20110712 | ||
4 | ![]() |
IS_TASK_GROUP | Call by reference | Type reference (TYPE) | FCC_TEMPL_HDR | Fast Close: Task List | 20110712 | ||
5 | ![]() |
IS_TEMPLATE | Call by reference | Type reference (TYPE) | FCC_TEMPL_HDR | Fast Close: Task List | 20110712 | ||
6 | ![]() |
IS_TG_NODE | Call by reference | Type reference (TYPE) | FCC_TEMPL_ORG | Node ID | 20110712 | ||
7 | ![]() |
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 | ![]() |
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 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | TREEMCITAB | Column Tree Model: Item Table | 20110711 | ||
2 | ![]() |
IS_DIFF_DATA | Call by reference | Type reference (TYPE) | FCC_S_TG_DIFF_DATA | Template diff data | 20110711 | ||
3 | ![]() |
IV_CHECKBOX | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110712 | ||
4 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110712 | ||
5 | ![]() |
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 | ![]() |
EV_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110712 | ||
2 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | 'C' | CUD | 20111206 | |
3 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110712 | ||
4 | ![]() |
IV_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110712 | ||
5 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110712 | ||
6 | ![]() |
IV_ROOT_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110712 | ||
7 | ![]() |
IV_TASK_GROUP | Call by reference | Type reference (TYPE) | FCC_PROFILE | Fast Close: Task List | 20110713 | ||
8 | ![]() |
IV_TEMPLATE | Call by reference | Type reference (TYPE) | FCC_PROFILE | Fast Close: Task List | 20110712 | ||
9 | ![]() |
IV_TG_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110712 | ||
10 | ![]() |
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 | ![]() |
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 | ![]() |
ET_DIFF | Call by reference | Type reference (TYPE) | FCC_T_TG_DIFF_DATA | Task group diff data | 20110728 | ||
2 | ![]() |
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 | ![]() |
ET_DIFF | Call by reference | Type reference (TYPE) | FCC_T_TG_DIFF_DATA | Task group diff data | 20110808 | ||
2 | ![]() |
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 | ![]() |
ET_DIFF | Call by reference | Type reference (TYPE) | FCC_T_TG_DIFF_DATA | Task group diff data | 20110728 | ||
2 | ![]() |
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 | ![]() |
ES_DIFF | Call by reference | Type reference (TYPE) | FCC_S_TG_DIFF_DATA | Task group diff data | 20110808 | ||
2 | ![]() |
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 | ![]() |
ET_DIFF | Call by reference | Type reference (TYPE) | FCC_T_TG_DIFF_DATA | Task group diff data | 20110801 | ||
2 | ![]() |
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 | ![]() |
ET_DIFF | Call by reference | Type reference (TYPE) | FCC_T_TG_DIFF_DATA | Task group diff data | 20111026 | ||
2 | ![]() |
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 | ![]() |
ER_TASK_GROUP | Call by reference | Object reference (TYPE REF TO) | CL_FCC_TASK_GROUP | Task Group | 20110711 | ||
2 | ![]() |
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 | ![]() |
ER_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_FCC_TASK_GROUP | Task Group | 20110711 | ||
2 | ![]() |
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 | ![]() |
ES_DIFF_DATA | Call by reference | Type reference (TYPE) | FCC_S_TG_DIFF_DATA | Task group diff data | 20110712 | ||
2 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110712 | ||
3 | ![]() |
IV_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110712 | ||
4 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110712 | ||
5 | ![]() |
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 | ![]() |
ET_DIFF | Call by reference | Type reference (TYPE) | FCC_T_TG_DIFF_DATA | Task group diff data | 20110728 | ||
2 | ![]() |
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 | ![]() |
ES_DIFF_DATA | Call by reference | Type reference (TYPE) | FCC_S_TG_DIFF_DATA | Task group diff data | 20110712 | ||
2 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110712 | ||
3 | ![]() |
IV_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Fast Close: Task List | 20110712 | ||
4 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20110712 | ||
5 | ![]() |
IV_ROOT_NODE | Call by reference | Type reference (TYPE) | SCMA_NODE | Fast Close: Task List | 20110712 | ||
6 | ![]() |
IV_TASK_GROUP | Call by reference | Type reference (TYPE) | FCC_PROFILE | Fast Close: Task List | 20110712 | ||
7 | ![]() |
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 | ![]() |
ES_NODE | Call by reference | Type reference (TYPE) | FCC_ASSIGN_TREE_NODE | Assignment Tree Node | 20110712 | ||
2 | ![]() |
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 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20110721 | ||||
2 | ![]() |
POSX | Call by reference | Attribute reference (LIKE) | 20110721 | ||||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
CHECKED | Value transfer | Attribute reference (LIKE) | 20110711 | ||||
2 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20110711 | ||||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NODE | Node Element | 20110725 | ||
2 | ![]() |
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 | ![]() |
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 |