SAP ABAP Interface IF_CRM_UI_OBJ_MAPPER (Object Mapping Support)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_UI_OBJ_MAPPER | Generic Object Mapper | 20090526 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_GEN_UI_BI_DEFNAV | Default Navigation from BI Component | 20060503 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UIU_BRC_OBJ_MAPPER | Mapping UI object type | 20080527 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UI_BOL_BOR_WRAPPER | 20060602 | |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UIF_FLIGHT_MAPPER | Mapper class for flight | 20100614 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_FLIGHT_MAP | Flights mapping class | 20100507 |
Properties
Interface | IF_CRM_UI_OBJ_MAPPER | |
Short Description | Object Mapping Support |
General Data
Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
Created | 20060410 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CRM_UI_OBJ_MAPPER has no forward declaration.
Interfaces
Interface IF_CRM_UI_OBJ_MAPPER has no interface.
Friends
Interface IF_CRM_UI_OBJ_MAPPER has no friend.
Attributes
Interface IF_CRM_UI_OBJ_MAPPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine UI object type based on BOR object type | 20060427 |
2 | ![]() |
Instance method | Public | Method | Determine UI object type based on BOL entity | 20060428 |
3 | ![]() |
Instance method | Public | Method | Get BOR object from entity instance | 20060428 |
4 | ![]() |
Instance method | Public | Method | Get entity instance form BOR object | 20060428 |
5 | ![]() |
Instance method | Public | Method | Get entity instance form UI object type | 20060425 |
Events
Interface IF_CRM_UI_OBJ_MAPPER has no event.
Types
Interface IF_CRM_UI_OBJ_MAPPER has no local type.
Method Signatures
Method DETERMINE_UI_OBJECT_OF_BOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060427 | ||
2 | ![]() |
IV_BOR_OBJECT_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20060509 | ||
3 | ![]() |
IV_BOR_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20060427 | ||
4 | ![]() |
IV_LOGICAL_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20060509 |
Method DETERMINE_UI_OBJECT_OF_BOR on Interface IF_CRM_UI_OBJ_MAPPER has no exception.
Method DETERMINE_UI_OBJECT_OF_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060428 | ||
2 | ![]() |
IV_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Object Type | 20060428 |
Method DETERMINE_UI_OBJECT_OF_ENTITY on Interface IF_CRM_UI_OBJ_MAPPER has no exception.
Method GET_BOR_FROM_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) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060428 | ||
2 | ![]() |
IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060428 | ||
3 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | BORIDENT | 20060428 |
Method GET_BOR_FROM_ENTITY on Interface IF_CRM_UI_OBJ_MAPPER has no exception.
Method GET_ENTITY_FROM_BOR 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 | 20060428 | ||
2 | ![]() |
IV_BOR_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20060428 | ||
3 | ![]() |
IV_LOGICAL_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20060428 | ||
4 | ![]() |
IV_OBJECT_NAME | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060428 | ||
5 | ![]() |
IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060428 | ||
6 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060428 |
Method GET_ENTITY_FROM_BOR on Interface IF_CRM_UI_OBJ_MAPPER has no exception.
Method GET_ENTITY_FROM_UI_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_KEY_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20060425 | ||
2 | ![]() |
IV_ENTITY_KEY_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060425 | |||
3 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060427 | ||
4 | ![]() |
IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060425 | ||
5 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060425 |
Method GET_ENTITY_FROM_UI_OBJECT on Interface IF_CRM_UI_OBJ_MAPPER has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |