SAP ABAP Class CL_BOL_DOBJECT_BROWSER (Objekt 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 | 20060210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BOL_ENTITY_ACCESS | 20060210 |
Properties
| Class | CL_BOL_DOBJECT_BROWSER | |
| Short Description | Objekt 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 | 20060210 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BOL_ENTITY_ACCESS | 20060210 |
Friends
Class CL_BOL_DOBJECT_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) | CRMT_GENIL_TEST_NVP_ALV_TAB | Table | 20060210 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20060217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_TITLE | ALV Control: Title Bar Text | 20060210 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Collection of All Displayed Objects | 20060210 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHILD_REQUESTED | Instance Event (0) |
Public (2) |
20060210 | |
| 2 | DQUERY_SEARCH | Instance Event (0) |
Public (2) |
20060210 | |
| 3 | METHODS_REQUESTED | Instance Event (0) |
Public (2) |
20060210 | |
| 4 | QUERY_SEARCH | Instance Event (0) |
Public (2) |
20060210 |
Types
Class CL_BOL_DOBJECT_BROWSER has no local type.
Method Signatures
Method AUTO_SEARCH Signature
Method AUTO_SEARCH on class CL_BOL_DOBJECT_BROWSER has no parameter.
Method AUTO_SEARCH on class CL_BOL_DOBJECT_BROWSER has no exception.
Method CHECK_DATA_CHANGED Signature
Method CHECK_DATA_CHANGED on class CL_BOL_DOBJECT_BROWSER has no parameter.
Method CHECK_DATA_CHANGED on class CL_BOL_DOBJECT_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 | 20060210 | |||
| 2 | IV_OBJ_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20060210 | |||
| 3 | IV_UI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract container for GUI controls | 20060210 |
Method CONSTRUCTOR on class CL_BOL_DOBJECT_BROWSER has no exception.
Method GET_CELLTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Access Interface for BO Attributes | 20060210 | |||
| 2 | IV_SET_STYLE_DISABLED | Call by reference | Type reference (TYPE) | CRMT_GENIL_BOOLEAN | Data entry is to be disabled explicitly | 20060210 | |||
| 3 | RT_RESULT | Value transfer | Type reference (TYPE) | LVC_T_STYL | ALV Control: Style Table for Cells | 20060210 |
Method GET_CELLTAB on class CL_BOL_DOBJECT_BROWSER has no exception.
Method GET_CURRENT_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20060210 |
Method GET_CURRENT_ENTITY on class CL_BOL_DOBJECT_BROWSER has no exception.
Method GET_QUERY_CELLTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | LVC_T_STYL | ALV Control: Style Table for Cells | 20060210 |
Method GET_QUERY_CELLTAB on class CL_BOL_DOBJECT_BROWSER has no exception.
Method LOAD_FROM_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060220 |
Method LOAD_FROM_COL on class CL_BOL_DOBJECT_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) | 20060210 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20100212 |
Method ON_DATA_CHANGED on class CL_BOL_DOBJECT_BROWSER has no exception.
Method ON_NEW_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOCUS_BO | Call by reference | Attribute reference (LIKE) | 20060210 |
Method ON_NEW_FOCUS on class CL_BOL_DOBJECT_BROWSER has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20060210 |
Method ON_TOOLBAR on class CL_BOL_DOBJECT_BROWSER has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20060210 |
Method ON_USER_COMMAND on class CL_BOL_DOBJECT_BROWSER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_BOL_DOBJECT_BROWSER has no parameter.
Method REFRESH on class CL_BOL_DOBJECT_BROWSER has no exception.
Method SHOW_DQUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_DQUERY_SERVICE | BOL - Query Service | 20060214 |
Method SHOW_DQUERY on class CL_BOL_DOBJECT_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 | Entity | 20060210 | ||
| 2 | MODE | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20060210 |
Event DQUERY_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_DQUERY_SERVICE | BOL - Query Service | 20060210 |
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 | Entity | 20060210 |
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_DQUERY_SERVICE | BOL - Query Service | 20060210 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |