SAP ABAP Class CL_RSAN_MDL_DST_FORMULAS (Source Transformation - Formulas)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_MDL (Package) APD - Tool - Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_ABSTRACT_NODE Base Class of a Node 20061016
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_SOURCE Object Can Be Used as Source of a Mapping Rule 20061016
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20061016
Properties
Class CL_RSAN_MDL_DST_FORMULAS  
Short Description Source Transformation - Formulas    
Super Class CL_RSAN_MDL_ABSTRACT_NODE Base Class of a Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_MDL    
Program status     
Category 0   
Package RSAN_MDL   APD - Tool - Object Model 
Created 20061016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAN_MDL_MAPPING_SOURCE Object Can Be Used as Source of a Mapping Rule 20061016
2 IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20061016
Friends
Class CL_RSAN_MDL_DST_FORMULAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FORMULAS Instance attribute Public Type reference (TYPE) RSAN_OM_R_LIST List of Formulas (CL_RSAN_MDL_FORMULA) 20061024
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061016
2 GET_FORMULA_FROM_STRING Static method Public Method receive formula ref from string 20061023
3 GET_MAPPING_SOURCE_FIELDS Instance method Public Method 20061030
4 GET_MAPPING_TARGET_FIELDS Instance method Public Method 20061030
5 GET_STRING_FROM_FORMULA Static method Public Method receive string from formula ref 20061023
Events
Class CL_RSAN_MDL_DST_FORMULAS has no event.
Types
Class CL_RSAN_MDL_DST_FORMULAS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAN_MDL_DST_FORMULAS has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DST_FORMULAS has no exception.

Method GET_FORMULA_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONNECTOR Value transfer Object reference (TYPE REF TO) CL_RSAN_FORMULAS_FOBU_CONNECT APD Connector für Formulas 20061024
2 Importing I_STRING Value transfer Type reference (TYPE) STRING 20061023
3 Returning R_FORMULA Value transfer Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20061023

Method GET_FORMULA_FROM_STRING on class CL_RSAN_MDL_DST_FORMULAS has no exception.

Method GET_MAPPING_SOURCE_FIELDS Signature

Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DST_FORMULAS has no parameter.
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DST_FORMULAS has no exception.

Method GET_MAPPING_TARGET_FIELDS Signature

Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DST_FORMULAS has no parameter.
Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DST_FORMULAS has no exception.

Method GET_STRING_FROM_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FORMULA Value transfer Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20061023
2 Returning R_STRING Value transfer Type reference (TYPE) STRING 20061023

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