The ARBERP_D_SO_DLV table in SAP ERP or S/4HANA stores SD outbound delivery versioning table for outbound messages data. There are total 4 fields in ARBERP_D_SO_DLV table. The SD outbound delivery versioning table for outbound messages 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 ARBERP_D_SO_DLV table. It is in SD DDIC Elements (ARBERP1_SD_DDIC) ABAP package and is part of the Ariba Integration with S/4HANA Sales & Distribution (BNS-INT-ARI-SD) module.
SAP ARBERP_D_SO_DLV Table Fields
Following is the list of fields that are available in SAP ARBERP_D_SO_DLV table. The primary key fields of the table are CLIENT (Client), VBELN (Delivery).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| VBELN | Delivery | VBELN_VL | CHAR (10) | |
| PAYLOAD_ID | cXML payload ID | ARBERP_PAYLOAD_ID | CHAR (255) | |
| LAST_SENT_TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) |


