SAP APOC_D_OR_LOG Output Request Log Table
Overview
APOC_D_OR_LOG is a standard SAP S/4HANA table that stores Output Request Log data. There are total 16 fields in the APOC_D_OR_LOG 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_LOG 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_LOG to other SAP tables and standard CDS views available based on APOC_D_OR_LOG table in S/4HANA 2020.
Techincal Settings of APOC_D_OR_LOG
Below are technical details of the table APOC_D_OR_LOG
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APOC_D_OR_LOG Fields
The following table gives you an overview of the fields available in APOC_D_OR_LOG
| 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 | |
| NODE_NAME | Node | /BOBF/OBM_NODE_KEY | RAW | 16 | |
| LOG_LEVEL | message level | APOC_LOG_LEVEL | INT1 | 3 | |
| MSG_SEVERITY | Message Type | SYMSGTY | CHAR | 1 | |
| MSG_CLASS | Message Class | SYMSGID | * | CHAR | 20 |
| MSGNO | Message Number | SYMSGNO | NUMC | 3 | |
| MSGV1 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV2 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV3 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV4 | Message Variable | SYMSGV | CHAR | 50 | |
| CREATED_AT | Creation Date/Time | APOC_CREATED_AT | DEC | 21 | |
| CREATED_BY | Created by User | APOC_CREATED_BY | CHAR | 12 | |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS | 8 |
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_LOG