SAP ABAP Class CL_BOL_DATA_BROWSER (Business Object Layer (BOL) Data 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
Properties
Class CL_BOL_DATA_BROWSER  
Short Description Business Object Layer (BOL) Data 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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BOL_DATA_BROWSER has no interface implemented.
Friends
Class CL_BOL_DATA_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOL_CORE Instance attribute Private Object reference (TYPE REF TO) CL_CRM_BOL_CORE BOL Core 20021118
2 DOBJECT_BROWSER Instance attribute Public Object reference (TYPE REF TO) CL_BOL_DOBJECT_BROWSER 20060210
3 DPARAMETER_BROWSER Instance attribute Private Object reference (TYPE REF TO) CL_BOL_DPARAMETER_BROWSER 20060213
4 LIST_BROWSER Instance attribute Public Object reference (TYPE REF TO) CL_BOL_LIST_BROWSER List Browser 20021112
5 MESSAGE_BROWSER Instance attribute Public Object reference (TYPE REF TO) CL_BOL_MESSAGE_BROWSER Message Browser 20021120
6 MODEL_BROWSER Instance attribute Private Object reference (TYPE REF TO) CL_BOL_MODEL_BROWSER Model Browser 20021112
7 OBJECT_BROWSER Instance attribute Public Object reference (TYPE REF TO) CL_BOL_OBJECT_BROWSER Object Browser 20021112
8 OBJ_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Central Object Model 20021112
9 PARAM_BROWSER Instance attribute Private Object reference (TYPE REF TO) CL_BOL_PARAMETER_BROWSER Browser for Input Parameters 20021120
10 SPLITTER_CONTROL Instance attribute Private Object reference (TYPE REF TO) LCL_SPLITTER_CONTROL 20021120
11 TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20021112
12 TRANSACTION Instance attribute Private Object reference (TYPE REF TO) IF_BOL_TRANSACTION_CONTEXT 20021118
13 UI_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20021112
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TOOLBAR Instance method Private Method 20021113
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021112
3 DISPLAY_MESSAGES Instance method Private Method 20021119
4 GET_MESSAGE_CONTAINER Instance method Private Method 20021113
5 GET_MESSAGE_COUNT Instance method Private Method 20060216
6 ON_CHILD_REQUESTED Instance method Private Event handling method 20021115
7 ON_CLOSE_REQUESTED Instance method Private Event handling method 20021120
8 ON_DQUERY_LOAD Instance method Private Event handling method 20060217
9 ON_DQUERY_SAVE Instance method Private Event handling method 20060217
10 ON_DQUERY_SEARCH Instance method Private Event handling method 20060210
11 ON_DQUERY_SELECTED Instance method Private Event handling method 20060210
12 ON_ENTITY_SELECTED Instance method Private Event handling method 20021114
13 ON_FILTERED_REL_RETRIEVE Instance method Private Event handling method 20081211
14 ON_FILTERED_REL_SELECTED Instance method Private Event handling method 20081205
15 ON_FUNCTION_SELECTED Instance method Private Event handling method 20021113
16 ON_METHOD_EXECUTED Instance method Private Event handling method 20021120
17 ON_METHOD_REQUESTED Instance method Private Event handling method 20021119
18 ON_METHOD_SELECTED Instance method Private Event handling method 20021119
19 ON_QUERY_SEARCH Instance method Private Event handling method 20021114
20 ON_QUERY_SELECTED Instance method Private Event handling method 20021113
21 ON_ROOT_CREATED Instance method Private Event handling method 20021120
22 ON_ROOT_SELECTED Instance method Private Event handling method 20021120
23 ON_TEMPLATE_CREATED Instance method Private Event handling method 20090309
24 ON_TOOLBAR_REFRESH_REQUESTED Instance method Private Event handling method 20060414
25 REFRESH_TOOLBAR Instance method Private Method 20021118
26 RESET_ALL Instance method Private Method 20030213
27 SHOW_QUERIES Instance method Public Method 20021112
28 SHOW_ROOT_ENTITIES Instance method Public Method 20021112
Events
Class CL_BOL_DATA_BROWSER has no event.
Types
Class CL_BOL_DATA_BROWSER has no local type.
Method Signatures

Method BUILD_TOOLBAR Signature

Method BUILD_TOOLBAR on class CL_BOL_DATA_BROWSER has no parameter.
Method BUILD_TOOLBAR on class CL_BOL_DATA_BROWSER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) C 20021112
2 Importing IV_MODEL Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface zum Zugriff zentrales Objektmodell 20021112

