SAP ABAP Class IF_AXT_TAB_HIERARCHY_METADATA (Table Hierachy Metadata)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_TABLES_METADATA Metadata for generated tables 20090925
Properties
Class IF_AXT_TAB_HIERARCHY_METADATA  
Short Description Table Hierachy Metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090925   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AXT_TAB_HIERARCHY_METADATA has no forward declaration.
Interfaces
Class IF_AXT_TAB_HIERARCHY_METADATA has no interface implemented.
Friends
Class IF_AXT_TAB_HIERARCHY_METADATA has no friend class.
Attributes
Class IF_AXT_TAB_HIERARCHY_METADATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_OBJECT_MAPPING_TABLE Instance method Public Method 20090925
2 BUILD_PARENT_MAPPING_TABLE Instance method Public Method 20090929
3 GET_CHILD_TABLES Instance method Public Method 20090925
4 GET_OBJ_KEY_STRUC Instance method Public Method 20090925
5 GET_PARENT_KEY_TO_X_MOVER Instance method Public Method 20090928
6 GET_PARENT_TABLE_ID Instance method Public Method 20090925
7 GET_X_TO_OBJECT_KEY_MOVER Instance method Public Method 20090928
8 GET_X_TO_PARENT_KEY_MOVER Instance method Public Method 20090928
9 IS_PARENT_KEY_PART_OF_TABLE Instance method Public Method 20090925
10 IS_ROOT_TABLE Instance method Public Method 20090925
Events
Class IF_AXT_TAB_HIERARCHY_METADATA has no event.
Types
Class IF_AXT_TAB_HIERARCHY_METADATA has no local type.
Method Signatures

Method BUILD_OBJECT_MAPPING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_MAPPING Call by reference Type reference (TYPE) CL_AXT_MOVER=>GTY_T_FIELD_MAPPING 20090925
2 Importing IO_CURRENT_METADATA Call by reference Object reference (TYPE REF TO) CL_AXT_TABLES_METADATA 20090925
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090925

Method BUILD_PARENT_MAPPING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARENT_MAPPING Call by reference Type reference (TYPE) AXTT_PARENT_MAPPING Parent Key Mapping 20090929

Method BUILD_PARENT_MAPPING_TABLE on class IF_AXT_TAB_HIERARCHY_METADATA has no exception.

Method GET_CHILD_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILD_TABLES Call by reference Type reference (TYPE) TTTABNAME 20090925

Method GET_CHILD_TABLES on class IF_AXT_TAB_HIERARCHY_METADATA has no exception.

Method GET_OBJ_KEY_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJ_KEY_STRUC Value transfer Type reference (TYPE) AXT_NAME 20090925
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090925

Method GET_PARENT_KEY_TO_X_MOVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_STRUC_NAME Call by reference Type reference (TYPE) AXT_NAME 20090928
2 Returning RO_MOVER Value transfer Object reference (TYPE REF TO) CL_AXT_MOVER 20090928
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090928

Method GET_PARENT_TABLE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TABLE_ID Value transfer Type reference (TYPE) AXT_TABLE_ID 20090925

Method GET_PARENT_TABLE_ID on class IF_AXT_TAB_HIERARCHY_METADATA has no exception.

Method GET_X_TO_OBJECT_KEY_MOVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_STRUC_NAME Call by reference Type reference (TYPE) AXT_NAME 20090928
2 Returning RO_MOVER Value transfer Object reference (TYPE REF TO) CL_AXT_MOVER 20090928
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090928

Method GET_X_TO_PARENT_KEY_MOVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_STRUC_NAME Call by reference Type reference (TYPE) AXT_NAME 20090928
2 Returning RO_MOVER Value transfer Object reference (TYPE REF TO) CL_AXT_MOVER 20090928
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090928

Method IS_PARENT_KEY_PART_OF_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) AXT_BOOLEAN 20090925

Method IS_PARENT_KEY_PART_OF_TABLE on class IF_AXT_TAB_HIERARCHY_METADATA has no exception.

Method IS_ROOT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) AXT_BOOLEAN 20090925

Method IS_ROOT_TABLE on class IF_AXT_TAB_HIERARCHY_METADATA has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in