SAP ABAP Class CL_FORMULA_SIMPLE_MNT_BRF (BRF: Maintenance of Simple Formulas)
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 | 20011106 |
Properties
| Class | CL_FORMULA_SIMPLE_MNT_BRF | |
| Short Description | BRF: Maintenance of Simple Formulas | |
| Super Class | CL_EXPRESSION_BASE_MNT_BRF | BRF: Basis Class Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20011106 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FORMULA_SIMPLE_MNT_BRF has no forward declaration.
Interfaces
Class CL_FORMULA_SIMPLE_MNT_BRF has no interface implemented.
Friends
Class CL_FORMULA_SIMPLE_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) | SBRF145 | BRF: General Arithmetical Expressions, Screen Structure | 20011106 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TBRF145 | BRF: General Arithmetical Expressions (Formula) | 20030114 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TBRF145 | BRF: General Arithmetical Expressions (Formula) | 20030114 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBRF200_T | BRF: Where-Used List - Table Type | 20030606 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SBRF145_ALV_T | BRF: Arithmetic Expressions (Formula) - ALV Table Category | 20021010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021009 | |
| 2 | Instance method | Public | Method | BRF: Gets Detailed Data | 20080125 | |
| 3 | Instance method | Protected | Method | Token/Operand on Stack | 20011108 | |
| 4 | Instance method | Public | Method | BRF: Sets Detailed Data | 20080125 | |
| 5 | Instance method | Protected | Method | Simulates Operation | 20011108 |
Events
Class CL_FORMULA_SIMPLE_MNT_BRF has no event.
Types
Class CL_FORMULA_SIMPLE_MNT_BRF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FORMULA_SIMPLE_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_FORMULA_SIMPLE_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 | ES_BRF145 | Call by reference | Type reference (TYPE) | SBRF145 | BRF: allgemeine arithmetische Ausdrücke, Dynprostruktur | 20080125 |
Method GET_DETAIL_DATA on class CL_FORMULA_SIMPLE_MNT_BRF has no exception.
Method PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OP_STACK | Call by reference | Type reference (TYPE) | BRF_CALC_STACK_T | BRF: Stack-Struktur für Formelinterpreter - Tabellentyp | 20011108 | |||
| 2 | CT_VAR_STACK | Call by reference | Type reference (TYPE) | BRF_CALC_STACK_T | BRF: Stack-Struktur für Formelinterpreter - Tabellentyp | 20011108 | |||
| 3 | IS_TOKEN | Call by reference | Type reference (TYPE) | BRF_CALC_STACK | BRF: Stack-Struktur für Formelinterpreter | 20011108 |
Method PUSH on class CL_FORMULA_SIMPLE_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 | IS_BRF145 | Call by reference | Type reference (TYPE) | SBRF145 | BRF: allgemeine arithmetische Ausdrücke, Dynprostruktur | 20080125 |
Method SET_DETAIL_DATA on class CL_FORMULA_SIMPLE_MNT_BRF has no exception.
Method SIMULATE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VAR_STACK | Call by reference | Type reference (TYPE) | BRF_CALC_STACK_T | BRF: Stack-Struktur für Formelinterpreter - Tabellentyp | 20011108 | |||
| 2 | IS_OPERATION | Call by reference | Type reference (TYPE) | BRF_CALC_STACK | BRF: Stack-Struktur für Formelinterpreter | 20011108 |
Method SIMULATE_OPERATION on class CL_FORMULA_SIMPLE_MNT_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 464 |