SAP ABAP Class CL_BOL_PARAMETER_BROWSER (Browser for Input Parameters)
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 | 20021120 |
Properties
| Class | CL_BOL_PARAMETER_BROWSER | |
| Short Description | Browser for Input Parameters | |
| 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 | 20021120 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BOL_PARAMETER_BROWSER has no forward declaration.
Interfaces
Class CL_BOL_PARAMETER_BROWSER has no interface implemented.
Friends
Class CL_BOL_PARAMETER_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_EXT_OBJ_NAME | External Name of Object | 20091105 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20021120 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20021120 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY_FACTORY | Factory Object for Root Entities | 20021120 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_RELATION_FILTER | 20081208 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_TITLE | ALV Control: Title Bar Text | 20021120 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20091105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021120 | |
| 2 | Instance method | Private | Method | 20021120 | ||
| 3 | Instance method | Private | Event handling method | 20021120 | ||
| 4 | Instance method | Private | Event handling method | 20021120 | ||
| 5 | Instance method | Private | Event handling method | 20021120 | ||
| 6 | Instance method | Public | Method | Display Method Parameters | 20081205 | |
| 7 | Instance method | Public | Method | Display Method Parameters | 20021120 | |
| 8 | Instance method | Public | Method | 20021120 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FILTERED_REL_RETRIEVE | Instance Event (0) |
Public (2) |
Read Relation with Filter | 20081211 |
| 2 | METHOD_EXECUTED | Instance Event (0) |
Public (2) |
Method Executed | 20021120 |
| 3 | ROOT_CREATED | Instance Event (0) |
Public (2) |
New Root Object Created | 20021120 |
Types
Class CL_BOL_PARAMETER_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 | 20021120 | |||
| 2 | IV_OBJ_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface zum Zugriff zentrales Objektmodell | 20021120 | |||
| 3 | IV_UI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20021120 |
Method CONSTRUCTOR on class CL_BOL_PARAMETER_BROWSER has no exception.
Method GET_METHOD_RESULT 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) | IF_BOL_ENTITY_COL | Entitäten Collection Interface | 20021120 |
Method GET_METHOD_RESULT on class CL_BOL_PARAMETER_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) | 20021120 |
Method ON_DATA_CHANGED on class CL_BOL_PARAMETER_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) | 20021120 |
Method ON_TOOLBAR on class CL_BOL_PARAMETER_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) | 20021120 |
Method ON_USER_COMMAND on class CL_BOL_PARAMETER_BROWSER has no exception.
Method SHOW_FILTER_PARAMS 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 | Entität | 20081205 | |||
| 2 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Name einer Beziehung | 20081205 |
Method SHOW_FILTER_PARAMS on class CL_BOL_PARAMETER_BROWSER has no exception.
Method SHOW_METHOD_PARAMS 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 | Entität | 20021120 | |||
| 2 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | Name einer Business Objekt Methode | 20021120 |
Method SHOW_METHOD_PARAMS on class CL_BOL_PARAMETER_BROWSER has no exception.
Method SHOW_ROOT_CREATE 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 | 20021120 |
Method SHOW_ROOT_CREATE on class CL_BOL_PARAMETER_BROWSER has no exception.
Event Signatures
Event FILTERED_REL_RETRIEVE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Externer Name eines Objekts | 20091105 | ||
| 2 | FILTER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_RELATION_FILTER | 20081211 | |||
| 3 | RELATION_NAME | Exporting | Value transfer | Type reference (TYPE) | CRMT_RELATION_NAME | Name einer Beziehung | 20091105 |
Event METHOD_EXECUTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | Entitäten Collection Interface | 20021120 |
Event ROOT_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | Entitäten Collection Interface | 20021120 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |