SAP ABAP Class IF_FINB_FUNCTION (Runtime interfaces of a function)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_FUNCTION Function in Financials 20030211
Properties
Class IF_FINB_FUNCTION  
Short Description Runtime interfaces of a function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030210   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_FUNCTION has no forward declaration.
Interfaces
Class IF_FINB_FUNCTION has no interface implemented.
Friends
Class IF_FINB_FUNCTION has no friend class.
Attributes
Class IF_FINB_FUNCTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE Instance method Public Method 20030212
2 GET_CONTAINER_FOR_MASS_CALL Instance method Public Method 20030212
3 GET_FORMULA Instance method Public Method 20030805
4 GET_SIGNATURE Instance method Public Method 20030212
5 MASS_CALL Instance method Public Method 20030212
6 SINGLE_CALL Instance method Public Method 20030212
7 SINGLE_CALL_REF_STRUCTURE Instance method Public Method 20030505
Events
Class IF_FINB_FUNCTION has no event.
Types
Class IF_FINB_FUNCTION has no local type.
Method Signatures

Method EVALUATE Signature

Method EVALUATE on class IF_FINB_FUNCTION has no parameter.
# Exception Resumable Description Created on
1 CX_FINB_FUNC_SERVICE_ERROR Allgemeiner Funktionsaufruf 20030212

Method GET_CONTAINER_FOR_MASS_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTAINER Value transfer Object reference (TYPE REF TO) IF_FINB_KF_CHARS_TABLE_W_KEY Merkmalstabelle 20030212
# Exception Resumable Description Created on
1 CX_FINB_FUNC_SERVICE_ERROR Allgemeiner Funktionsaufruf 20030213

Method GET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUILD_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_UA_FORMULA_BUILD_ENV Umgebung einer Formel zum Build-Zeitpunkt 20030805
2 Returning RO_FORMULA Value transfer Object reference (TYPE REF TO) CL_UA_FORMULA_ Formel 20030805
# Exception Resumable Description Created on
1 FAILED 20030805
2 FUNCTION_IS_OF_OTHER_TYPE 20030805

Method GET_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SIGNATURE Call by reference Type reference (TYPE) FINB_T_SIGNATURE Signatur einer Funktion 20030212

Method GET_SIGNATURE on class IF_FINB_FUNCTION has no exception.

Method MASS_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLE_TO_BE_ENRICHED Value transfer Object reference (TYPE REF TO) DATA Tabelle von Merkmalswerten 20030519
2 Importing I_ONLY_CALL_IF_IMPORT Call by reference Type reference (TYPE) BOOLE_D Meth./FB nur aufrufen, wenn mind. ein Param. importiert wird 20030519
3 Importing I_OVERWRITE_INITIAL_ONLY Call by reference Type reference (TYPE) BOOLE_D Nur initiale Zielfelder überschreiben 20030519
# Exception Resumable Description Created on
1 CX_FINB_FUNC_SERVICE_ERROR Allgemeiner Funktionsaufruf 20030212

Method SINGLE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPORT_PARAMETERS Call by reference Type reference (TYPE) FINB_T_PARAMETER_VALUES Parameterwerte 20030212
2 Importing IT_IMPORT_PARAMETERS Call by reference Type reference (TYPE) FINB_T_PARAMETER_VALUES Parameterwerte 20030212
# Exception Resumable Description Created on
1 CX_FINB_FUNC_SERVICE_ERROR Allgemeiner Funktionsaufruf 20030212

Method SINGLE_CALL_REF_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Referenz auf Struktur 20030730
# Exception Resumable Description Created on
1 CX_FINB_FUNC_SERVICE_ERROR Allgemeiner Funktionsaufruf 20030505
History
Last changed by/on SAP  20041006 
SAP Release Created in