SAP APOC_C_ATTACH Define Output Settings for Document Types Table

Overview

APOC_C_ATTACH is a standard SAP S/4HANA table that stores Define Output Settings for Document Types data. There are total 7 fields in the APOC_C_ATTACH table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table APOC_C_ATTACH 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_C_ATTACH to other SAP tables and standard CDS views available based on APOC_C_ATTACH table in S/4HANA 2020.

Techincal Settings of APOC_C_ATTACH

Below are technical details of the table APOC_C_ATTACH

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of APOC_C_ATTACH Fields

The following table gives you an overview of the fields available in APOC_C_ATTACH

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClientMANDTCLNT3
APPL_OBJ_TYPEApplication Object Type (Business Object)APOC_APPL_OBJECT_TYPEAPOC_C_DOCTYPECHAR30
OUTPUT_TYPEOutput TypeAPOC_OUTPUT_TYPEAPOC_C_DOCTYPECHAR30
DOCUMENT_TYPEDocument types used in Output ControlAPOC_DOCUMENT_TYPEAPOC_C_DOCTYPECHAR3
CHANNELOutput ChannelAPOC_CHANNELAPOC_C_CHANNELCHAR5
RELEVANTRelevance IndicatorAPOC_RELEVANCE_INDICATORCHAR1
MERGEMerge IndicatorAPOC_MERGE_INDICATORCHAR1

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_C_ATTACH

Table NameFieldCardinalityCheck Table
APOC_C_ATTACHAPPL_OBJ_TYPE1: NAPOC_C_DOCTYPE
APOC_C_ATTACHCHANNEL1: NAPOC_C_CHANNEL
APOC_C_ATTACHDOCUMENT_TYPE1: NAPOC_C_DOCTYPE
APOC_C_ATTACHOUTPUT_TYPE1: NAPOC_C_DOCTYPE

Other References