SAP ABAP Class CL_RSTRAN_GEN_STEP_ODSO (Rule Step: Look Up DataStore)
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 20090903
Properties
Class CL_RSTRAN_GEN_STEP_ODSO  
Short Description Rule Step: Look Up DataStore    
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 20090903   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_ODSO has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_ODSO has no friend class.
Attributes
Class CL_RSTRAN_GEN_STEP_ODSO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090903
2 GET_COMPONENT_DIRECT__SOURCE Static method Public Method GenFrameWork: Component Directly from Soruce Segment 20090903
3 GET_META_OBJECT Static method Public Method Step Type Retrive Specific Meta-Object 20090903
4 GET_META_OBJECT_ Instance method Private Method Step Type Retrive Specific Meta-Object 20090903
5 GET_ODSO Instance method Public Method Returns DataStore object 20090903
6 GET_SOURCE_FIELD Instance method Public Method Returns Source Field (Attribute) 20090903
7 GET_TARGET_FIELD Instance method Public Method Returns Target Field 20090903
8 GET_TYPE Instance method Public Method Returns type of table for reading 20090903
9 GET_VALUE_PARAMIDS Instance method Public Method Returns Parameter IDs That Belong to Values 20090903
Events
Class CL_RSTRAN_GEN_STEP_ODSO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BEHAVIOR Public See coding 20100316 BEGIN OF ty_s_behavior, kind TYPE rstran_odso, constant TYPE rsconstant, END OF ty_s_behavior
2 TY_S_ODS Public See coding 20090903 BEGIN OF ty_s_ods, grp TYPE cl_rstran_gen_step=>ty_s_component, out TYPE cl_rstran_gen_step=>ty_s_component, behavior TYPE cl_rstran_gen_step_odso=>ty_s_behavior, r_stepgrp TYPE REF TO cl_rstran_gen_stepgrp, END OF ty_s_ods
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) 20090903

Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_ODSO 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 20090903
2 Exporting E_S_COMPONENT Call by reference Type reference (TYPE) TY_S_COMPONENT_COMP Componente mit Klammerung 20090903
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20090903
4 Importing I_R_STEP_ODSO Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_STEP_ODSO Regelschritt: DataStore LookUp 20090903

Method GET_COMPONENT_DIRECT__SOURCE on class CL_RSTRAN_GEN_STEP_ODSO 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 20090903
2 Returning R_S_META_OBJECT Value transfer Type reference (TYPE) TY_S_ODS GenFramework: Stammdaten Meta-Objekt 20090903

Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_ODSO 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_ODS Meta-Beschreibung: Stammdaten LookUp 20090903

Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_STEP_ODSO has no exception.

Method GET_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20090903

Method GET_ODSO on class CL_RSTRAN_GEN_STEP_ODSO 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 20090903
2 Exporting E_T_SOURCE_FIELD Call by reference Type reference (TYPE) RSTRAN_TX_STEP_FIELD_PARAM Feld inklusiver der geklammerten Objekte 20090903

Method GET_SOURCE_FIELD on class CL_RSTRAN_GEN_STEP_ODSO 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 20090903

Method GET_TARGET_FIELD on class CL_RSTRAN_GEN_STEP_ODSO has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) TYPENAME Name des Dictionary Typs 20090903

Method GET_TYPE on class CL_RSTRAN_GEN_STEP_ODSO 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 20090903
2 Exporting E_TARGET_ID Call by reference Type reference (TYPE) RSTRAN_PARAMID ID eines Parameter 20090903

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