SAP reference for deliveries¶
This page complements deliveries. The versioned interface is currently Enterprise; Community does not publish this Data Upload contract. This Community/Enterprise boundary, not legacy, is the mapping authority.
| OpsFactor | Nearby SAP field | Common tables | Note |
|---|---|---|---|
deliveryId |
VBELN |
LIKP |
Delivery document |
deliveryLineId |
POSNR |
LIPS |
Delivery item |
orderId, orderItemId |
VGBEL, VGPOS, and document flow |
LIPS, VBFA |
Resolve the correct preceding order |
creationDate |
creation date/time | LIKP |
Normalize timezone and precision |
quantity |
LFIMG or selected relevant quantity |
LIPS |
Document unit and cancellations |
expectedDeliveryDate |
selected planned/confirmed date | header/item/flow | Meaning differs for inbound and outbound |
status |
processing status | delivery/flow status | Translate to the OpsFactor enum |
Use deliveryId=0080012345 and deliveryLineId=000010, preserving zeroes. If
inbound and outbound share a namespace in the integrated scope, use prefixes
such as OBD-0080012345 and IBD-0180012345.
VL03N displays outbound deliveries; VL33N, inbound deliveries. In current
releases, released CDS views and APIs may be safer sources than status tables.
SAP references¶
Return to deliveries or the SAP index.