SAP ABAP Class IF_FUNCTION_PROCESSOR_BRF (BRF: Expression Processor)
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
Class IF_FUNCTION_PROCESSOR_BRF  
Short Description BRF: Expression Processor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040315   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FUNCTION_PROCESSOR_BRF has no forward declaration.
Interfaces
Class IF_FUNCTION_PROCESSOR_BRF has no interface implemented.
Friends
Class IF_FUNCTION_PROCESSOR_BRF has no friend class.
Attributes
Class 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
Class IF_FUNCTION_PROCESSOR_BRF has no event.
Types
Class 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