SAP ABAP Class CL_FORMULA_MNT_BRF (BRF: SAP - Formula Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EXPRESSION_BASE_MNT_BRF | BRF: Basis Class Expressions | 20021126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOBU_CONNECTOR | Formula Builder: Interface Addapter for Formula Builder | 20021128 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOBU_STORAGE | Formula Builder: Database Accesses | 20070604 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FORMULA_MNT_BRF_WCOMP | BRF: SAP - Formula Editor WCMP | 20041007 |
Properties
| Class | CL_FORMULA_MNT_BRF | |
| Short Description | BRF: SAP - Formula Editor | |
| Super Class | CL_EXPRESSION_BASE_MNT_BRF | BRF: Basis Class Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BRF | |
| Program status | ||
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20021126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FORMULA_MNT_BRF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOBU_CONNECTOR | Formula Builder: Interface Addapter for Formula Builder | 20021128 | ||
| 2 | IF_FOBU_STORAGE | Formula Builder: Database Accesses | 20070604 |
Friends
Class CL_FORMULA_MNT_BRF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SBRF139 | BRF: SAP - Formula Interpreter, Screen Structure | 20021126 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20021128 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Formula Display | 20040617 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | TextEdit Control for Formula Display | 20040617 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TBRF139 | BRF: SAP - Formula Interpreter | 20030114 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF139 | BRF: SAP - Formula Interpreter | 20030114 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SBRF139_ALV_T | BRF: SAP - Formula Interpreter - ALV Structure - Table Cat. | 20021126 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Formula Changed? | 20040617 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Display Type: 'X' = Technical; ' ' = Normal Text | 20040617 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | BRF_BOOLE_D | BRF: Space = False, 'X' = True | 20021128 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | For Error Messages | 20040709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021127 | |
| 2 | Instance method | Public | Method | BRF: Gets Detailed Data | 20070604 | |
| 3 | Instance method | Public | Method | BRF: Returns an Instance of Associated Formula | 20070604 | |
| 4 | Instance method | Protected | Event handling method | Double-Click in Formula Edit Control | 20040618 | |
| 5 | Instance method | Public | Method | BRF: Sets Detailed Data | 20070604 | |
| 6 | Instance method | Public | Method | BRF: Creates a Formula According to Transferred String | 20070604 |
Events
Class CL_FORMULA_MNT_BRF has no event.
Types
Class CL_FORMULA_MNT_BRF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FORMULA_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_FORMULA_MNT_BRF has no exception.
Method GET_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20070604 | |||
| 2 | ES_BRF139 | Call by reference | Type reference (TYPE) | SBRF139 | BRF: SAP - Formelinterpreter, Dynprostruktur | 20070604 |
Method GET_DETAIL_DATA on class CL_FORMULA_MNT_BRF has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20070604 | |||
| 2 | IV_RESULT_DECIMALS | Call by reference | Type reference (TYPE) | BRF_RESULT_DECIMALS | Nachkommastellen für Typ P | 20070604 | |||
| 3 | IV_RESULT_LENGTH | Call by reference | Type reference (TYPE) | BRF_RESULT_LENGTH | Feldlänge / Strukturlänge | 20070604 | |||
| 4 | IV_RESULT_TYPE | Call by reference | Type reference (TYPE) | BRF_RESULT_TYPE | BRF: Ergebnistyp | 20070604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei der Erzeugung einer Formelisntanz | 20070604 |
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20040618 |
Method ON_DOUBLE_CLICK on class CL_FORMULA_MNT_BRF has no exception.
Method SET_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20070604 | |||
| 2 | IS_BRF139 | Call by reference | Type reference (TYPE) | SBRF139 | BRF: SAP - Formelinterpreter, Dynprostruktur | 20070604 | |||
| 3 | IV_FORM_SAVE | Call by reference | Type reference (TYPE) | BRF_BOOLE_D | Space = false, 'X' = true | 20070604 |
Method SET_DETAIL_DATA on class CL_FORMULA_MNT_BRF has no exception.
Method SET_FORMULA_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORMULA | Call by reference | Type reference (TYPE) | STRING | 20070604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es gibt (noch) keine Formelinstanz | 20070604 | ||
| 2 | Fehler im Formelstring gefunden | 20070604 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 471 |