SAP APOC_D_OR_ITEM_A Output Request Item Attachment Table
Overview
APOC_D_OR_ITEM_A is a standard SAP S/4HANA table that stores Output Request Item Attachment data. There are total 11 fields in the APOC_D_OR_ITEM_A table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APOC_D_OR_ITEM_A belongs to s-Innovations Output Management (CA-GTF-OC) module and is located in the package Application Output Control - BOPF Objects (APOC_OUTPUT_CONTROL_BO).
In addition, following links provide an overview of foreign key relationships, if any, that link APOC_D_OR_ITEM_A to other SAP tables and standard CDS views available based on APOC_D_OR_ITEM_A table in S/4HANA 2020.
Techincal Settings of APOC_D_OR_ITEM_A
Below are technical details of the table APOC_D_OR_ITEM_A
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APOC_D_OR_ITEM_A Fields
The following table gives you an overview of the fields available in APOC_D_OR_ITEM_A
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| DB_KEY | NodeID | /BOBF/CONF_KEY | RAW | 16 | |
| ROOT_KEY | NodeID | /BOBF/CONF_KEY | RAW | 16 | |
| PARENT_KEY | NodeID | /BOBF/CONF_KEY | RAW | 16 | |
| APPL_OBJECT_TYPE | Application Object Type (Business Object) | APOC_APPL_OBJECT_TYPE | APOC_I_OBJ_TYPE | CHAR | 30 |
| APPL_OBJECT_ID | Application Object ID | APOC_APPL_OBJECT_ID | CHAR | 255 | |
| ITEM_ID | Output Request Item ID | APOC_OR_ITEM_ID | NUMC | 6 | |
| SDOK_FILE_ID | Physical document | SDOK_PHID | CHAR | 32 | |
| SDOK_APPL_ID | Logical document | SDOK_LOID | CHAR | 32 | |
| MERGE_INDICATOR | Merge Indicator | APOC_MERGE_INDICATOR | CHAR | 1 | |
| ORDER_RANK | Order rank | APOC_ORDER_RANK | INT2 | 5 |
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_D_OR_ITEM_A
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APOC_D_OR_ITEM_A | APPL_OBJECT_TYPE | 1: CN | APOC_I_OBJ_TYPE |