SAP ABAP Class CL_CRM_UI_DESCRIPTOR_OBJ_SRV (Creation Service)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
⤷
⤷
Properties
| Class | CL_CRM_UI_DESCRIPTOR_OBJ_SRV | |
| Short Description | Creation Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
| Created | 20060412 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no forward declaration.
Interfaces
Class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no interface implemented.
Friends
Class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no friend class.
Attributes
Class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Descriptor Object based on Advanced Search | 20060427 | |
| 2 | Static method | Public | Method | Create Descriptor Object based on BOR Object | 20060412 | |
| 3 | Static method | Public | Method | Create Descriptor Object based on BOL Entity | 20060417 | |
| 4 | Static method | Public | Method | Create Descriptor Object based on UI Object | 20060422 | |
| 5 | Static method | Public | Method | Returns first descriptor object of a BOL collection | 20100505 |
Events
Class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no event.
Types
Class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no local type.
Method Signatures
Method CREATE_ADVANCED_SEARCH_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060427 | |||
| 2 | IV_ENTITY_KEY_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Name of the attribute | 20060427 | |||
| 3 | IV_ENTITY_KEY_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of the key | 20060427 | |||
| 4 | IV_UI_OBJECT_ACTION | Call by reference | Type reference (TYPE) | CRMT_UI_ACTIONS | Object Action | 20060427 | |||
| 5 | IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060427 | |||
| 6 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060427 |
Method CREATE_ADVANCED_SEARCH_BASED on class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no exception.
Method CREATE_BOR_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOR_OBJECT_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20060412 | |||
| 2 | IV_BOR_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20060412 | |||
| 3 | IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060414 | |||
| 4 | IV_LOGICAL_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20060412 | |||
| 5 | IV_UI_OBJECT_ACTION | Call by reference | Type reference (TYPE) | CRMT_UI_ACTIONS | Object Action | 20060412 | |||
| 6 | IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060417 | |||
| 7 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060412 |
Method CREATE_BOR_BASED on class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no exception.
Method CREATE_ENTITY_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20060417 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060417 | |||
| 3 | IV_UI_OBJECT_ACTION | Call by reference | Type reference (TYPE) | CRMT_UI_ACTIONS | Object Action | 20060417 | |||
| 4 | IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060417 | |||
| 5 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060417 |
Method CREATE_ENTITY_BASED on class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no exception.
Method CREATE_UI_OBJECT_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060422 | |||
| 2 | IV_ENTITY_KEY_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Name of the attribute | 20060422 | |||
| 3 | IV_ENTITY_KEY_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of the key | 20060422 | |||
| 4 | IV_UI_OBJECT_ACTION | Call by reference | Type reference (TYPE) | CRMT_UI_ACTIONS | Object Action | 20060422 | |||
| 5 | IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060422 | |||
| 6 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060422 |
Method CREATE_UI_OBJECT_BASED on class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no exception.
Method GET_DESCR_OBJ_FROM_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20100505 | |||
| 2 | RV_DESCRIPTOR_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_UI_DESCRIPTOR_OBJECT | Descriptor Object Interface | 20100505 |
Method GET_DESCR_OBJ_FROM_COLLECTION on class CL_CRM_UI_DESCRIPTOR_OBJ_SRV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |