SAP ABAP Class CL_BOL_DPARAMETER_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 | 20060213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BOL_ENTITY_ACCESS | 20060213 |
Properties
| Class | CL_BOL_DPARAMETER_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 | 20060213 | 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 | 20060213 |
Friends
Class CL_BOL_DPARAMETER_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_BOL_DPARAM_NVP_ALV_TAB | Table | 20060213 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_APPLICATION_F4 | 20060216 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_TITLE | ALV Control: Title Bar Text | 20060213 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Collection of All Displayed Objects | 20060213 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHILD_REQUESTED | Instance Event (0) |
Public (2) |
20060213 | |
| 2 | DCHILD_REQUESTED | Instance Event (0) |
Public (2) |
20060213 | |
| 3 | DMETHODS_REQUESTED | Instance Event (0) |
Public (2) |
20060213 | |
| 4 | DQUERY_LOAD | Instance Event (0) |
Public (2) |
20060217 | |
| 5 | DQUERY_SAVE | Instance Event (0) |
Public (2) |
20060217 | |
| 6 | DQUERY_SEARCH | Instance Event (0) |
Public (2) |
20060213 | |
| 7 | METHODS_REQUESTED | Instance Event (0) |
Public (2) |
20060213 | |
| 8 | QUERY_SEARCH | Instance Event (0) |
Public (2) |
20060213 |
Types
Class CL_BOL_DPARAMETER_BROWSER has no local type.
Method Signatures
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 | 20060213 | |||
| 2 | IV_OBJ_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20060213 | |||
| 3 | IV_UI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract container for GUI controls | 20060213 |
Method CONSTRUCTOR on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method DELETE_CURRENT_ENTITY Signature
Method DELETE_CURRENT_ENTITY on class CL_BOL_DPARAMETER_BROWSER has no parameter.
Method DELETE_CURRENT_ENTITY on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method FILL_DISP_TAB_FROM_COL Signature
Method FILL_DISP_TAB_FROM_COL on class CL_BOL_DPARAMETER_BROWSER has no parameter.
Method FILL_DISP_TAB_FROM_COL on class CL_BOL_DPARAMETER_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 | 20060213 |
Method GET_CURRENT_ENTITY on class CL_BOL_DPARAMETER_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 | 20060213 |
Method GET_QUERY_CELLTAB on class CL_BOL_DPARAMETER_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) | 20060213 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20100512 |
Method ON_DATA_CHANGED on class CL_BOL_DPARAMETER_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) | 20060214 |
Method ON_NEW_FOCUS on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method ON_NEW_ROW Signature
Method ON_NEW_ROW on class CL_BOL_DPARAMETER_BROWSER has no parameter.
Method ON_NEW_ROW on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method ON_REMOVE_ROW Signature
Method ON_REMOVE_ROW on class CL_BOL_DPARAMETER_BROWSER has no parameter.
Method ON_REMOVE_ROW on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method ON_SEARCH Signature
Method ON_SEARCH on class CL_BOL_DPARAMETER_BROWSER has no parameter.
Method ON_SEARCH on class CL_BOL_DPARAMETER_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 | Call by reference | Attribute reference (LIKE) | 20060214 |
Method ON_TOOLBAR on class CL_BOL_DPARAMETER_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) | 20060213 |
Method ON_USER_COMMAND on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method QUERY_ID_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Value transfer | Type reference (TYPE) | STRING | ID for Adv. Querys | 20060217 | |||
| 2 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060217 |
Method QUERY_ID_F4 on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_BOL_DPARAMETER_BROWSER has no parameter.
Method REFRESH on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method REGISTER_F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCT_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20060221 |
Method REGISTER_F4_HELP on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method SHOW_ENTITY 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) | CL_CRM_BOL_ENTITY | Entity | 20060213 |
Method SHOW_ENTITY on class CL_BOL_DPARAMETER_BROWSER has no exception.
Method SHOW_QUERY 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 | 20060213 |
Method SHOW_QUERY on class CL_BOL_DPARAMETER_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 | 20060213 | ||
| 2 | MODE | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20060213 |
Event DCHILD_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 | 20060213 | ||
| 2 | MODE | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20060213 |
Event DMETHODS_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 | 20060213 |
Event DQUERY_LOAD 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) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060220 |
Event DQUERY_SAVE Signature
Event DQUERY_SAVE on class CL_BOL_DPARAMETER_BROWSER has no parameter.
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 | 20060213 |
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 | 20060213 |
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 | 20060213 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |