SAP ABAP Class CL_BOL_MESSAGE_BROWSER (Message Browser)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-BOL (Application Component) Business Object Layer
     CRM_BOL_TOOLS (Package) Test Tools and Display Tools for Business Object Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BOL_ABSTR_BROWSER Basis Class Browser 20021120
Properties
Class CL_BOL_MESSAGE_BROWSER  
Short Description Message Browser    
Super Class CL_BOL_ABSTR_BROWSER Basis Class Browser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL_TOOLS   Test Tools and Display Tools for Business Object Layer 
Created 20021120   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BOL_MESSAGE_BROWSER has no forward declaration.
Interfaces
Class CL_BOL_MESSAGE_BROWSER has no interface implemented.
Friends
Class CL_BOL_MESSAGE_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_TAB Instance attribute Private Type reference (TYPE) CRMT_GENIL_MESSAGE_TAB Message Structure in Generic Interaction Layer 20021120
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_MESSAGES Instance method Public Method 20060216
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021120
3 ON_TOOLBAR Instance method Private Event handling method 20021120
4 ON_USER_COMMAND Instance method Private Event handling method 20021120
5 SHOW_MESSAGES Instance method Public Method Display Messages 20021120
Events
# Event Type Visibility Description Created on
1 CLOSE_REQUESTED Instance Event
(0)
Public
(2)
20021120
Types
Class CL_BOL_MESSAGE_BROWSER has no local type.
Method Signatures

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_BOL_MESSAGE_BROWSER has no parameter.
Method CLEAR_MESSAGES on class CL_BOL_MESSAGE_BROWSER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_CORE Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_CORE BOL Core 20021120
2 Importing IV_OBJ_MODEL Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface zum Zugriff zentrales Objektmodell 20021120
3 Importing IV_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20021120

Method CONSTRUCTOR on class CL_BOL_MESSAGE_BROWSER has no exception.

Method ON_TOOLBAR Signature

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

Method ON_TOOLBAR on class CL_BOL_MESSAGE_BROWSER 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) 20021120

Method ON_USER_COMMAND on class CL_BOL_MESSAGE_BROWSER has no exception.

Method SHOW_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) CRMT_GENIL_MESSAGE_TAB Nachrichtenstruktur im generischen Interactionlayer 20021120

Method SHOW_MESSAGES on class CL_BOL_MESSAGE_BROWSER has no exception.
Event Signatures

Event CLOSE_REQUESTED Signature
Event CLOSE_REQUESTED on class CL_BOL_MESSAGE_BROWSER has no parameter.
History
Last changed by/on SAP  20081007 
SAP Release Created in