SAP APJ_D_JOB_EXE Application job execution Table
Overview
APJ_D_JOB_EXE is a standard SAP S/4HANA table that stores Application job execution data. There are total 12 fields in the APJ_D_JOB_EXE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APJ_D_JOB_EXE belongs to Catalog based Application Job (BC-SRV-APS-APJ) module and is located in the package Application jobs - runtime (SBTI_APJ_RT).
In addition, following links provide an overview of foreign key relationships, if any, that link APJ_D_JOB_EXE to other SAP tables and standard CDS views available based on APJ_D_JOB_EXE table in S/4HANA 2020.
Techincal Settings of APJ_D_JOB_EXE
Below are technical details of the table APJ_D_JOB_EXE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APJ_D_JOB_EXE Fields
The following table gives you an overview of the fields available in APJ_D_JOB_EXE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | * | CLNT | 3 |
| JOB_NAME | Background job name | BTCJOB | CHAR | 32 | |
| JOB_COUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| JOB_CATALOG_ENTRY | Job Catalog Entry | APJ_JOB_CATALOG_ENTRY_NAME | CHAR | 40 | |
| JOB_TEMPLATE_NAME | Application Job - Job Template Name | APJ_JOB_TEMPLATE_NAME | CHAR | 40 | |
| CREATED_BY | User Name | SYUNAME | CHAR | 12 | |
| CREATED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| JOB_TEXT | Application Job Text | APJ_JOB_TEXT | CHAR | 120 | |
| REPORT | Report Name | RALDB_REPO | CHAR | 40 | |
| VARIANT | ABAP: Name of variant (without program name) | VARIANT | * | CHAR | 14 |
| SCHEDULING_TIMEZONE | Time Zone | TIMEZONE | * | CHAR | 6 |
| JCE_TYPE_C | Application job catalog entry type code | APJ_JOB_CATALOG_ENTRY_TYPE_C | CHAR | 1 |
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_D_JOB_EXE