SAP ABAP Interface IF_FUNCTION_PROCESSOR_BRF (BRF: Expression Processor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FUNCTION_PROCESSOR_BRF BRF: Function Processor 20040730
Properties
Interface IF_FUNCTION_PROCESSOR_BRF  
Short Description BRF: Expression Processor    
General Data
Package SBRF   Business Rule Framework 
Created 20040315   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FUNCTION_PROCESSOR_BRF has no forward declaration.
Interfaces
Interface IF_FUNCTION_PROCESSOR_BRF has no interface.
Friends
Interface IF_FUNCTION_PROCESSOR_BRF has no friend.
Attributes
Interface IF_FUNCTION_PROCESSOR_BRF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_EXPRESSION Instance method Public Method Calculates Specified Expression 20040730
Events
Interface IF_FUNCTION_PROCESSOR_BRF has no event.
Types
Interface IF_FUNCTION_PROCESSOR_BRF has no local type.
Method Signatures

Method PROCESS_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURRENCY Value transfer Type reference (TYPE) BRF_CURRENCY BRF: Währungsschlüssel 20040730
2 Exporting EV_DATA_MISSING Value transfer Type reference (TYPE) BRF_DATA_MISSING BRF: Daten fehlen 20040730
3 Exporting EV_DECIMALS Value transfer Type reference (TYPE) BRF_RESULT_DECIMALS BRF: Nachkommastellen für Typ P 20040730
4 Exporting EV_ERROR Value transfer Type reference (TYPE) BRF_BOOLE_D BRF: space = false, 'X' = true 20040730
5 Exporting EV_LENGTH Value transfer Type reference (TYPE) BRF_RESULT_LENGTH BRF: Feldlänge/Strukturlänge 20040730
6 Exporting EV_OUTPUT_LENGTH Value transfer Type reference (TYPE) BRF_RESULT_OUTPUT_LENGTH BRF: Ausgabelänge 20040730
7 Exporting EV_RES_BOOLE Value transfer Type reference (TYPE) BRF_BOOLE_D BRF: space = false, 'X' = true 20040730
8 Exporting EV_TYPE Value transfer Type reference (TYPE) BRF_RESULT_TYPE BRF: Ergebnistyp 20040730
9 Exporting EV_VALUE Value transfer Type reference (TYPE) BRF_RESULT_VALUE BRF: Ergebnis 20040730
10 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) IF_EVENT_BRF BRF: Ereignis 20040730
11 Importing IV_EXPRESSION Value transfer Type reference (TYPE) BRF_EXPRESSION BRF: Ausdruck 20040730
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20040730
2 FUNCTION_MISSING Funktions-ID fehlt (BRF 118) 20040730
3 FUNCTION_NOT_FOUND Funktion nicht gefunden (BRF 118) 20040730
History
Last changed by/on SAP  20110908 
SAP Release Created in 700