SAP ABAP Class CL_AC_MESSAGE_MNT_BRF (BRF: Maintenance - Concrete Action - Output Message)
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 20021220
Properties
Class CL_AC_MESSAGE_MNT_BRF  
Short Description BRF: Maintenance - Concrete Action - Output Message    
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 20021220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AC_MESSAGE_MNT_BRF has no forward declaration.
Interfaces
Class CL_AC_MESSAGE_MNT_BRF has no interface implemented.
Friends
Class CL_AC_MESSAGE_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 20050504
2 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050504
3 MS_BRF173_SCR Instance attribute Protected Type reference (TYPE) SBRF173 BRF: Screen Structure for TBRF173 (Messages) 20060512
4 MT_BRF173_CUR Instance attribute Protected Type reference (TYPE) TBRF173_T BRF: Messages for Subactions 20030115
5 MT_BRF173_OLD Instance attribute Protected Type reference (TYPE) TBRF173_T BRF: Messages for Subactions 20021220
6 MT_BRF173_SCR Instance attribute Protected Type reference (TYPE) SBRF173_T BRF: Table Category for TBRF173/174/175; Internal Usage 20050504
7 MT_BRF174_CUR Instance attribute Protected Type reference (TYPE) TBRF174_T BRF: Message Variables 20030115
8 MT_BRF174_OLD Instance attribute Protected Type reference (TYPE) TBRF174_T BRF: Message Variables 20021220
9 MT_BRF175_CUR Instance attribute Protected Type reference (TYPE) TBRF175_T BRF: Literal as Message Variable (in Subactions) 20030115
10 MT_BRF175_OLD Instance attribute Protected Type reference (TYPE) TBRF175_T BRF: Literal as Message Variable (in Subactions) 20021220
11 MT_SBRF173_ALV Instance attribute Protected Type reference (TYPE) SBRF173_ALV_T BRF: Action Message - ALV Table Category 20030107
12 MV_ALV_GRID_MODIFIED Instance attribute Protected Type reference (TYPE) BRF_BOOLE_D Space = False, 'X' = True 20050504
13 MV_CURR_MSGID Instance attribute Protected Type reference (TYPE) SYMSGID Message Class 20060512
14 MV_CURR_MSGNO Instance attribute Protected Type reference (TYPE) SYMSGNO Message Number 20060512
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Private Method Creates the field catalog 20050503
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021220
3 GET_DETAIL_DATA Instance method Public Method BRF: Gets Detailed Data 20080131
4 HANDLE_MENU_BUTTON Instance method Private Event handling method BRF: Maintenance - Event Handler for ALV 20050504
5 HANDLE_TOOLBAR Instance method Private Event handling method BRF: Maintenance - Event Handler for ALV 20050504
6 ON_DOUBLE_CLICK Instance method Private Event handling method BRF: Maintenance - Event Handler for ALV 20050504
7 ON_ENTER Instance method Private Event handling method BRF: Maintenance - Event Handler for ALV 20050831
8 ON_USER_COMMAND Instance method Private Event handling method BRF: Maintenance - Event Handler for ALV 20050504
9 PBO2_INT Instance method Private Method Completion of Display Data Before Output 20060512
10 SET_DETAIL_DATA Instance method Public Method Set Detailed Data 20080131
Events
Class CL_AC_MESSAGE_MNT_BRF has no event.
Types
Class CL_AC_MESSAGE_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 20050504

Method BUILD_FIELDCAT on class CL_AC_MESSAGE_MNT_BRF has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_AC_MESSAGE_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_AC_MESSAGE_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_BRF173 Call by reference Type reference (TYPE) SBRF173_T BRF: Nachrichten zu Subaktionen 20080131
2 Exporting ET_BRF174 Call by reference Type reference (TYPE) TBRF174_T BRF: Nachrichtenvariablen 20080131
3 Exporting ET_BRF175 Call by reference Type reference (TYPE) TBRF175_T BRF: Literale als Nachrichtenvariablen (in Subaktionen) 20080131

Method GET_DETAIL_DATA on class CL_AC_MESSAGE_MNT_BRF has no exception.

Method HANDLE_MENU_BUTTON Signature

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

Method HANDLE_MENU_BUTTON on class CL_AC_MESSAGE_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) 20050504
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20050504

Method HANDLE_TOOLBAR on class CL_AC_MESSAGE_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 Value transfer Attribute reference (LIKE) 20050504
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20050504
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20050504

Method ON_DOUBLE_CLICK on class CL_AC_MESSAGE_MNT_BRF has no exception.

Method ON_ENTER Signature

Method ON_ENTER on class CL_AC_MESSAGE_MNT_BRF has no parameter.
Method ON_ENTER on class CL_AC_MESSAGE_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) 20050504

Method ON_USER_COMMAND on class CL_AC_MESSAGE_MNT_BRF has no exception.

Method PBO2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BRF173_SCR Call by reference Type reference (TYPE) SBRF173 BRF: Dynprostruktur für TBRF173 (Nachrichten) 20060512

Method PBO2_INT on class CL_AC_MESSAGE_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_BRF173 Call by reference Type reference (TYPE) SBRF173_T BRF: Nachrichten zu Subaktionen 20080131

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