SAP APJ_X_JCE_SCT Application job catalog entry sections Table
Overview
APJ_X_JCE_SCT is a standard SAP S/4HANA table that stores Application job catalog entry sections data. There are total 6 fields in the APJ_X_JCE_SCT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APJ_X_JCE_SCT belongs to Catalog based Application Job (BC-SRV-APS-APJ) module and is located in the package Application jobs - design time (SBTI_APJ_DT).
In addition, following links provide an overview of foreign key relationships, if any, that link APJ_X_JCE_SCT to other SAP tables and standard CDS views available based on APJ_X_JCE_SCT table in S/4HANA 2020.
Techincal Settings of APJ_X_JCE_SCT
Below are technical details of the table APJ_X_JCE_SCT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APJ_X_JCE_SCT Fields
The following table gives you an overview of the fields available in APJ_X_JCE_SCT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for APJ_X_JCE_SCT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APJ_X_JCE_SCT | JOB_CATALOG_ENTRY_VERSION | : CN | APJ_W_JCE_ROOT |