SAP APJ_X_JCE_SCT Table – Application job catalog entry sections

The APJ_X_JCE_SCT table in SAP ERP or S/4HANA stores Application job catalog entry sections data. There are total 6 fields in APJ_X_JCE_SCT table. The Application job catalog entry sections 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 APJ_X_JCE_SCT table. It is in Application jobs – design time (SBTI_APJ_DT) ABAP package and is part of the Catalog based Application Job (BC-SRV-APS-APJ) module.

SAP APJ_X_JCE_SCT Table Fields

Following is the list of fields that are available in SAP APJ_X_JCE_SCT table. The primary key fields of the table are CLIENT (Client ID), JOB_CATALOG_ENTRY_NAME (Job Catalog Entry), JOB_CATALOG_ENTRY_VERSION (Application Job Object Version), USER_NAME (User Name).

Field Description Data Element Check Table Data Type
CLIENT Client ID SYMANDT * CLNT (3)
JOB_CATALOG_ENTRY_NAME Job Catalog Entry APJ_JOB_CATALOG_ENTRY_NAME CHAR (40)
JOB_CATALOG_ENTRY_VERSION Application Job Object Version APJ_OBJECT_VERSION APJ_W_JCE_ROOT NUMC (1)
USER_NAME User Name SYUNAME CHAR (12)
JOB_PARAMETER_SECTION_POSITION 4 Byte Signed Integer INT4 INT4 (10)
TEXT Application job parameter group text APJ_JOB_PARAMETER_GROUP_TEXT CHAR (120)