The CNV_NCE_CUST table in SAP ERP or S/4HANA stores Package Customizing for Number Conversion Maintenance data. There are total 7 fields in CNV_NCE_CUST table. The Package Customizing for Number Conversion Maintenance 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 CNV_NCE_CUST table. It is in Number conversion engine: Core (CNV_NCE_BAS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_NCE_CUST Table Fields
Following is the list of fields that are available in SAP CNV_NCE_CUST table. The primary key fields of the table are CLIENT (Client), NCE_GUID (NCE project identifier), OBJECT (Number Range Object), ROOT (Root for NCE Mapping Customizing), VALUE (Name of an ABAP Dictionary object), NCE_ACTION (Action for NCE Mapping Customizing), PARAM (Name of an ABAP Dictionary object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| NCE_GUID | NCE project identifier | CNV_NCE_GUID | CHAR (32) | |
| OBJECT | Number Range Object | NROBJ | CHAR (10) | |
| ROOT | Root for NCE Mapping Customizing | CNV_NCE_ROOT | CHAR (1) | |
| VALUE | Name of an ABAP Dictionary object | DDNAME | CHAR (30) | |
| NCE_ACTION | Action for NCE Mapping Customizing | CNV_NCE_ACTION | CHAR (1) | |
| PARAM | Name of an ABAP Dictionary object | DDNAME | CHAR (30) |


