SAP APOC_D_OR_ITEM_E Output Request Item Email Table
Overview
APOC_D_OR_ITEM_E is a standard SAP S/4HANA table that stores Output Request Item Email data. There are total 9 fields in the APOC_D_OR_ITEM_E 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_E 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_E to other SAP tables and standard CDS views available based on APOC_D_OR_ITEM_E table in S/4HANA 2020.
Techincal Settings of APOC_D_OR_ITEM_E
Below are technical details of the table APOC_D_OR_ITEM_E
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APOC_D_OR_ITEM_E Fields
The following table gives you an overview of the fields available in APOC_D_OR_ITEM_E
| 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 | APOC_D_OR_ROOT | RAW | 16 |
| PARENT_KEY | NodeID | /BOBF/CONF_KEY | APOC_D_OR_ITEM | 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 | |
| EMAIL_ROLE | Email Recipient Type | APOC_EMAIL_ROLE_CODE | CHAR | 5 | |
| EMAIL_URI | Email Address | APOC_EMAIL_ADDRESS | CHAR | 241 |
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_E
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APOC_D_OR_ITEM_E | APPL_OBJECT_TYPE | 1: CN | APOC_I_OBJ_TYPE |
| APOC_D_OR_ITEM_E | PARENT_KEY | 1: CN | APOC_D_OR_ITEM |
| APOC_D_OR_ITEM_E | ROOT_KEY | 1: CN | APOC_D_OR_ROOT |