SAP ABAP Class CL_AC_FUNCTION_MNT_BRF (BRF: Maintenance - Concrete Action - Execute Function Module)
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 20020118
Properties
Class CL_AC_FUNCTION_MNT_BRF  
Short Description BRF: Maintenance - Concrete Action - Execute Function Module    
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 20020118   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_AC_FUNCTION_MNT_BRF has no interface implemented.
Friends
Class CL_AC_FUNCTION_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CLASS_ID Constant Public Type reference (TYPE) BRF_CLASS_ID 'FM0001' BRF: ID of Implementation Class 20020121
2 MO_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060512
3 MO_ALV_GRID_DET Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040628
4 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20060512
5 MO_CONTAINER_DET Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040628
6 MS_BRF172_DET Instance attribute Protected Type reference (TYPE) SBRF172_DET BRF: Details for Action "Function Module" 20040628
7 MT_BRF172_CUR Instance attribute Protected Type reference (TYPE) TBRF172_T BRF: Action Function Module - Table Type 20030115
8 MT_BRF172_OLD Instance attribute Protected Type reference (TYPE) TBRF172_T BRF: Action Function Module - Table Type 20020121
9 MT_BRF172_SCR Instance attribute Protected Type reference (TYPE) SBRF172_T BRF: Actions - Screen Table 20040701
10 MT_BRF176_CUR Instance attribute Protected Type reference (TYPE) TBRF176_T BRF: Action FM: Expression as Parameter - Table Type 20040628
11 MT_BRF176_OLD Instance attribute Protected Type reference (TYPE) TBRF176_T BRF: Action FM: Expression as Parameter - Table Type 20040628
12 MT_BRF176_SCR Instance attribute Protected Type reference (TYPE) SBRF176_T BRF: FM Action: Expression as Parameter - Screen -Table Type 20040628
13 MT_FRONTEND_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20060512
14 MT_FRONTEND_FIELDCAT_DET Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040628
15 MT_SBRF172_ALV Instance attribute Protected Type reference (TYPE) SBRF172_ALV_T BRF: Action FM - ALV Table Type 20021011
16 MV_ALV_GRID_MODIFIED_DET Instance attribute Protected Type reference (TYPE) BRF_BOOLE_D BRF: Space = False, 'X' = True 20040628
17 MV_EXEC_FUNCTION_SEL Instance attribute Protected Type reference (TYPE) BRF_EXEC_FUNCTION BRF: Action - Function to Be Executed 20040629
18 MV_EXEC_ON_FALSE_SEL Instance attribute Protected Type reference (TYPE) BRF_EXECUTE_ON_FALSE BRF: Execute Subaction if Function = False 20040629
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Protected Method BRF: Maintenance - Creates Matching Field Catalog 20060512
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021011
3 GET_DETAIL_DATA Instance method Public Method BRF: Gets Detailed Data 20080130
4 HANDLE_F4 Instance method Public Event handling method 20060425
5 HANDLE_TOOLBAR Instance method Public Event handling method Event Handler 20060512
6 HANDLE_TOOLBAR_DET Instance method Public Event handling method Event Handler 20040628
7 ON_DOUBLE_CLICK Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20060512
8 ON_DOUBLE_CLICK_DET Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20040701
9 ON_USER_COMMAND Instance method Public Event handling method 20051129
10 ON_USER_COMMAND_DET Instance method Public Event handling method Functions of Detail ALV (Expressions) 20060512
11 SET_DETAIL_DATA Instance method Public Method Set Detailed Data 20080130
Events
Class CL_AC_FUNCTION_MNT_BRF has no event.
Types
Class CL_AC_FUNCTION_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 20060512
2 Importing IV_STRUCNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20060512

Method BUILD_FIELDCAT on class CL_AC_FUNCTION_MNT_BRF has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_AC_FUNCTION_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_AC_FUNCTION_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_BRF172 Call by reference Type reference (TYPE) SBRF172_T BRF: Aktionen - Dynpro-Tabelle 20080130
2 Exporting ET_BRF176 Call by reference Type reference (TYPE) SBRF176_T BRF: Aktion FB: Ausdruck als Parameter - Screen - Tabellent 20080130

Method GET_DETAIL_DATA on class CL_AC_FUNCTION_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_AC_FUNCTION_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) 20060512
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060512

Method HANDLE_TOOLBAR on class CL_AC_FUNCTION_MNT_BRF has no exception.

Method HANDLE_TOOLBAR_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20040628
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20040628

Method HANDLE_TOOLBAR_DET on class CL_AC_FUNCTION_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) 20060512
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20060512
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20060512

Method ON_DOUBLE_CLICK on class CL_AC_FUNCTION_MNT_BRF has no exception.

Method ON_DOUBLE_CLICK_DET Signature

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

Method ON_DOUBLE_CLICK_DET on class CL_AC_FUNCTION_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) 20051129

Method ON_USER_COMMAND on class CL_AC_FUNCTION_MNT_BRF has no exception.

Method ON_USER_COMMAND_DET 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) 20060512

Method ON_USER_COMMAND_DET on class CL_AC_FUNCTION_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_BRF172 Call by reference Type reference (TYPE) SBRF172_T BRF: Aktionen - Dynpro-Tabelle 20080130
2 Importing IT_BRF176 Call by reference Type reference (TYPE) SBRF176_T BRF: Aktion FB: Ausdruck als Parameter - Screen - Tabellent 20080130

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