The DRAOZ table in SAP ERP or S/4HANA stores Additional Files for DMS Originals data. There are total 11 fields in DRAOZ table. The Additional Files for DMS Originals 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 DRAOZ table. It is in Document Management (CV) ABAP package and is part of the Document Management System (CA-DMS) module.
SAP DRAOZ Table Fields
Following is the list of fields that are available in SAP DRAOZ table. The primary key fields of the table are MANDT (Client), DOKAR (Document Type), DOKNR (Document number), DOKVR (Document Version), DOKTL (Document Part), APPNR (Application number 1 or 2), APZAE (Counter for additional file), ZAEHL (Counter key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| DOKAR | Document Type | DOKAR | TDWA | CHAR (3) |
| DOKNR | Document number | DOKNR | DRAW | CHAR (25) |
| DOKVR | Document Version | DOKVR | CHAR (2) | |
| DOKTL | Document Part | DOKTL_D | CHAR (3) | |
| APPNR | Application number 1 or 2 | APPNR | CHAR (1) | |
| APZAE | Counter for additional file | APZAE | NUMC (2) | |
| ZAEHL | Counter key | OBZAE | NUMC (4) | |
| ORLN | File length of original | ORLN | NUMC (12) | |
| ORBKL | Block length for original | ORBKL | INT2 (5) | |
| ORBLK | Data block for original data | ORBLK | LRAW (2550) |


