SAP ABAP Class CL_BOL_OBJECT_BROWSER (Object 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 20021112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BOL_ENTITY_ACCESS 20021114
Properties
Class CL_BOL_OBJECT_BROWSER  
Short Description Object 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 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
# Interface Abstract Final Description Created on
1 IF_BOL_ENTITY_ACCESS 20021114
Friends
Class CL_BOL_OBJECT_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) BOLT_TOOLS_OBJ_BROWSER_FIELD_T Table 20021113
2 LIST_TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE ALV Control: Title Bar Text 20021118
3 OBJECT_HISTORY Instance attribute Private Object reference (TYPE REF TO) IF_BOL_BO_COL Collection of All Displayed Objects 20050203
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_SEARCH Instance method Public Method 20100415
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021113
3 DELETE_CURRENT_ENTITY Instance method Private Method 20021119
4 GET_CELLTAB Instance method Private Method 20021114
5 GET_CURRENT_ENTITY Instance method Public Method Returns the Entity That Is Currently Displayed 20021119
6 ON_DATA_CHANGED Instance method Private Event handling method 20021113
7 ON_NEW_FOCUS Instance method Private Event handling method 20050204
8 ON_TOOLBAR Instance method Private Event handling method 20021113
9 ON_USER_COMMAND Instance method Private Event handling method 20021113
10 REFRESH Instance method Public Method Update Display 20021118
11 SHOW_DQUERY Instance method Public Method 20060209
12 SHOW_ENTITY Instance method Public Method Display Entity 20021113
13 SHOW_ENTITY_TEMPLATE Instance method Public Method Display Entity 20090309
14 SHOW_QUERY Instance method Public Method Display Search Object 20021113
Events
# Event Type Visibility Description Created on
1 CHILD_REQUESTED Instance Event
(0)
Public
(2)
20021115
2 METHODS_REQUESTED Instance Event
(0)
Public
(2)
20021119
3 QUERY_SEARCH Instance Event
(0)
Public
(2)
20021114
Types
Class CL_BOL_OBJECT_BROWSER has no local type.
Method Signatures

Method AUTO_SEARCH Signature

Method AUTO_SEARCH on class CL_BOL_OBJECT_BROWSER has no parameter.
Method AUTO_SEARCH on class CL_BOL_OBJECT_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 20021113
2 Importing IV_OBJ_MODEL Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface zum Zugriff zentrales Objektmodell 20021113
3 Importing IV_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20021113

Method CONSTRUCTOR on class CL_BOL_OBJECT_BROWSER has no exception.

Method DELETE_CURRENT_ENTITY Signature

Method DELETE_CURRENT_ENTITY on class CL_BOL_OBJECT_BROWSER has no parameter.
Method DELETE_CURRENT_ENTITY on class CL_BOL_OBJECT_BROWSER has no exception.

Method GET_CELLTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Zugriffsinterface für BO Attribute 20021114
2 Importing IV_SET_STYLE_DISABLED Call by reference Type reference (TYPE) CRMT_GENIL_BOOLEAN 20060201
3 Returning RT_RESULT Value transfer Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20021114

Method GET_CELLTAB on class CL_BOL_OBJECT_BROWSER has no exception.

Method GET_CURRENT_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20021119

Method GET_CURRENT_ENTITY on class CL_BOL_OBJECT_BROWSER has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20021113
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20100212

Method ON_DATA_CHANGED on class CL_BOL_OBJECT_BROWSER has no exception.

Method ON_NEW_FOCUS Signature

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

Method ON_NEW_FOCUS on class CL_BOL_OBJECT_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) 20021113

Method ON_TOOLBAR on class CL_BOL_OBJECT_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) 20021113

Method ON_USER_COMMAND on class CL_BOL_OBJECT_BROWSER has no exception.

Method REFRESH Signature

Method REFRESH on class CL_BOL_OBJECT_BROWSER has no parameter.
Method REFRESH on class CL_BOL_OBJECT_BROWSER has no exception.

Method SHOW_DQUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_DQUERY_SERVICE 20060209

Method SHOW_DQUERY on class CL_BOL_OBJECT_BROWSER has no exception.

Method SHOW_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20021113

Method SHOW_ENTITY on class CL_BOL_OBJECT_BROWSER has no exception.

Method SHOW_ENTITY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY_TEMPLATE 20090309

Method SHOW_ENTITY_TEMPLATE on class CL_BOL_OBJECT_BROWSER has no exception.

Method SHOW_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_QUERY_SERVICE BOL - Query-Service 20021113

Method SHOW_QUERY on class CL_BOL_OBJECT_BROWSER has no exception.
Event Signatures

Event CHILD_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ENTITY Exporting Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20021115
2 MODE Exporting Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030115

Event METHODS_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ENTITY Exporting Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20021119

Event QUERY_SEARCH Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 QUERY Exporting Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_QUERY_SERVICE BOL - Query-Service 20021114
History
Last changed by/on SAP  20110908 
SAP Release Created in