SAP ABAP Class CL_FPM_SADL_CRUD_ACT_HIERARCHY (FPM SADL CRUD ACT: Tree for Association Hierarchy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SADL_FPM_CRUD_CORE (Package) Transactional FPM-SADL Integration: Test Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_CRUD_ACT_BASE | FPM SADL CRUD ACT: Base class | 20131112 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130918 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20130918 |
Properties
| Class | CL_FPM_SADL_CRUD_ACT_HIERARCHY | |
| Short Description | FPM SADL CRUD ACT: Tree for Association Hierarchy | |
| Super Class | CL_FPM_SADL_CRUD_ACT_BASE | FPM SADL CRUD ACT: Base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_FPM_CRUD_CORE | Transactional FPM-SADL Integration: Test Objects |
| Created | 20130918 | SAP |
| Last change | 20141121 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130918 | ||
| 2 | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20130918 |
Friends
Class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | 20130918 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | T_CONFIG_REF | 20130926 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | NAMESPACE | Namespace | 20130926 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | NAMESPACE | Namespace | 20130926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130919 | ||
| 2 | Instance method | Protected | Method | 20130926 | ||
| 3 | Instance method | Protected | Method | 20130919 | ||
| 4 | Instance method | Protected | Method | 20130919 | ||
| 5 | Instance method | Protected | Method | 20130919 | ||
| 6 | Instance method | Protected | Method | 20131209 | ||
| 7 | Instance method | Protected | Method | 20130919 |
Events
Class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FIELD | Protected | See coding | 20130919 | t_field TYPE STANDARD TABLE OF name_komp WITH DEFAULT KEY
|
Method Signatures
Method ADJUST_DEPENDENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | T_FIELD | 20130919 | ||||
| 2 | IV_LOWER_LEVEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130926 | |||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | STRING | 20130919 |
Method ADJUST_DEPENDENCIES on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no exception.
Method APPLY_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130926 |
Method APPLY_NAMESPACE on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no exception.
Method BUILD_HIERARCHY Signature
Method BUILD_HIERARCHY on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no parameter.
Method BUILD_HIERARCHY on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no exception.
Method GET_HIERARCHY_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | S_HIERARCHY | 20130919 | ||||
| 2 | IV_TO_LEVEL | Call by reference | Type reference (TYPE) | I | 1 | 20130919 | |||
| 3 | RV_HAS_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130919 |
Method GET_HIERARCHY_CHILDREN on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no exception.
Method GET_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | S_HIERARCHY | 20130919 | ||||
| 2 | RV_IMAGE_SOURCE | Value transfer | Type reference (TYPE) | S_HIERARCHY-IMAGE_SRC | 20130919 |
Method GET_IMAGE_SOURCE on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no exception.
Method LOAD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20131209 |
Method LOAD_CHILDREN on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no exception.
Method PROPOSE_SUFFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | SADL_ENTITY_ID | Name of SADL_ENTITY_ID | 20130919 | |||
| 2 | RV_SUFFIX | Value transfer | Type reference (TYPE) | DD_SUFFIX | Field name suffix in the ABAP/4 Dictionary | 20130919 |
Method PROPOSE_SUFFIX on class CL_FPM_SADL_CRUD_ACT_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |