SAP ABAP Class CL_RSTRAN_GEN_STEPGRP_REFINT (CL_RSTRAN_GEN_STEPGRP_REFINT)
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_STEPGRP Step Group 20060711
Properties
Class CL_RSTRAN_GEN_STEPGRP_REFINT  
Short Description    
Super Class CL_RSTRAN_GEN_STEPGRP Step Group 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_R   Transformation Runtime 
Created 20060626   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSTRAN_RUNTIME_EXE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSTRAN_GEN_STEPGRP_REFINT has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEPGRP_REFINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_S_RULE_CONTEXT Instance attribute Private Type reference (TYPE) CL_RSTRAN_RUNTIME_EXE=>TY_S_RULE_CONTEXT 20060711
2 P_T_GEN_CONTAINER_REFINT Instance attribute Private Type reference (TYPE) TY_T_GEN_CONTAINER_REFINT 20060711
Methods
# Method Level Visibility Method type Description Created on
1 FACTORY_SUB Static method Public Method 20060711
2 GET_META_OBJECT Static method Public Method Step Type Retrive Specific Meta-Object 20060711
3 GET_RULE_CONTEXT Instance method Public Method 20060711
4 GET_SIGNATURE Instance method Public Method 20060711
5 SET_GEN_CONTAINER_REFINT Instance method Public Method 20060711
6 SET_RULE_CONTEXT Instance method Public Method Set Rule Context for Error Handling 20060711
Events
Class CL_RSTRAN_GEN_STEPGRP_REFINT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_GEN_CONTAINER_REFINT Public See coding 20060711 begin of TY_S_GEN_CONTAINER_REFINT, s_sig type TY_S_REFINT_SIG, end of TY_S_GEN_CONTAINER_REFINT
2 TY_S_REFINT_SIG Public See coding 20060711 begin of TY_S_REFINT_SIG, table type TY_S_REFINT_SIG_TABLE, line type TY_S_REFINT_SIG_LINE, check_objects type TY_T_REFINT_SIG_CHECK_OBJECT, seg_tab_nm type fieldname, segid type rstran_s_field-segid, end of TY_S_REFINT_SIG
3 TY_S_REFINT_SIG_CHECK_OBJECT Public See coding 20060711 begin of TY_S_REFINT_SIG_CHECK_OBJECT, iobjnm type RSTRAN_S_FIELD-IOBJNM, cob_pro type rsd_t_cob_pro, "sorted by compounding cob_pro_ref type rsd_t_cob_pro, "unsorted end of TY_S_REFINT_SIG_CHECK_OBJECT
4 TY_S_REFINT_SIG_LINE Public See coding 20060711 begin of TY_S_REFINT_SIG_LINE, f__nm type fieldname, ty__nm type typename, end of TY_S_REFINT_SIG_LINE
5 TY_S_REFINT_SIG_TABLE Public See coding 20060711 begin of TY_S_REFINT_SIG_TABLE, f__nm type fieldname, ty__nm type typename, end of TY_S_REFINT_SIG_TABLE
6 TY_T_GEN_CONTAINER_REFINT Public See coding 20060711 TY_T_GEN_CONTAINER_REFINT type standard table of TY_S_GEN_CONTAINER_REFINT with non-unique default key
7 TY_T_REFINT_SIG Public See coding 20060711 TY_T_REFINT_SIG type standard table of TY_S_REFINT_SIG with non-unique default key
8 TY_T_REFINT_SIG_CHECK_OBJECT Public See coding 20060711 TY_T_REFINT_SIG_CHECK_OBJECT type standard table of TY_S_REFINT_SIG_CHECK_OBJECT with non-unique default key
Method Signatures

Method FACTORY_SUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_STEPGRP_ Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_STEPGRP Stepgruppe 20060711
2 Importing I_R_STEP_ Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_STEP GenFrameWork Step 20060711

Method FACTORY_SUB on class CL_RSTRAN_GEN_STEPGRP_REFINT 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_GUID Call by reference Type reference (TYPE) RSSGUID25 ID 20060711
2 Returning R_STEPGRP_ Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_STEPGRP_REFINT Stepgruppe 20060711

Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEPGRP_REFINT has no exception.

Method GET_RULE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_RULE_CONTEXT Call by reference Type reference (TYPE) CL_RSTRAN_RUNTIME_EXE=>TY_S_RULE_CONTEXT 20060711

Method GET_RULE_CONTEXT on class CL_RSTRAN_GEN_STEPGRP_REFINT has no exception.

Method GET_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SIG Call by reference Type reference (TYPE) TY_T_REFINT_SIG 20060711

Method GET_SIGNATURE on class CL_RSTRAN_GEN_STEPGRP_REFINT has no exception.

Method SET_GEN_CONTAINER_REFINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_GEN_CONTAINER_REFINT Call by reference Type reference (TYPE) TY_T_GEN_CONTAINER_REFINT 20060711

Method SET_GEN_CONTAINER_REFINT on class CL_RSTRAN_GEN_STEPGRP_REFINT has no exception.

Method SET_RULE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RULE_CONTEXT Call by reference Type reference (TYPE) CL_RSTRAN_RUNTIME_EXE=>TY_S_RULE_CONTEXT 20060711

Method SET_RULE_CONTEXT on class CL_RSTRAN_GEN_STEPGRP_REFINT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720