SAP ABAP Class CL_RULE_SET_MNT_BRF (BRF: Maintenance of Rules)
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_RULE_SET_BASE_MNT_BRF BRF: Basis Class Maintenance: Rule Sets 20050115
Properties
Class CL_RULE_SET_MNT_BRF  
Short Description BRF: Maintenance of Rules    
Super Class CL_RULE_SET_BASE_MNT_BRF BRF: Basis Class Maintenance: Rule Sets 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20050115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TYBRF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RULE_SET_MNT_BRF has no interface implemented.
Friends
Class CL_RULE_SET_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_BRF310 Instance attribute Protected Type reference (TYPE) SBRF310_T BRF: Rule Sets - Screen Structure - Table Category 20050115
2 MO_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050115
3 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050115
4 MS_NAV_DEST Instance attribute Protected Attribute reference (LIKE) 20050822
5 MT_BRF310_CUR Instance attribute Protected Type reference (TYPE) TBRF310_T BRF: Rule Set/Event/Expression/Action Assignment - Tab.Cat. 20050115
6 MT_BRF310_OLD Instance attribute Protected Type reference (TYPE) TBRF310_T BRF: Rule Set/Event/Expression/Action Assignment - Tab.Cat. 20050115
7 MV_ALV_GRID_MODIFIED Instance attribute Protected Type reference (TYPE) BRF_BOOLE_D BRF: Space = False, 'X' = True 20050115
8 MV_ALV_INDEX Instance attribute Private Type reference (TYPE) SYTABIX Internal Tables, Current Row Index 20050115
9 MV_TEXTDISPLAY Instance attribute Private Type reference (TYPE) ABAP_BOOL BRF: Text Display of Rule Line 20060117
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Protected Method BRF: Maintenance - Creates Matching Field Catalog 20050115
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050115
3 GET_LAYOUT Instance method Public Method Get Layout 20050115
4 HANDLE_TOOLBAR Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20050115
5 ON_DOUBLE_CLICK Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20050115
6 ON_USER_COMMAND Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20050115
Events
Class CL_RULE_SET_MNT_BRF has no event.
Types
Class CL_RULE_SET_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 20050115

Method BUILD_FIELDCAT on class CL_RULE_SET_MNT_BRF has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RULE_SET_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_RULE_SET_MNT_BRF has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050115

Method GET_LAYOUT on class CL_RULE_SET_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 Call by reference Attribute reference (LIKE) 20050115
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050115

Method HANDLE_TOOLBAR on class CL_RULE_SET_MNT_BRF has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050115
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050115
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20050115

Method ON_DOUBLE_CLICK on class CL_RULE_SET_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 Call by reference Attribute reference (LIKE) 20050115

Method ON_USER_COMMAND on class CL_RULE_SET_MNT_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700