SAP APOC_I_OUTP_TYPT Output Type Text Table
Overview
APOC_I_OUTP_TYPT is a standard SAP S/4HANA table that stores Output Type Text data. There are total 4 fields in the APOC_I_OUTP_TYPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APOC_I_OUTP_TYPT 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_I_OUTP_TYPT to other SAP tables and standard CDS views available based on APOC_I_OUTP_TYPT table in S/4HANA 2020.
Techincal Settings of APOC_I_OUTP_TYPT
Below are technical details of the table APOC_I_OUTP_TYPT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of APOC_I_OUTP_TYPT Fields
The following table gives you an overview of the fields available in APOC_I_OUTP_TYPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGUAGE | Language Key | SPRAS | LANG | 1 | |
| 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 |
| DESCRIPTION | Text Field of Length 60 | TEXT60 | CHAR | 60 |
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_I_OUTP_TYPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APOC_I_OUTP_TYPT | APPL_OBJ_TYPE | 1: CN | APOC_I_OBJ_TYPE |
| APOC_I_OUTP_TYPT | OUTPUT_TYPE | 1: CN | APOC_I_OUTP_TYPE |