SAP APJ_W_JT_VAL Job template value Table
Overview
APJ_W_JT_VAL is a standard SAP S/4HANA table that stores Job template value data. There are total 6 fields in the APJ_W_JT_VAL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APJ_W_JT_VAL 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_W_JT_VAL to other SAP tables and standard CDS views available based on APJ_W_JT_VAL table in S/4HANA 2020.
Techincal Settings of APJ_W_JT_VAL
Below are technical details of the table APJ_W_JT_VAL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APJ_W_JT_VAL Fields
The following table gives you an overview of the fields available in APJ_W_JT_VAL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| JOB_TEMPLATE_NAME | Application Job - Job Template Name | APJ_JOB_TEMPLATE_NAME | CHAR | 40 | |
| JOB_TEMPLATE_VERSION | Application Job Object Version | APJ_OBJECT_VERSION | APJ_W_JT_ROOT | NUMC | 1 |
| SIGN | SIGN field in creation of SELECT-OPTIONS tables | RALDB_SIGN | CHAR | 1 | |
| OPT | OPTION field in structure of SELECT-OPTIONS tables | RALDB_OPTI | CHAR | 2 | |
| LOW | Application Job Template Value | APJ_JOB_TEMPLATE_VALUE | CHAR | 255 | |
| HIGH | Application Job Template Value | APJ_JOB_TEMPLATE_VALUE | CHAR | 255 |
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_W_JT_VAL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APJ_W_JT_VAL | JOB_TEMPLATE_VERSION | 1: CN | APJ_W_JT_ROOT |