SAP ABAP Class CL_RSTRAN_GEN_STEP_MASTER (Rule Step: Master Data Look-Up)
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 20050425
Properties
Class CL_RSTRAN_GEN_STEP_MASTER  
Short Description Rule Step: Master Data Look-Up    
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 20050425   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTRAN_GEN_STEP_MASTER has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_MASTER has no friend class.
Attributes
Class CL_RSTRAN_GEN_STEP_MASTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050425
2 GET_COMPONENT_DIRECT__SOURCE Static method Public Method GenFrameWork: Component Directly from Soruce Segment 20050425
3 GET_META_OBJECT Static method Public Method Step Type Retrive Specific Meta-Object 20050425
4 GET_META_OBJECT_ Instance method Private Method Step Type Retrive Specific Meta-Object 20050425
5 GET_PARAMID_FOR_TIME Instance method Public Method Determines Parameter ID of Time Characteristic 20050920
6 GET_SOURCE_FIELD Instance method Public Method Returns Source Field (Attribute) 20050917
7 GET_TARGET_FIELD Instance method Public Method Returns Target Field 20050917
8 GET_TIME_ATTRIBUTS Instance method Public Method Attributes of Time Dependency 20050917
9 GET_VALUE_PARAMIDS Instance method Public Method Returns Parameter IDs That Belong to Values 20050917
Events
Class CL_RSTRAN_GEN_STEP_MASTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MAS Public See coding GenFramework: Master Data Meta-Object 20050425 BEGIN OF ty_s_mas, grp TYPE cl_rstran_gen_step=>ty_s_component, out TYPE cl_rstran_gen_step=>ty_s_component, END OF ty_s_mas
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) 20050425

Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_MASTER has no exception.

Method GET_COMPONENT_DIRECT__SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IOBJ_TYPE Call by reference Type reference (TYPE) RSD_S_VIOBJ-IOBJTP Typ eines InfoObjects 20050425
2 Exporting E_S_COMPONENT Call by reference Type reference (TYPE) TY_S_COMPONENT_COMP Componente mit Klammerung 20050425
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20050425
4 Importing I_R_STEP_MASTER Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_STEP_MASTER Regelschritt: Stammdaten nachlesen 20050425

Method GET_COMPONENT_DIRECT__SOURCE on class CL_RSTRAN_GEN_STEP_MASTER 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_S_META_OBJECT Value transfer Type reference (TYPE) TY_S_MAS GenFramework: Stammdaten Meta-Objekt 20050425

Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_MASTER 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_MAS Meta-Beschreibung: Stammdaten LookUp 20050425

Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_STEP_MASTER has no exception.

Method GET_PARAMID_FOR_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARAMID Value transfer Type reference (TYPE) RSTRAN_PARAMID ID eines Parameter 20050920

Method GET_PARAMID_FOR_TIME on class CL_RSTRAN_GEN_STEP_MASTER has no exception.

Method GET_SOURCE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_SOURCE_FIELD Call by reference Type reference (TYPE) RSTRAN_SX_STEP_FIELD_PARAM Felder eine Regelschrittes 20050917
2 Exporting E_T_SOURCE_FIELD Call by reference Type reference (TYPE) RSTRAN_TX_STEP_FIELD_PARAM Feld inklusiver der geklammerten Objekte 20050917

Method GET_SOURCE_FIELD on class CL_RSTRAN_GEN_STEP_MASTER has no exception.

Method GET_TARGET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_TARGET_FIELD Value transfer Type reference (TYPE) RSTRAN_SX_STEP_FIELD Felder eine Regelschrittes 20050917

Method GET_TARGET_FIELD on class CL_RSTRAN_GEN_STEP_MASTER has no exception.

Method GET_TIME_ATTRIBUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONSTANT Call by reference Type reference (TYPE) RSCONSTANT Konstante 20050917
2 Exporting E_DATE_IOBJNM Call by reference Type reference (TYPE) RSMDATEIOBJNM Datums-InfoObject für Nachlesen zeitabhängiger Stammdaten 20050917
3 Exporting E_MPER Call by reference Type reference (TYPE) RSMPER Zeitabhängigkeit beim Stammdaten-Nachlesen 20050917

Method GET_TIME_ATTRIBUTS on class CL_RSTRAN_GEN_STEP_MASTER has no exception.

Method GET_VALUE_PARAMIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SOURCE_ID Call by reference Type reference (TYPE) RSTRAN_PARAMID ID eines Parameter 20050917
2 Exporting E_TARGET_ID Call by reference Type reference (TYPE) RSTRAN_PARAMID ID eines Parameter 20050917

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