SAP ABAP Class CL_RSTRAN_FOBU_APPL (Implementation of Callback Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_FOBU (Package) Formulas in the Transformation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOBU_APPL_CALLBACK Formula Builder: Application Callback 20050519
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSFO_COMPILE Compiled Formula 20050613
Properties
Class CL_RSTRAN_FOBU_APPL  
Short Description Implementation of Callback Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_FOBU   Formulas in the Transformation 
Created 20050519   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_FOBU_APPL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOBU_APPL_CALLBACK Formula Builder: Application Callback 20050519
2 IF_RSFO_COMPILE Compiled Formula 20050613
Friends
Class CL_RSTRAN_FOBU_APPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FORMEX Instance attribute Private Type reference (TYPE) RSSGUID25 BW Generation Tool: GUID in Compressed Form (CHAR25) 20050606
2 P_MODE Instance attribute Private Type reference (TYPE) RSFOB_MODE Mode 20061221
3 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20050606
4 P_R_FORMULA Instance attribute Private Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20050519
5 P_R_FORMULA_RSFO Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_RSFO Formulas for the Transformation 20050524
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CODE Instance method Public Method Syntax Check of Compiled Formula 20060830
2 CONSTRUCTOR Instance method Public Constructor 20050519
3 DISPLAY_CODE Instance method Private Method Display ABAP Code for Formula 20050519
4 GET_CODE Instance method Public Method ABAP Code of Compiled Formula 20050602
5 GET_CODE_EXE Instance method Public Method ABAP Code from Compiled Formula That Can Be Executed 20050613
6 GET_STRING Instance method Public Method Return Formula as String 20100601
7 GET_SUFFIX Instance method Public Method 20130919
8 SET_ATTRIBUTS Instance method Public Method 20050524
Events
Class CL_RSTRAN_FOBU_APPL has no event.
Types
Class CL_RSTRAN_FOBU_APPL has no local type.
Method Signatures

Method CHECK_CODE Signature

Method CHECK_CODE on class CL_RSTRAN_FOBU_APPL has no parameter.
Method CHECK_CODE on class CL_RSTRAN_FOBU_APPL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20050606
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050606

Method CONSTRUCTOR on class CL_RSTRAN_FOBU_APPL has no exception.

Method DISPLAY_CODE Signature

Method DISPLAY_CODE on class CL_RSTRAN_FOBU_APPL has no parameter.
Method DISPLAY_CODE on class CL_RSTRAN_FOBU_APPL has no exception.

Method GET_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ABAP_SOURCE Call by reference Type reference (TYPE) RSTRAN_T_ABAPSOURCE ABAP_SOURCE 20050602

Method GET_CODE on class CL_RSTRAN_FOBU_APPL has no exception.

Method GET_CODE_EXE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ABAP_SOURCE Call by reference Type reference (TYPE) RSTRAN_T_ABAPSOURCE Ausführbarer Code 20050613
2 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL Syntax-Prüfung durchführen 20060830
# Exception Resumable Description Created on
1 CX_RSTRAN_RSFO_COMPILE_ERROR Fehler beim Compilieren der Formel 20060830

Method GET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRING Value transfer Type reference (TYPE) STRING Formelstring 20100601

Method GET_STRING on class CL_RSTRAN_FOBU_APPL has no exception.

Method GET_SUFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUFFIX Value transfer Type reference (TYPE) STRING 20130919

Method GET_SUFFIX on class CL_RSTRAN_FOBU_APPL has no exception.

Method SET_ATTRIBUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) RSFOB_MODE Modus 20061221
2 Importing I_R_FORMULA Call by reference Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20050524
3 Importing I_R_FORMULA_RSFO Call by reference Object reference (TYPE REF TO) CL_RSTRAN_RSFO Formeln der Transformation 20050524

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