Overview
APJ_X_JCE_ROOT is a standard SAP S/4HANA table that stores Application jobs - local job catalog entries data. There are total 25 fields in the APJ_X_JCE_ROOT 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_ROOT 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_ROOT to other SAP tables and standard CDS views available based on APJ_X_JCE_ROOT table in S/4HANA 2020.
Techincal Settings of APJ_X_JCE_ROOT
Below are technical details of the table APJ_X_JCE_ROOT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APJ_X_JCE_ROOT Fields
The following table gives you an overview of the fields available in APJ_X_JCE_ROOT
| 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 | | NUMC | 1 |
| USER_NAME | User Name | SYUNAME | | CHAR | 12 |
| REPORT_NAME | Report Name | RALDB_REPO | | CHAR | 40 |
| JOB_TYPE_C | Application Job Type Code | APJ_JOB_TYPE_C | | CHAR | 1 |
| CREA_DATE_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | | DEC | 21 |
| CREA_USER_ACCT | User Name | SYUNAME | | CHAR | 12 |
| LST_CH_DATE_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | | DEC | 21 |
| LST_CH_USER_ACCT | User Name | SYUNAME | | CHAR | 12 |
| SCOPING_RELEVANT_IND | Scoping-Relevant Indicator | APJ_SCOPING_RELEVANT_IND | | CHAR | 1 |
| CHECK_CLASS | Check class for job templates | APJ_JCE_CHECK_CLASS | | CHAR | 30 |
| LOG_HANDLING_TYPE_C | Handling of logs for jobs | APJ_LOG_HANDLING_TYPE_C | | CHAR | 1 |
| JOB_CATALOG_ENTRY_TYPE_C | Application job catalog entry type code | APJ_JOB_CATALOG_ENTRY_TYPE_C | | CHAR | 1 |
| TEXT | Application job catalog entry text | APJ_JOB_CATALOG_ENTRY_TEXT | | CHAR | 120 |
| LOG_MESSAGE | Messsage after job completion | APJ_LOG_TEXT | | CHAR | 120 |
| LAYER_C | Application Job Template Layer Code | APJ_OBJECT_LAYER_C | | CHAR | 1 |
| JOB_DELETE_EXIT_CLASS | APJ: job delete exit class | APJ_JCE_JOB_DELETE_EXIT_CLASS | | CHAR | 30 |
| VALUE_HELP_EXIT_CLASS | APJ: value help exit class | APJ_JCE_VALUE_HELP_EXIT_CLASS | | CHAR | 30 |
| TEXT_EXIT_CLASS | APJ: text exit class | APJ_JCE_TEXT_EXIT_CLASS | | CHAR | 30 |
| NOTIF_EXIT_CLASS | APJ: job notifications exit class | APJ_JCE_JOB_NOTIF_EXIT_CLASS | | CHAR | 30 |
| NO_APPL_CHK_DT | No application specific checks during application job dt | APJ_JCE_NO_APPL_CHK_DT | | CHAR | 1 |
| SPOOL_TYPE_C | Spool display Results Type | APJ_SPOOL_TYPE_C | | CHAR | 1 |
| INTENT | Spool Intent (SemanticObject-action) | APJ_INTENT | | CHAR | 120 |
| LOG_INTENT | Log Intent (SemanticObject-action) | APJ_LOG_INTENT | | 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_ROOT
Other References