SAP ABAP Class CL_RSTRAN_GEN_REFERENCE_RULE (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_CONTAINER Generation Framework Step 20050425
Properties
Class CL_RSTRAN_GEN_REFERENCE_RULE  
Short Description Rule Step: Direct or MOVE    
Super Class CL_RSTRAN_GEN_CONTAINER Generation Framework Step 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_R   Transformation Runtime 
Created 20050425   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_GEN_REFERENCE_RULE has no forward declaration.
Interfaces
Class CL_RSTRAN_GEN_REFERENCE_RULE has no interface implemented.
Friends
Class CL_RSTRAN_GEN_REFERENCE_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_T_FACTORY Static Attribute Private Type reference (TYPE) TY_T_FACTORY 20050425
2 P_R_RULE_ Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_GEN_RULE Generation Framework Rule 20050425
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050425
2 FACTORY Static method Public Method FACTORY 20050425
3 GET_CON_ID Instance method Public Method Delivers ID for Generation Context 20050426
4 GET_META_OBJECT Static method Public Method 20050425
5 GET_META_OBJECT_ Instance method Private Method Step Type Retrive Specific Meta-Object 20050425
6 GET_ORGINAL Instance method Public Method 20060130
7 GET_REF_FROM_ID Static method Public Method Reference to ID 20050425
8 RESET_FACTORY Static method Public Method Reset FACTORY Entries 20050425
Events
Class CL_RSTRAN_GEN_REFERENCE_RULE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FACTORY Private See coding 20050425 begin of TY_s_fACTORY, r_rule_ type ref to cl_rstran_gen_rule, r_ref_rule_ type ref to cl_rstran_gen_reference_rule, end of ty_s_factory
2 TY_T_FACTORY Private See coding 20050425 ty_t_factory type sorted table of ty_s_factory with unique key r_rule_
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 20050425

Method CONSTRUCTOR on class CL_RSTRAN_GEN_REFERENCE_RULE has no exception.

Method FACTORY 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 20050425
2 Returning R_R_REF_RULE Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_REFERENCE_RULE Referenz-Regel Gen.Parameter 20050425

Method FACTORY on class CL_RSTRAN_GEN_REFERENCE_RULE has no exception.

Method GET_CON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTEXT_ID Value transfer Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20050426

Method GET_CON_ID on class CL_RSTRAN_GEN_REFERENCE_RULE 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 20050425
2 Returning R_T_META_OBJECT Value transfer Type reference (TYPE) TY_T_META 20050425

Method GET_META_OBJECT on class CL_RSTRAN_GEN_REFERENCE_RULE 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_T_META_OBJECT Call by reference Type reference (TYPE) TY_T_META Meta-Beschreibung Move 20050425

Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_REFERENCE_RULE has no exception.

Method GET_ORGINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RULE_ Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_RULE GenframeWork Regel 20060130

Method GET_ORGINAL on class CL_RSTRAN_GEN_REFERENCE_RULE has no exception.

Method GET_REF_FROM_ID 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 20050425
2 Returning R_R_REF_RULE Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_REFERENCE_RULE GenFrameWork Step 20050425

Method GET_REF_FROM_ID on class CL_RSTRAN_GEN_REFERENCE_RULE has no exception.

Method RESET_FACTORY Signature

Method RESET_FACTORY on class CL_RSTRAN_GEN_REFERENCE_RULE has no parameter.
Method RESET_FACTORY on class CL_RSTRAN_GEN_REFERENCE_RULE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700