Method CONSTRUCTOR on class CL_BOL_DATA_BROWSER has no exception.

Method DISPLAY_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_KIND Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021119

Method DISPLAY_MESSAGES on class CL_BOL_DATA_BROWSER has no exception.

Method GET_MESSAGE_CONTAINER 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) IF_GENIL_MESSAGE_CONTAINER Interface für Message Container 20021113

Method GET_MESSAGE_CONTAINER on class CL_BOL_DATA_BROWSER has no exception.

Method GET_MESSAGE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) INT4 20060216

Method GET_MESSAGE_COUNT on class CL_BOL_DATA_BROWSER has no exception.

Method ON_CHILD_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTITY Value transfer Attribute reference (LIKE) 20021115
2 Importing MODE Value transfer Attribute reference (LIKE) 20030115

Method ON_CHILD_REQUESTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_CLOSE_REQUESTED Signature

Method ON_CLOSE_REQUESTED on class CL_BOL_DATA_BROWSER has no parameter.
Method ON_CLOSE_REQUESTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_DQUERY_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTITY Call by reference Attribute reference (LIKE) 20060220

Method ON_DQUERY_LOAD on class CL_BOL_DATA_BROWSER has no exception.

Method ON_DQUERY_SAVE Signature

Method ON_DQUERY_SAVE on class CL_BOL_DATA_BROWSER has no parameter.
Method ON_DQUERY_SAVE on class CL_BOL_DATA_BROWSER has no exception.

Method ON_DQUERY_SEARCH Signature

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

Method ON_DQUERY_SEARCH on class CL_BOL_DATA_BROWSER has no exception.

Method ON_DQUERY_SELECTED Signature

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

Method ON_DQUERY_SELECTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_ENTITY_SELECTED Signature

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

Method ON_ENTITY_SELECTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_FILTERED_REL_RETRIEVE Signature

Method ON_FILTERED_REL_RETRIEVE on class CL_BOL_DATA_BROWSER has no parameter.
Method ON_FILTERED_REL_RETRIEVE on class CL_BOL_DATA_BROWSER has no exception.

Method ON_FILTERED_REL_SELECTED Signature

Method ON_FILTERED_REL_SELECTED on class CL_BOL_DATA_BROWSER has no parameter.
Method ON_FILTERED_REL_SELECTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_FUNCTION_SELECTED Signature

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

Method ON_FUNCTION_SELECTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_METHOD_EXECUTED Signature

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

Method ON_METHOD_EXECUTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_METHOD_REQUESTED Signature

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

Method ON_METHOD_REQUESTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_METHOD_SELECTED Signature

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

Method ON_METHOD_SELECTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_QUERY_SEARCH Signature

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

Method ON_QUERY_SEARCH on class CL_BOL_DATA_BROWSER has no exception.

Method ON_QUERY_SELECTED Signature

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

Method ON_QUERY_SELECTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_ROOT_CREATED Signature

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

Method ON_ROOT_CREATED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_ROOT_SELECTED Signature

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

Method ON_ROOT_SELECTED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_TEMPLATE_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEMPLATE Call by reference Attribute reference (LIKE) 20090309

Method ON_TEMPLATE_CREATED on class CL_BOL_DATA_BROWSER has no exception.

Method ON_TOOLBAR_REFRESH_REQUESTED Signature

Method ON_TOOLBAR_REFRESH_REQUESTED on class CL_BOL_DATA_BROWSER has no parameter.
Method ON_TOOLBAR_REFRESH_REQUESTED on class CL_BOL_DATA_BROWSER has no exception.

Method REFRESH_TOOLBAR Signature

Method REFRESH_TOOLBAR on class CL_BOL_DATA_BROWSER has no parameter.
Method REFRESH_TOOLBAR on class CL_BOL_DATA_BROWSER has no exception.

Method RESET_ALL Signature

Method RESET_ALL on class CL_BOL_DATA_BROWSER has no parameter.
Method RESET_ALL on class CL_BOL_DATA_BROWSER has no exception.

Method SHOW_QUERIES Signature

Method SHOW_QUERIES on class CL_BOL_DATA_BROWSER has no parameter.
Method SHOW_QUERIES on class CL_BOL_DATA_BROWSER has no exception.

Method SHOW_ROOT_ENTITIES Signature

Method SHOW_ROOT_ENTITIES on class CL_BOL_DATA_BROWSER has no parameter.
Method SHOW_ROOT_ENTITIES on class CL_BOL_DATA_BROWSER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in