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 MO_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041115
2 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041115
3 MS_BRF129_CUR Instance attribute Protected Type reference (TYPE) TBRF129 BRF: Logical Operator 20041115
4 MS_BRF129_OLD Instance attribute Protected Type reference (TYPE) TBRF129 BRF: Logical Operator 20041115
5 MS_BRF129_SCR Instance attribute Protected Type reference (TYPE) SBRF129 BRF: Logical Operator 20041115
6 MT_BRF128_CUR Instance attribute Protected Type reference (TYPE) TBRF128_T BRF: Logical Operators - Operands - Table Type 20041117
7 MT_BRF128_OLD Instance attribute Protected Type reference (TYPE) TBRF128_T BRF: Logical Operators - Operands - Table Type 20041117
8 MT_BRF128_SCR Instance attribute Protected Type reference (TYPE) SBRF128_T BRF: Logical Operators - Operands - Table Type 20041117
9 MT_FRONTEND_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041115
10 MV_ALV_GRID_MODIFIED 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 BUILD_FIELDCAT Instance method Protected Method BRF: Maintenance - Creates Matching Field Catalog 20041115
2 GET_DETAIL_DATA Instance method Public Method BRF: Gets Detailed Data 20080117
3 HANDLE_F4 Instance method Public Event handling method 20060425
4 HANDLE_TOOLBAR Instance method Public Event handling method Event Handler 20041116
5 ON_USER_COMMAND Instance method Public Event handling method User command 20041117
6 SET_DETAIL_DATA 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 Exporting 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 Exporting ES_BRF129 Call by reference Type reference (TYPE) SBRF129 BRF: logische Verknüfung 20080117
2 Exporting 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 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20060425
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20060425
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20060425
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20060425
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20060425
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20060425
7 Importing 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 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20041116
2 Importing 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 Importing 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 Importing IS_BRF129 Call by reference Type reference (TYPE) SBRF129 BRF: logische Verknüfung 20080117
2 Importing 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