SAP ABAP Table
QTVB
{Product Allocation: Allocation used by Customer Order}
Home
title {label: "SAP ABAP table QTVB {Product Allocation: Allocation used by Customer Order}", size: "20"} # Entities [QTVB] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+VBELN {label: "CHAR (10)"} *+POSNR {label: "NUMC (6)"} *PLUID {label: "CHAR (22)"} *DATUM {label: "DATS (8)"} +BASME {label: "UNIT (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T006] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *MSEHI {label: "UNIT (3)"} [VBUK] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *VBELN {label: "CHAR (10)"} [VBUP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+VBELN {label: "CHAR (10)"} *POSNR {label: "NUMC (6)"} # Relationships QTVB *--* T006 {label: "QTVB-BASME = T006-MSEHI"} QTVB 1--* T000 {label: "QTVB-MANDT = T000-MANDT"} QTVB 1--* VBUP {label: "QTVB-POSNR = VBUP-POSNR"} QTVB 1--* VBUK {label: "QTVB-VBELN = VBUK-VBELN"}
View Full Image
View in PDF
Foreign Key tables (4)
T000
{Clients}
T006
{Units of Measurement}
VBUK
{Sales Document: Header Status and Administrative Data}
VBUP
{Sales Document: Item Status}