The CMD_BS_ECC_CUSCP table in SAP ERP or S/4HANA stores Number Range for ERP Contact Person per Target System data. There are total 4 fields in CMD_BS_ECC_CUSCP table. The Number Range for ERP Contact Person per Target System 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 CMD_BS_ECC_CUSCP table. It is in Package for enabling Integration Scenario (APPL_MD_BP_INTEGRATION) ABAP package and is part of the Business Partners (LO-MD-BP) module.
SAP CMD_BS_ECC_CUSCP Table Fields
Following is the list of fields that are available in SAP CMD_BS_ECC_CUSCP table. The primary key fields of the table are MANDT (Client), TARGET_SYSTEM (Business System).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TARGET_SYSTEM | Business System | MDG_BUSINESS_SYSTEM | MDG_BUS_SYS_TECH | CHAR (60) |
| NR_OBJECT | Number Range Object | NROBJ | TNRO | CHAR (10) |
| NUMBER_RANGE | Number range number | NRNR | NRIV | CHAR (2) |


