The CRMC_IC_BOL_BOR table in SAP ERP or S/4HANA stores BOL to BOR Mapping for Launch Transactions data. There are total 6 fields in CRMC_IC_BOL_BOR table. The BOL to BOR Mapping for Launch Transactions table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_IC_BOL_BOR table. It is in IC WebClient customizing (CRM_IC_CUSTOMIZING2) ABAP package and is part of the Interaction Center WebClient (CA-GTF-IC) module.
SAP CRMC_IC_BOL_BOR Table Fields
Following is the list of fields that are available in SAP CRMC_IC_BOL_BOR table. The primary key fields of the table are CLIENT (Client), BOL_TYPE (Business Object Layer (BOL) Object Type), BOR_TYPE (Object Type).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
CLIENT | Client | MANDT | * | CLNT (3) |
BOL_TYPE | Business Object Layer (BOL) Object Type | CRMT_IC_BOL_TYPE | * | CHAR (32) |
BOR_TYPE | Object Type | SWO_OBJTYP | * | CHAR (10) |
KEY_MATCH_FLAG | BOL Key and BOR Key Match | CRMT_IC_KEY_MATCH | CHAR (1) | |
KEY_MAPPER_CLASS | Key Mapper Class | CRMT_IC_KEY_MAPPER_CLASS | CHAR (30) | |
BOR_MLOGSYS | Mapped Logical System | CRMT_IC_MAPPED_LOGSYS | CRMC_IC_BORADM | CHAR (10) |