SAP ABAP Interface IF_RECA_HAS_FORMULA (Object with Formulas)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_REAJ_METHOD Adjustment Method - Basis 20031023
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REAJ_METHOD Adjustment Method - Basis 20031023
Properties
Interface IF_RECA_HAS_FORMULA  
Short Description Object with Formulas    
General Data
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20031023   SAP 
Last changed 20040127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RECA_HAS_FORMULA has no interface.
Friends
Interface IF_RECA_HAS_FORMULA has no friend.
Attributes
Interface IF_RECA_HAS_FORMULA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS_FORMULA_VARIABLE Instance method Public Method Checks If the Variable Exists 20031023
2 GET_FORMULA_VALUE Instance method Public Method Gets Value for Variables 20031023
3 SET_FORMULA_VALUE Instance method Public Method Sets the Value for Variables 20031030
Events
Interface IF_RECA_HAS_FORMULA has no event.
Types
Interface IF_RECA_HAS_FORMULA has no local type.
Method Signatures

Method EXISTS_FORMULA_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FORMULAVARDECIMAL Call by reference Type reference (TYPE) INT1 Anzahl Dezimalstellen 20031105
2 Exporting ED_FORMULAVARTYPE Call by reference Type reference (TYPE) RECAFORMULAVARTYPE Variablentyp 20031024
3 Exporting EF_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Existiert Variable? 20031024
4 Exporting EF_ITERATION Call by reference Type reference (TYPE) ABAP_BOOL Iterartion notwendig? 20031103
5 Importing ID_VARIABLE Call by reference Type reference (TYPE) CLIKE Variable 20031023

Method EXISTS_FORMULA_VARIABLE on Interface IF_RECA_HAS_FORMULA has no exception.

Method GET_FORMULA_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FORMULAVARDECIMAL Call by reference Type reference (TYPE) INT1 Anzahl Dezimalstellen 20031105
2 Exporting ED_FORMULAVARTYPE Call by reference Type reference (TYPE) RECAFORMULAVARTYPE Typ der Variable 20031024
3 Exporting ED_VALUE Call by reference Type reference (TYPE) CLIKE Wert der Variable 20031023
4 Exporting EF_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Wert wurde versorgt? 20031023
5 Exporting EF_MODIFIED Call by reference Type reference (TYPE) ABAP_BOOL Wert wurde verändert? 20031104
6 Importing ID_VARIABLE Call by reference Type reference (TYPE) CLIKE Variable 20031023
7 Importing IF_RESET_COMPARE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Vergleich zurücksetzen? 20031104
# Exception Resumable Description Created on
1 ERROR Fehler 20031023

Method SET_FORMULA_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VALUE Call by reference Type reference (TYPE) CLIKE Wert der Variable 20031030
2 Importing ID_VARIABLE Call by reference Type reference (TYPE) CLIKE Variable 20031030
# Exception Resumable Description Created on
1 ERROR Fehler 20031030
History
Last changed by/on SAP  20040127 
SAP Release Created in 500