SAP ABAP Class CL_FBS_HIERARCHY_CONV_HNDL (FRS Hierarchy Abstraction)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FBS_HIERARCHY_HNDL | Hierarchy Handler | 20090724 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FBS_HIERARCHY_CONVERSION | Hierarchy Handler | 20090724 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FBS_HIERARCHY_CONV_TYPES | Hierarchy Handler | 20090725 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FBS_HIERARCHY_FRS_HNDL | FRS Hierarchy Abstraction | 20090725 |
Properties
| Class | CL_FBS_HIERARCHY_CONV_HNDL | |
| Short Description | FRS Hierarchy Abstraction | |
| Super Class | CL_FBS_HIERARCHY_HNDL | Hierarchy Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FBS_SE_GLMASTER_REPLCTN | Services for Proxies |
| Created | 20090724 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FBS_HIERARCHY_CONV_HNDL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FBS_HIERARCHY_CONVERSION | Hierarchy Handler | 20090724 | ||
| 2 | IF_FBS_HIERARCHY_CONV_TYPES | Hierarchy Handler | 20090725 |
Friends
Class CL_FBS_HIERARCHY_CONV_HNDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20090724 | |||||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20090724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090724 | ||
| 2 | Instance method | Public | Method | 20090724 | ||
| 3 | Instance method | Protected | Method | 20090724 | ||
| 4 | Instance method | Protected | Method | 20090724 | ||
| 5 | Instance method | Protected | Method | 20090724 | ||
| 6 | Instance method | Protected | Method | 20090724 | ||
| 7 | Instance method | Protected | Method | 20090724 | ||
| 8 | Instance method | Protected | Method | 20090724 | ||
| 9 | Instance method | Protected | Method | 20090724 |
Events
Class CL_FBS_HIERARCHY_CONV_HNDL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_NODE_INT | Public | Attribute reference (LIKE) | 20090724 | |
||
| 2 | TT_NODE_INT | Public | Attribute reference (LIKE) | 20090724 | |
||
| 3 | T_NODE_ID_INT | Public | Attribute reference (LIKE) | 20090724 | |
Method Signatures
Method CONVERT_NODE_EXT_TO_INT Signature
Method CONVERT_NODE_EXT_TO_INT on class CL_FBS_HIERARCHY_CONV_HNDL has no parameter.
Method CONVERT_NODE_EXT_TO_INT on class CL_FBS_HIERARCHY_CONV_HNDL has no exception.
Method CONVERT_NODE_INT_TO_EXT Signature
Method CONVERT_NODE_INT_TO_EXT on class CL_FBS_HIERARCHY_CONV_HNDL has no parameter.
Method CONVERT_NODE_INT_TO_EXT on class CL_FBS_HIERARCHY_CONV_HNDL has no exception.
Method CONVERT_TAB_EXT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_EXT_NODE_TAB | Call by reference | Type reference (TYPE) | TT_NODE_EXT | 20090724 | ||||
| 2 | RT_NODE_INT_TAB | Value transfer | Type reference (TYPE) | TT_NODE_INT | 20090724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus API | 20090724 |
Method GET_AS_NODE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | T_NODE_ID | 20090724 | ||||
| 2 | RRS_EXT_NODE | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | 20090724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090724 |
Method GET_AS_NODE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | T_NODE_ID | 20090724 | ||||
| 2 | RRS_INT_NODE | Value transfer | Object reference (TYPE REF TO) | TS_NODE_INT | 20090724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090724 |
Method GET_INT_NODE_ITEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_INT_NODE | Call by reference | Type reference (TYPE) | TS_NODE_INT | 20090724 | ||||
| 2 | RP_INT_NODE_ID | Value transfer | Type reference (TYPE) | T_NODE_ID_INT | 20090724 |
Method GET_INT_NODE_ITEM_ID on class CL_FBS_HIERARCHY_CONV_HNDL has no exception.
Method GET_INT_NODE_NEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_INT_NODE | Call by reference | Type reference (TYPE) | TS_NODE_INT | 20090724 | ||||
| 2 | RP_INT_NODE_ID | Value transfer | Type reference (TYPE) | T_NODE_ID_INT | 20090724 |
Method GET_INT_NODE_NEXT_ID on class CL_FBS_HIERARCHY_CONV_HNDL has no exception.
Method GET_INT_NODE_PARENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_INT_NODE | Call by reference | Type reference (TYPE) | TS_NODE_INT | 20090724 | ||||
| 2 | RP_INT_NODE_ID | Value transfer | Type reference (TYPE) | T_NODE_ID_INT | 20090724 |
Method GET_INT_NODE_PARENT_ID on class CL_FBS_HIERARCHY_CONV_HNDL has no exception.
Method INIT_HRCY_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_INT | Call by reference | Type reference (TYPE) | TT_NODE_INT | 20090724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090724 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |