SAP ABAP Class CL_AC_BADI_MNT_BRF (BRF: Action BAdI)
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_ACTION_BASE_MNT_BRF BRF: Maintenance - Concrete Action - Basis Class 20041217
Properties
Class CL_AC_BADI_MNT_BRF  
Short Description BRF: Action BAdI    
Super Class CL_ACTION_BASE_MNT_BRF BRF: Maintenance - Concrete Action - Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20041217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AC_BADI_MNT_BRF has no forward declaration.
Interfaces
Class CL_AC_BADI_MNT_BRF has no interface implemented.
Friends
Class CL_AC_BADI_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ALV_GRID1 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041217
2 MO_ALV_GRID2 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041217
3 MO_CONTAINER1 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041217
4 MO_CONTAINER2 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041217
5 MS_BRF177_SCR Instance attribute Protected Type reference (TYPE) SBRF177 BRF: Action BAdI - Screen Structure 20041217
6 MT_BRF177_CUR Instance attribute Protected Type reference (TYPE) TBRF177_T BRF: Action BAdI - Table Type 20041217
7 MT_BRF177_OLD Instance attribute Private Type reference (TYPE) TBRF177_T BRF: Action BAdI - Table Type 20041217
8 MT_BRF177_SCR Instance attribute Protected Type reference (TYPE) SBRF177_T BRF: Action BAdI - Table Type 20041217
9 MT_BRF178_CUR Instance attribute Protected Type reference (TYPE) TBRF178_T BRF: Action BAdI: Expression as Parameter - Table Type 20041217
10 MT_BRF178_OLD Instance attribute Private Type reference (TYPE) TBRF178_T BRF: Action BAdI: Expression as Parameter - Table Type 20041217
11 MT_BRF178_SCR Instance attribute Protected Type reference (TYPE) SBRF178_T BRF: Action BAdI: Expression as Parameter - Table Type 20041217
12 MV_EXEC_ON_FALSE_CUR Instance attribute Protected Type reference (TYPE) BRF_EXECUTE_ON_FALSE BRF: Execute Subaction if Function = False 20041220
13 MV_EXEC_ON_FALSE_SEL Instance attribute Protected Type reference (TYPE) BRF_EXECUTE_ON_FALSE BRF: Execute Subaction if Function = False 20041220
14 MV_FILTER_VALUE_CUR Instance attribute Protected Type reference (TYPE) BRF_FILTER_VALUE_ACT BRF: Filter Values for Action BAdI 20041220
15 MV_FILTER_VALUE_SEL Instance attribute Protected Type reference (TYPE) BRF_FILTER_VALUE_ACT BRF: Filter Values for Action BAdI 20041220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041220
2 GET_DETAIL_DATA Instance method Public Method BRF: Gets Detailed Data 20080130
3 HANDLE_F4 Instance method Public Event handling method HANDLE_F4 20080130
4 HANDLE_TOOLBAR1 Instance method Public Event handling method Event Handler for Upper ALV (Filter Values) 20041220
5 HANDLE_TOOLBAR2 Instance method Public Event handling method Event Handler for Lower ALV (Expressions) 20041220
6 ON_DOUBLE_CLICK1 Instance method Public Event handling method Event Handler for Double-Click in Upper ALV (Filter Values) 20041220
7 ON_USER_COMMAND Instance method Public Event handling method 20051129
8 SET_DETAIL_DATA Instance method Public Method Set Detailed Data 20080130
Events
Class CL_AC_BADI_MNT_BRF has no event.
Types
Class CL_AC_BADI_MNT_BRF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_AC_BADI_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_AC_BADI_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 ET_BRF177 Call by reference Type reference (TYPE) SBRF177_T BRF: Aktion BAdI - Tabellentyp 20080130
2 Exporting ET_BRF178 Call by reference Type reference (TYPE) SBRF178_T BRF: Aktion BAdI: Ausdruck als Parameter - Tabellentyp 20080130

Method GET_DETAIL_DATA on class CL_AC_BADI_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 Call by reference Attribute reference (LIKE) 20080130
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20080130
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20080130
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20080130
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20080130
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20080130
7 Importing SENDER Call by reference Attribute reference (LIKE) 20080130

Method HANDLE_F4 on class CL_AC_BADI_MNT_BRF has no exception.

Method HANDLE_TOOLBAR1 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) 20041220
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20041220

Method HANDLE_TOOLBAR1 on class CL_AC_BADI_MNT_BRF has no exception.

Method HANDLE_TOOLBAR2 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) 20041220
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20041220

Method HANDLE_TOOLBAR2 on class CL_AC_BADI_MNT_BRF has no exception.

Method ON_DOUBLE_CLICK1 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) 20041220
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20041220
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20041220

Method ON_DOUBLE_CLICK1 on class CL_AC_BADI_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) 20051129

Method ON_USER_COMMAND on class CL_AC_BADI_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 IT_BRF177 Call by reference Type reference (TYPE) SBRF177_T BRF: Aktion BAdI - Tabellentyp 20080130
2 Importing IT_BRF178 Call by reference Type reference (TYPE) SBRF178_T BRF: Aktion BAdI: Ausdruck als Parameter - Tabellentyp 20080130

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