SAP ABAP Class CL_RSTRAN_GEN_STEP_DISTR_VL (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 20050927
Properties
Class CL_RSTRAN_GEN_STEP_DISTR_VL  
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 20050927   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_GEN_STEP_DISTR_VL has no forward declaration.
Interfaces
Class CL_RSTRAN_GEN_STEP_DISTR_VL has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_DISTR_VL has no friend class.
Attributes
Class CL_RSTRAN_GEN_STEP_DISTR_VL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050927
2 GET_META_OBJECT Static method Public Method 20050927
3 GET_META_OBJECT_ Instance method Private Method Step Type Retrive Specific Meta-Object 20050927
Events
Class CL_RSTRAN_GEN_STEP_DISTR_VL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DISTR Public See coding 20051007 BEGIN OF ty_s_distr, in TYPE ty_s_component, suffix TYPE string, index TYPE i, type TYPE typename, out TYPE fieldname, is_table TYPE rs_bool, is_loop type rs_bool, END OF ty_s_distr
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 GenframeWork Regel 20060117
2 Importing I_R_RULE_PARENT_ Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_RULE Vorgängerregel 20060321
3 Importing I_R_STEPGRP_ Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_STEPGRP Stepgruppe 20051007

Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_DISTR_VL 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 20050927
2 Returning R_S_META_OBJECT Value transfer Type reference (TYPE) TY_S_DISTR 20051007

Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_DISTR_VL 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_DISTR Meta-Beschreibung Move 20051007

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