The DRZOF table in SAP ERP or S/4HANA stores DDS: Original application files of partial order data. There are total 7 fields in DRZOF table. The DDS: Original application files of partial order table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DRZOF table. It is in DMS – Document Distribution (CVDI) ABAP package and is part of the Document Management System (CA-DMS) module.
SAP DRZOF Table Fields
Following is the list of fields that are available in SAP DRZOF table. The primary key fields of the table are MANDT (Client), DDOC_ID (Partial order for document distribution), ENTRYNO (Sequence Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| DDOC_ID | Partial order for document distribution | CVIDDOCID | NUMC (20) | |
| ENTRYNO | Sequence Number | CVDILFDNR | NUMC (3) | |
| FILEP | Original application file for partial order | CVIFILEP | CHAR (255) | |
| APPNR | Application number | DMS_APPNR | CHAR (5) | |
| LO_OBJID | Logical document | SDOK_LOID | CHAR (32) | |
| PH_OBJID | Physical document | SDOK_PHID | CHAR (32) |


