Model / SD / VBUP

SD — Sales & Distribution

VBUP

28 fields · 3 key · 2 foreign keys · sourced from leanx.eu

Sales document item status — the item-level counterpart to VBUK, carrying per-item confirmation, delivery, goods-movement, billing, rejection, credit, picking, packing and incompletion status. NOTE ON RELEASE: VBUP is an ECC-era status table. In S/4HANA, SAP replaced VBUP (and its header-level counterpart VBUK) with status fields carried directly on VBAP (item) and VBAK (header) — VBUK/VBUP still exist as compatibility views/tables in S/4HANA for backward compatibility, but new status logic reads VBAP/VBAK directly. This model must read both releases: consult VBUP/VBUK for ECC systems and VBAP/VBAK status fields for S/4HANA systems. SAP's real table carries roughly 60 fields, most of them single-character status indicators (several industry-specific, e.g. OI/OIA Oil & Gas invoice cycles, MILL_VS steel); this definition is scoped to the key and the core cross-functional status fields (confirmation, delivery, goods movement, billing, rejection, overall processing, incompletion, credit) that the model consumes — never silently truncated below that scope.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
CLI keycliensClientMANDTCLNT 3T000
VDT_DTB_NDO keyvenditio distributio numerus documentiSales and Distribution Document NumberVBELNCHAR 10VBUK
POS_NUM_DOC keypositio numerus documentumItem number of the SD documentPOSNRNUMC 6
RFR_STAreferentia statusReference statusRFSTACHAR 1
STA_RFRstatus referentiaOverall status of referenceRFGSACHAR 1
CNF_STA_DOCconfirmatio status documentumConfirmation Status of Document ItemBESTACHAR 1
TRD_STAtraditio statusDelivery statusLFSTACHAR 1
TRD_STA_POStraditio status positioOverall delivery status of the itemLFGSACHAR 1
MTM_STAmotus mercium statusGoods movement statusWBSTACHAR 1
FAC_STA_TRDfactura status traditioBilling status of delivery-related billing documentsFKSTACHAR 1
FAC_STA_MNDfactura status mandatumBilling Status for Order-Related Billing DocumentsFKSAACHAR 1
STA_POSstatus positioRejection status for SD itemABSTA_VBCHAR 1
STA_DOC_POSstatus documentum positioOverall processing status of the SD document itemGBSTACHAR 1
STAstatusPicking status/Putaway statusKOSTACHAR 1
STA_HORstatus horreumStatus of warehouse management activitiesLVSTACHAR 1
STA_POS2status positioGeneral Incompletion Status of ItemUVALL_UPCHAR 1
STA_POS_TRDstatus positio traditioIncompletion status of the item with regard to deliveryUVVLK_UPCHAR 1
POS_STA_FACpositio status facturaItem Incompletion Status with Respect to BillingUVFAK_UPCHAR 1
TAX_POStaxatio positioPricing for item is incompleteUVPRS_UPCHAR 1
FAC_STAfactura statusIntercompany Billing StatusFKIVPCHAR 1
STA_POS3status positioPacking status of itemPKSTACHAR 1
CNF_STAconfirmatio statusConfirmation status of picking/putawayKOQUACHAR 1
CNF_STA2confirmatio statusConfirmation status for ALECOSTA_DCHAR 1
STA2statusDelay statusDCSTACHAR 1
STA3statusRevenue determination statusRR_STATUSCHAR 1
FAC_OBX_STAfactura obex statusBilling block status for itemsFSSTACHAR 1
TRD_OBX_STAtraditio obex statusDelivery block status for itemLSSTACHAR 1
STA_POS_GRDstatus positio gradusPOD status on item levelPDSTACHAR 1

Foreign keys

FieldCheck tableCheck field
MANDTT000MANDT
VBELNVBUKVBELN

View VBUP.yaml in the repository