back to top

SAP CNV_NCE_JOBS Table – NCE: Job states and logs

The CNV_NCE_JOBS table in SAP ERP or S/4HANA stores NCE: Job states and logs data. There are total 11 fields in CNV_NCE_JOBS table. The NCE: Job states and logs 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_JOBS 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_JOBS Table Fields

Following is the list of fields that are available in SAP CNV_NCE_JOBS table. The primary key fields of the table are CLIENT (Client), NCE_GUID (NCE project identifier), ACTIVITY (NCE activity), OBJECT (Number Range Object), SUBOBJECT (Number range object subobject value), FRYEAR (Fiscal Year), TOYEAR (Fiscal Year).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
NCE_GUID NCE project identifier CNV_NCE_GUID CHAR (32)
ACTIVITY NCE activity CNV_NCE_ACTIVITY CHAR (1)
OBJECT Number Range Object NROBJ CHAR (10)
SUBOBJECT Number range object subobject value NRSOBJ CHAR (6)
FRYEAR Fiscal Year GJAHR NUMC (4)
TOYEAR Fiscal Year GJAHR NUMC (4)
JOBNAME Background job name BTCJOB CHAR (32)
JOBCOUNT Job ID BTCJOBCNT CHAR (8)
JOBSTATE NCE job state CNV_NCE_JOBSTATE CHAR (1)
LOGHNDL Application Log: Log Handle BALLOGHNDL CHAR (22)