SAP APJ_W_JCE_PAR Application job catalog entry parameters Table
Overview
APJ_W_JCE_PAR is a standard SAP S/4HANA table that stores Application job catalog entry parameters data. There are total 11 fields in the APJ_W_JCE_PAR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APJ_W_JCE_PAR 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_JCE_PAR to other SAP tables and standard CDS views available based on APJ_W_JCE_PAR table in S/4HANA 2020.
Techincal Settings of APJ_W_JCE_PAR
Below are technical details of the table APJ_W_JCE_PAR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APJ_W_JCE_PAR Fields
The following table gives you an overview of the fields available in APJ_W_JCE_PAR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| 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 |
| MANDATORY_IND | Mandatory Application Job Parameter | APJ_MANDATORY_JOB_PARAMETER | CHAR | 1 | |
| JOB_PARAMETER_HIDDEN_IND | Hidden Application Job Parameter Indicator | APJ_JOB_PARAMETER_HIDDEN_IND | CHAR | 1 | |
| JOB_PARAMETER_POSITION | 2 Byte Signed Integer | INT2 | INT2 | 5 | |
| JOB_PARAMETER_TYPE_C | Application job parameter type code | APJ_JOB_PARAMETER_TYPE_C | CHAR | 10 | |
| ALTERNATIVE_SHLP_NAME | Name of a Search Help | SHLPNAME | * | CHAR | 30 |
| INDENT_IND | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | |
| BE_CONTROL_REQUIRED_IND | Application job - parameter requires backend call | APJ_JOB_PARAM_BE_CTRL_REQUIRED | CHAR | 1 | |
| JOB_PARAMETER_READ_ONLY_IND | Read only parameter of application jobs | APJ_JCE_PARAM_READ_ONLY_IND | CHAR | 1 | |
| ONLY_MS_SUPPORTED_IND | Application job parameter supports only multiple single | APJ_JCE_PARAM_ONLY_MS | 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_W_JCE_PAR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APJ_W_JCE_PAR | JOB_CATALOG_ENTRY_VERSION | 1: CN | APJ_W_JCE_ROOT |