SAP ABAP Class CL_CRM_IC_BOL_TO_BOR_MAPPING (BOL to BOR object mapping)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-ACC (Application Component) Activity Clipboard
⤷
CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI

⤷

⤷

Properties
Class | CL_CRM_IC_BOL_TO_BOR_MAPPING | |
Short Description | BOL to BOR object mapping | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
Created | 20021207 | SAP |
Last change | 20081007 | 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
Class CL_CRM_IC_BOL_TO_BOR_MAPPING has no interface implemented.
Friends
Class CL_CRM_IC_BOL_TO_BOR_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRMT_IC_BOL_BOR_TAB | BOL to BOR type mapping table | 20021207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021207 |
2 | ![]() |
Static method | Public | Method | Convert BOL to BOR - entity is given | 20021210 |
3 | ![]() |
Static method | Public | Method | Convert BOL to BOR - entity and BOR object type are given | 20021210 |
4 | ![]() |
Static method | Public | Method | Get entity name from BOR type | 20030113 |
Events
Class CL_CRM_IC_BOL_TO_BOR_MAPPING has no event.
Types
Class CL_CRM_IC_BOL_TO_BOR_MAPPING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_IC_BOL_TO_BOR_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_IC_BOL_TO_BOR_MAPPING has no exception.
Method CONVERT_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 | Entität (4st. num,; gener.) | 20021210 | ||
2 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | BORIDENT | Objektverknüpfungsdienst: ID des BOR-Objekts | 20021210 |
Method CONVERT_ENTITY on class CL_CRM_IC_BOL_TO_BOR_MAPPING has no exception.
Method CONVERT_ENTITY_AND_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BORTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20021210 | ||
2 | ![]() |
IV_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität (4st. num,; gener.) | 20021210 | ||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | SWO_TYPEID | 20021210 |
Method CONVERT_ENTITY_AND_TYPE on class CL_CRM_IC_BOL_TO_BOR_MAPPING has no exception.
Method GET_ENTITY_NAME_FROM_BOR_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BORTYPE | Call by reference | Type reference (TYPE) | SIMPLE | Objekttyp | 20030113 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Externer Objektname | 20030113 |
Method GET_ENTITY_NAME_FROM_BOR_TYPE on class CL_CRM_IC_BOL_TO_BOR_MAPPING has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |