SAP ABAP Class IF_RECA_HAS_FORMULA (Object with Formulas)
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
| Class | IF_RECA_HAS_FORMULA | |
| Short Description | Object with Formulas | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031023 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_HAS_FORMULA has no interface implemented.
Friends
Class IF_RECA_HAS_FORMULA has no friend class.
Attributes
Class IF_RECA_HAS_FORMULA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks If the Variable Exists | 20031023 | |
| 2 | Instance method | Public | Method | Gets Value for Variables | 20031023 | |
| 3 | Instance method | Public | Method | Sets the Value for Variables | 20031030 |
Events
Class IF_RECA_HAS_FORMULA has no event.
Types
Class 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 | ED_FORMULAVARDECIMAL | Call by reference | Type reference (TYPE) | INT1 | Anzahl Dezimalstellen | 20031105 | |||
| 2 | ED_FORMULAVARTYPE | Call by reference | Type reference (TYPE) | RECAFORMULAVARTYPE | Variablentyp | 20031024 | |||
| 3 | EF_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Existiert Variable? | 20031024 | |||
| 4 | EF_ITERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Iterartion notwendig? | 20031103 | |||
| 5 | ID_VARIABLE | Call by reference | Type reference (TYPE) | CLIKE | Variable | 20031023 |
Method EXISTS_FORMULA_VARIABLE on class 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 | ED_FORMULAVARDECIMAL | Call by reference | Type reference (TYPE) | INT1 | Anzahl Dezimalstellen | 20031105 | |||
| 2 | ED_FORMULAVARTYPE | Call by reference | Type reference (TYPE) | RECAFORMULAVARTYPE | Typ der Variable | 20031024 | |||
| 3 | ED_VALUE | Call by reference | Type reference (TYPE) | CLIKE | Wert der Variable | 20031023 | |||
| 4 | EF_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wert wurde versorgt? | 20031023 | |||
| 5 | EF_MODIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wert wurde verändert? | 20031104 | |||
| 6 | ID_VARIABLE | Call by reference | Type reference (TYPE) | CLIKE | Variable | 20031023 | |||
| 7 | IF_RESET_COMPARE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Vergleich zurücksetzen? | 20031104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031023 |
Method SET_FORMULA_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VALUE | Call by reference | Type reference (TYPE) | CLIKE | Wert der Variable | 20031030 | |||
| 2 | ID_VARIABLE | Call by reference | Type reference (TYPE) | CLIKE | Variable | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031030 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |