APOC_C_ATTACH - Define Output Settings for Document Types
Define Output Settings for Document Types information is stored in SAP table APOC_C_ATTACH.
It is part of development package APOC_OUTPUT_CONTROL_CONFIG in software component CA-GTF-OC. This development package consists of objects that can be grouped under "Application Output Control - Configuration Objects".
It is part of development package APOC_OUTPUT_CONTROL_CONFIG in software component CA-GTF-OC. This development package consists of objects that can be grouped under "Application Output Control - Configuration Objects".
Fields for table APOC_C_ATTACH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
APPL_OBJ_TYPE | Application Object Type (Business Object) | X | APOC_APPL_OBJECT_TYPE | CHAR | 60 | APOC_C_DOCTYPE |
OUTPUT_TYPE | Output Type | X | APOC_OUTPUT_TYPE | CHAR | 60 | APOC_C_DOCTYPE |
DOCUMENT_TYPE | Document types used in Output Control | X | APOC_DOCUMENT_TYPE | CHAR | 6 | APOC_C_DOCTYPE |
CHANNEL | Output Channel | X | APOC_CHANNEL | CHAR | 10 | APOC_CDS_CHANNEL |
RELEVANT | Relevance Indicator | APOC_RELEVANCE_INDICATOR | CHAR | 2 | ||
MERGE | Merge Indicator | APOC_MERGE_INDICATOR | CHAR | 2 |