SAP ABAP Class IF_RSTT_DOBJ (Process Data Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTT_TRACE_OLAP OLAP Trace - Class 20080822
Properties
Class IF_RSTT_DOBJ  
Short Description Process Data Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080822   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_RSTT_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_RSTT_DOBJ has no interface implemented.
Friends
Class IF_RSTT_DOBJ has no friend class.
Attributes
Class IF_RSTT_DOBJ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TRANS Static method Public Method Check Need for Transformation 20080915
2 GET_TRANS_DATA Static method Public Method Execute Data Transformation 20080915
3 GET_TRANS_VARIANTS Static method Public Method Determine Transformation Variants 20080915
Events
Class IF_RSTT_DOBJ has no event.
Types
Class IF_RSTT_DOBJ has no local type.
Method Signatures

Method CHECK_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Typeinstanz 20080915
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20080915
3 Returning R_RELEVANT Value transfer Type reference (TYPE) RSTT_FLAG Relevant 20080915

Method CHECK_TRANS on class IF_RSTT_DOBJ has no exception.

Method GET_TRANS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) RSTT_STRING Name des Datenobjekts 20080915
2 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Transformierte Daten 20080915
3 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA Ausgangsdaten 20080915
4 Importing I_R_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Datenreferenz 20080915
5 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20080915

Method GET_TRANS_DATA on class IF_RSTT_DOBJ has no exception.

Method GET_TRANS_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEFAULT Call by reference Type reference (TYPE) RSTT_VARIANTID Standardvariante 20080915
2 Exporting E_T_VARIANT Call by reference Type reference (TYPE) RSTT_T_TEXT Varianten 20080915
3 Importing I_R_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Typeinstanz 20080915

Method GET_TRANS_VARIANTS on class IF_RSTT_DOBJ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in