SAP APOC_S_CTRY_REQ Country specific settings for output Table
Overview
APOC_S_CTRY_REQ is a standard SAP S/4HANA table that stores Country specific settings for output data. There are total 8 fields in the APOC_S_CTRY_REQ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APOC_S_CTRY_REQ belongs to s-Innovations Output Management (CA-GTF-OC) module and is located in the package Application Output Control - Configuration Objects (APOC_OUTPUT_CONTROL_CONFIG).
In addition, following links provide an overview of foreign key relationships, if any, that link APOC_S_CTRY_REQ to other SAP tables and standard CDS views available based on APOC_S_CTRY_REQ table in S/4HANA 2020.
Techincal Settings of APOC_S_CTRY_REQ
Below are technical details of the table APOC_S_CTRY_REQ
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of APOC_S_CTRY_REQ Fields
The following table gives you an overview of the fields available in APOC_S_CTRY_REQ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| APPL_OBJ_TYPE | Application Object Type (Business Object) | APOC_APPL_OBJECT_TYPE | APOC_I_OBJ_TYPE | CHAR | 30 |
| OUTPUT_TYPE | Output Type | APOC_OUTPUT_TYPE | APOC_I_OUTP_TYPE | CHAR | 30 |
| SENDER_COUNTRY | Sender Country | APOC_SENDER_COUNTRY | T005 | CHAR | 3 |
| WATERMARK_ORIGINAL | Watermark Identifier | APOC_WATERMARK_ID | APOC_S_WATERMARK | CHAR | 30 |
| WATERMARK_DUPLICATE | Watermark Identifier | APOC_WATERMARK_ID | APOC_S_WATERMARK | CHAR | 30 |
| WATERMARK_PREVIEW | Watermark Identifier | APOC_WATERMARK_ID | APOC_S_WATERMARK | CHAR | 30 |
| PDF_RESTRICTION | Restricted Editing Options for PDF Document | APOC_PDF_RESTRICTION | CHAR | 1 | |
| DEV_CLASS | Package | DEVCLASS | CHAR | 30 |
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 APOC_S_CTRY_REQ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APOC_S_CTRY_REQ | APPL_OBJ_TYPE | 1: 1 | APOC_I_OBJ_TYPE |
| APOC_S_CTRY_REQ | OUTPUT_TYPE | 1: 1 | APOC_I_OUTP_TYPE |
| APOC_S_CTRY_REQ | SENDER_COUNTRY | 1: 1 | T005 |
| APOC_S_CTRY_REQ | WATERMARK_DUPLICATE | 1: CN | APOC_S_WATERMARK |
| APOC_S_CTRY_REQ | WATERMARK_ORIGINAL | 1: CN | APOC_S_WATERMARK |
| APOC_S_CTRY_REQ | WATERMARK_PREVIEW | 1: CN | APOC_S_WATERMARK |