SAP ABAP Class CL_FCC_DEP_TREE_CACHE (Display Cache for Dependency Tree)
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_DEP_TREE_CACHE | |
Short Description | Display Cache for Dependency Tree | |
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 | 20111107 | 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_DEP_TREE_CACHE has no interface implemented.
Friends
Class CL_FCC_DEP_TREE_CACHE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FCC_T_DEP_TREE_CACHE | Hased Table of Dependency Tree Cache | 20111107 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCMA_NODE | Node ID | 20111107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Append Child | 20111108 |
2 | ![]() |
Instance method | Public | Method | Append children by FCC_DEP_PATH_ID | 20111107 |
3 | ![]() |
Instance method | Private | Method | 20111107 | |
4 | ![]() |
Instance method | Public | Method | Return child node by id, if child does exist, return null | 20111107 |
5 | ![]() |
Instance method | Public | Method | Get node by path | 20111108 |
Events
Class CL_FCC_DEP_TREE_CACHE has no event.
Types
Class CL_FCC_DEP_TREE_CACHE has no local type.
Method Signatures
Method APPEND_CHILD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_ID | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20111108 | ||
2 | ![]() |
RO_CHILD_NODE | Value transfer | Object reference (TYPE REF TO) | CL_FCC_DEP_TREE_CACHE | Cache for Dependency Tree Display | 20111108 |
Method APPEND_CHILD_NODE on class CL_FCC_DEP_TREE_CACHE has no exception.
Method APPEND_NODE_BY_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEP_ITEM_PATH | Call by reference | Type reference (TYPE) | FCC_DEP_PATH_ID | Path ID for dependency | 20111107 |
Method APPEND_NODE_BY_PATH on class CL_FCC_DEP_TREE_CACHE has no exception.
Method APPEND_NODE_BY_PATH_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ID_TABLE | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20111107 | ||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Loop Index | 20111107 |
Method APPEND_NODE_BY_PATH_INTERNAL on class CL_FCC_DEP_TREE_CACHE has no exception.
Method GET_CHILD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_ID | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20111107 | ||
2 | ![]() |
RO_CHILD_NODE | Value transfer | Object reference (TYPE REF TO) | CL_FCC_DEP_TREE_CACHE | Cache for Dependency Tree Display | 20111107 |
Method GET_CHILD_NODE on class CL_FCC_DEP_TREE_CACHE has no exception.
Method GET_NODE_BY_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ITEM_PATH | Call by reference | Type reference (TYPE) | FCC_DEP_PATH_ID | Path ID for dependency | 20111108 | ||
2 | ![]() |
RO_DEP_CACHE | Value transfer | Object reference (TYPE REF TO) | CL_FCC_DEP_TREE_CACHE | Cache for Dependency Tree Display | 20111108 |
Method GET_NODE_BY_PATH on class CL_FCC_DEP_TREE_CACHE has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 100 |