SAP APJ_C_SCOPE Application job scope Table
Overview
APJ_C_SCOPE is a standard SAP S/4HANA table that stores Application job scope data. There are total 2 fields in the APJ_C_SCOPE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APJ_C_SCOPE 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_C_SCOPE to other SAP tables and standard CDS views available based on APJ_C_SCOPE table in S/4HANA 2020.
Techincal Settings of APJ_C_SCOPE
Below are technical details of the table APJ_C_SCOPE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of APJ_C_SCOPE Fields
The following table gives you an overview of the fields available in APJ_C_SCOPE
| 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 | APJ_V_JCE_W_SC | CHAR | 40 |
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_C_SCOPE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APJ_C_SCOPE | JOB_CATALOG_ENTRY_NAME | 1: 1 | APJ_V_JCE_W_SC |