SAP ABAP Class CL_AND_OR_MNT_BRF (AND/OR Conditions of Boolean Expressions)
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 | 20041115 |
Properties
| Class | CL_AND_OR_MNT_BRF | |
| Short Description | AND/OR Conditions of Boolean Expressions | |
| 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 | 20041115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AND_OR_MNT_BRF has no forward declaration.
Interfaces
Class CL_AND_OR_MNT_BRF has no interface implemented.
Friends
Class CL_AND_OR_MNT_BRF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041115 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20041115 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TBRF129 | BRF: Logical Operator | 20041115 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBRF129 | BRF: Logical Operator | 20041115 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SBRF129 | BRF: Logical Operator | 20041115 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF128_T | BRF: Logical Operators - Operands - Table Type | 20041117 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TBRF128_T | BRF: Logical Operators - Operands - Table Type | 20041117 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SBRF128_T | BRF: Logical Operators - Operands - Table Type | 20041117 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041115 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | BRF_BOOLE_D | BRF: Space = False, 'X' = True | 20041115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | BRF: Maintenance - Creates Matching Field Catalog | 20041115 | |
| 2 | Instance method | Public | Method | BRF: Gets Detailed Data | 20080117 | |
| 3 | Instance method | Public | Event handling method | 20060425 | ||
| 4 | Instance method | Public | Event handling method | Event Handler | 20041116 | |
| 5 | Instance method | Public | Event handling method | User command | 20041117 | |
| 6 | Instance method | Public | Method | BRF: Sets Detailed Data | 20080117 |
Events
Class CL_AND_OR_MNT_BRF has no event.
Types
Class CL_AND_OR_MNT_BRF has no local type.
Method Signatures
Method BUILD_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20041115 |
Method BUILD_FIELDCAT on class CL_AND_OR_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_BRF129 | Call by reference | Type reference (TYPE) | SBRF129 | BRF: logische Verknüfung | 20080117 | |||
| 2 | ET_BRF128 | Call by reference | Type reference (TYPE) | SBRF128_T | BRF: Logische Verküpfungen - Operanden - Tabellentyp | 20080117 |
Method GET_DETAIL_DATA on class CL_AND_OR_MNT_BRF has no exception.
Method HANDLE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20060425 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20060425 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20060425 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20060425 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20060425 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20060425 | |||||
| 7 | SENDER | Value transfer | Attribute reference (LIKE) | 20060425 |
Method HANDLE_F4 on class CL_AND_OR_MNT_BRF has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20041116 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20041116 |
Method HANDLE_TOOLBAR on class CL_AND_OR_MNT_BRF has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20041117 |
Method ON_USER_COMMAND on class CL_AND_OR_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_BRF129 | Call by reference | Type reference (TYPE) | SBRF129 | BRF: logische Verknüfung | 20080117 | |||
| 2 | IT_BRF128 | Call by reference | Type reference (TYPE) | SBRF128_T | BRF: Logische Verküpfungen - Operanden - Tabellentyp | 20080117 |
Method SET_DETAIL_DATA on class CL_AND_OR_MNT_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |