SAP ABAP Class CL_RSTRAN_GEN_STEP_HIER (Rule Step: Direct or MOVE)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_R (Package) Transformation Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_GEN_STEP Generation Framework Step 20060802
Properties
Class CL_RSTRAN_GEN_STEP_HIER  
Short Description Rule Step: Direct or MOVE    
Super Class CL_RSTRAN_GEN_STEP Generation Framework Step 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_R   Transformation Runtime 
Created 20060403   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_GEN_STEP_HIER has no forward declaration.
Interfaces
Class CL_RSTRAN_GEN_STEP_HIER has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_HIER has no friend class.
Attributes
Class CL_RSTRAN_GEN_STEP_HIER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060403
2 GET_MAPPING Instance method Private Method 20060808
3 GET_META_OBJECT Static method Public Method 20060802
4 GET_META_OBJECT_ Instance method Protected Method Step Type Retrive Specific Meta-Object 20060403
Events
Class CL_RSTRAN_GEN_STEP_HIER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_HIER Public See coding 20060802 BEGIN OF ty_s_hier, in TYPE ty_s_component, out TYPE ty_s_component, t_map TYPE ty_t_map, END OF ty_s_hier
2 TY_S_MAP Public See coding 20060802 BEGIN OF ty_s_map, fieldnm type RSFIELDNM, iobjnm type RSIOBJNM, END OF ty_s_map
3 TY_T_MAP Public See coding 20060802 ty_t_map type standard table of ty_s_map with non-unique default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RULE_ Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_RULE Umgebende Regel im 'GEN'-format 20100901
2 Importing I_R_STEP Call by reference Object reference (TYPE REF TO) CL_RSTRAN_STEP Regelschritt einer Transformation (Oberklasse) 20060403

Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_HIER has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MAP Call by reference Type reference (TYPE) TY_T_MAP 20060808
2 Importing I_SEGID Call by reference Type reference (TYPE) RSTRAN_SEGID 20060808
3 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID 20060808

Method GET_MAPPING on class CL_RSTRAN_GEN_STEP_HIER has no exception.

Method GET_META_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_ID Call by reference Type reference (TYPE) RSTRAN_ID ID 20060802
2 Returning R_S_META_OBJECT Value transfer Type reference (TYPE) TY_S_HIER 20060807

Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_HIER has no exception.

Method GET_META_OBJECT_ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_META_OBJECT Call by reference Type reference (TYPE) TY_S_HIER 20060807

Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_STEP_HIER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710