SAP ABAP Class CL_BOL_ABSTR_BROWSER (Basis Class 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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BOL_DOBJECT_BROWSER Objekt Browser 20060210
2 Inheritance (c INHERITING FROM c_ref)  CL_BOL_DPARAMETER_BROWSER Objekt Browser 20060213
3 Inheritance (c INHERITING FROM c_ref)  CL_BOL_LIST_BROWSER Object List Browser 20021112
4 Inheritance (c INHERITING FROM c_ref)  CL_BOL_MESSAGE_BROWSER Message Browser 20021120
5 Inheritance (c INHERITING FROM c_ref)  CL_BOL_MODEL_BROWSER Model Browser 20021112
6 Inheritance (c INHERITING FROM c_ref)  CL_BOL_OBJECT_BROWSER Object Browser 20021112
7 Inheritance (c INHERITING FROM c_ref)  CL_BOL_PARAMETER_BROWSER Browser for Input Parameters 20021120
Properties
Class CL_BOL_ABSTR_BROWSER  
Short Description Basis Class Browser    
Super Class    
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 20021112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BOL_ABSTR_BROWSER has no interface implemented.
Friends
Class CL_BOL_ABSTR_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20021112
2 BOL_CORE Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_CORE BOL Core 20021112
3 DISPLAY_STATE Instance attribute Protected Type reference (TYPE) CHAR2 Display Status 20021112
4 OBJ_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Central Object Model 20021112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGED_DATA Instance method Public Method Reads Changed Values (If Any) from Front End 20021205
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021112
3 DISPOSE Instance method Public Method Instance Destructor 20021112
4 GET_FIELDCAT Instance method Protected Method Returns the Field Catalog 20021113
5 REFRESH_DISPLAY Instance method Protected Method Update Display 20021112
6 REGISTER_4_ALV_EVENTS Instance method Protected Method Register for ALV Events 20021112
7 SET_LIST_TITLE Instance method Protected Method Sets the Title Line of the List 20021112
8 SET_VISIBLE Instance method Public Method 20070312
9 SHOW_INITIAL_LIST Instance method Protected Method Display Initial List 20021112
Events
# Event Type Visibility Description Created on
1 CONTEXT_CHANGED Instance Event
(0)
Public
(2)
Display Context Was Changed 20021115
2 TOOLBAR_REFRESH_REQUESTED Instance Event
(0)
Public
(2)
20060414
Types
Class CL_BOL_ABSTR_BROWSER has no local type.
Method Signatures

Method CHECK_CHANGED_DATA Signature

Method CHECK_CHANGED_DATA on class CL_BOL_ABSTR_BROWSER has no parameter.
Method CHECK_CHANGED_DATA on class CL_BOL_ABSTR_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 20021112
2 Importing IV_OBJ_MODEL Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface zum Zugriff zentrales Objektmodell 20021112
3 Importing IV_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20021112

Method CONSTRUCTOR on class CL_BOL_ABSTR_BROWSER has no exception.

Method DISPOSE Signature

Method DISPOSE on class CL_BOL_ABSTR_BROWSER has no parameter.
Method DISPOSE on class CL_BOL_ABSTR_BROWSER has no exception.

Method GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20021113

Method GET_FIELDCAT on class CL_BOL_ABSTR_BROWSER has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_BOL_ABSTR_BROWSER has no parameter.
Method REFRESH_DISPLAY on class CL_BOL_ABSTR_BROWSER has no exception.

Method REGISTER_4_ALV_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20021112

Method REGISTER_4_ALV_EVENTS on class CL_BOL_ABSTR_BROWSER has no exception.

Method SET_LIST_TITLE Signature

Method SET_LIST_TITLE on class CL_BOL_ABSTR_BROWSER has no parameter.
Method SET_LIST_TITLE on class CL_BOL_ABSTR_BROWSER has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20070312

Method SET_VISIBLE on class CL_BOL_ABSTR_BROWSER has no exception.

Method SHOW_INITIAL_LIST Signature

Method SHOW_INITIAL_LIST on class CL_BOL_ABSTR_BROWSER has no parameter.
Method SHOW_INITIAL_LIST on class CL_BOL_ABSTR_BROWSER has no exception.
Event Signatures

Event CONTEXT_CHANGED Signature
Event CONTEXT_CHANGED on class CL_BOL_ABSTR_BROWSER has no parameter.
Event TOOLBAR_REFRESH_REQUESTED Signature
Event TOOLBAR_REFRESH_REQUESTED on class CL_BOL_ABSTR_BROWSER has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in