SAP ABAP Class CL_FORMULA_BRF (BRF: SAP - Formula Interpreter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 20021126
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOEV_CONNECTOR FoBuEv: Interface Adapter for Evaluation 20021128
Properties
Class CL_FORMULA_BRF  
Short Description BRF: SAP - Formula Interpreter    
Super Class CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20021126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FORMULA_BRF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOEV_CONNECTOR FoBuEv: Interface Adapter for Evaluation 20021128
Friends
Class CL_FORMULA_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FORMULA Instance attribute Protected Object reference (TYPE REF TO) CL_FOEV_FORMULA FoBuEv: Formula During Evaluation 20080310
2 MS_BRF139 Instance attribute Protected Type reference (TYPE) TBRF139 Formula ID 20021126
3 MV_FORMULA_IS_VALID Instance attribute Protected Type reference (TYPE) SEU_BOOL Boolean 20021128
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMULA Instance method Public Method Returns CL_FOEV_FORMULA Object 20080310
Events
Class CL_FORMULA_BRF has no event.
Types
Class CL_FORMULA_BRF has no local type.
Method Signatures

Method GET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FORMULA Value transfer Object reference (TYPE REF TO) CL_FOEV_FORMULA FoBuEv: Formel während Auswertung 20080310

Method GET_FORMULA on class CL_FORMULA_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 471