SAP ABAP Class CL_BOL_MODEL_BROWSER (Model 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 |
Properties
| Class | CL_BOL_MODEL_BROWSER | |
| Short Description | Model 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
Class CL_BOL_MODEL_BROWSER has no forward declaration.
Interfaces
Class CL_BOL_MODEL_BROWSER has no interface implemented.
Friends
Class CL_BOL_MODEL_BROWSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LTYPE_DISPLAY_TAB | Parameter Table of Name-Value Pairs | 20021112 | |||
| 2 | Constant | Private | Type reference (TYPE) | CHAR2 | 'ms' | Version Number Component | 20021112 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR2 | 'qs' | Version Number Component | 20021112 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR2 | 'rs' | Version Number Component | 20021112 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR2 | 'cs' | Version Number Component | 20021112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110104 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20021113 | |
| 3 | Instance method | Private | Event handling method | 20081205 | ||
| 4 | Instance method | Private | Event handling method | 20021112 | ||
| 5 | Instance method | Public | Method | 20021112 | ||
| 6 | Instance method | Public | Method | 20021112 | ||
| 7 | Instance method | Public | Method | 20021112 | ||
| 8 | Instance method | Public | Method | 20021112 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DQUERY_SELECTED | Instance Event (0) |
Public (2) |
Dynamic Query Selected | 20060210 |
| 2 | FILTERED_RELATION_SELECTED | Instance Event (0) |
Public (2) |
Relation with Filter Selected | 20081205 |
| 3 | METHOD_SELECTED | Instance Event (0) |
Public (2) |
Method Selected | 20021112 |
| 4 | QUERY_SELECTED | Instance Event (0) |
Public (2) |
Search Object Selected | 20021112 |
| 5 | RELATION_SELECTED | Instance Event (0) |
Public (2) |
Relation Selected | 20021112 |
| 6 | ROOT_SELECTED | Instance Event (0) |
Public (2) |
Root Object Selected | 20021112 |
Types
Class CL_BOL_MODEL_BROWSER has no local type.
Method Signatures
Method CHECK_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REACTION | Call by reference | Type reference (TYPE) | SFW_SHOWHIDE | Reaktion auf Schalter | 20110104 | |||
| 2 | IV_SWITCH_ID | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20110104 | |||
| 3 | RV_INCLUDE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110104 |
Method CHECK_SWITCH on class CL_BOL_MODEL_BROWSER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOL_CORE | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_CORE | BOL Core | 20021113 | |||
| 2 | IV_OBJ_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface zum Zugriff zentrales Objektmodell | 20021113 | |||
| 3 | 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_MODEL_BROWSER has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20081205 |
Method ON_DATA_CHANGED on class CL_BOL_MODEL_BROWSER has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021112 |
Method ON_DOUBLE_CLICK on class CL_BOL_MODEL_BROWSER has no exception.
Method SHOW_ENTITY_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20021112 |
Method SHOW_ENTITY_METHODS on class CL_BOL_MODEL_BROWSER has no exception.
Method SHOW_QUERIES Signature
Method SHOW_QUERIES on class CL_BOL_MODEL_BROWSER has no parameter.
Method SHOW_QUERIES on class CL_BOL_MODEL_BROWSER has no exception.
Method SHOW_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20021112 |
Method SHOW_RELATIONS on class CL_BOL_MODEL_BROWSER has no exception.
Method SHOW_ROOT_ENTITIES Signature
Method SHOW_ROOT_ENTITIES on class CL_BOL_MODEL_BROWSER has no parameter.
Method SHOW_ROOT_ENTITIES on class CL_BOL_MODEL_BROWSER has no exception.
Event Signatures
Event DQUERY_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20060210 |
Event FILTERED_RELATION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELATION_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_RELATION_NAME | Name einer Beziehung | 20081205 |
Event METHOD_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | Name einer Business Objekt Methode | 20021112 |
Event QUERY_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20021112 |
Event RELATION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELATION_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_RELATION_NAME | Name einer Relation | 20021112 |
Event ROOT_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20021112 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |