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 ABAP 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 MS_SUFFIX Instance attribute Protected See coding 20130918
2 MT_CONFIG_REF Instance attribute Protected Type reference (TYPE) T_CONFIG_REF 20130926
3 MV_NAMESPACE Instance attribute Protected Type reference (TYPE) NAMESPACE Namespace 20130926
4 MV_OLD_NAMESPACE Instance attribute Protected Type reference (TYPE) NAMESPACE Namespace 20130926
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DEPENDENCIES Instance method Protected Method 20130919
2 APPLY_NAMESPACE Instance method Protected Method 20130926
3 BUILD_HIERARCHY Instance method Protected Method 20130919
4 GET_HIERARCHY_CHILDREN Instance method Protected Method 20130919
5 GET_IMAGE_SOURCE Instance method Protected Method 20130919
6 LOAD_CHILDREN Instance method Protected Method 20131209
7 PROPOSE_SUFFIX 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 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) T_FIELD 20130919
2 Importing IV_LOWER_LEVEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130926
3 Importing 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 Importing 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 Importing IS_HIERARCHY Call by reference Type reference (TYPE) S_HIERARCHY 20130919
2 Importing IV_TO_LEVEL Call by reference Type reference (TYPE) I 1 20130919
3 Returning 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 Importing IS_HIERARCHY Call by reference Type reference (TYPE) S_HIERARCHY 20130919
2 Returning 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 Importing 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 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) SADL_ENTITY_ID Name of SADL_ENTITY_ID 20130919
2 Returning 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