SAP ABAP Table
PBVPV
{Material index for consumption of planning}
Home
title {label: "SAP ABAP table PBVPV {Material index for consumption of planning}", size: "20"} # Entities [PBVPV] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+VPMAT {label: "CHAR (18)"} *+VPWRK {label: "CHAR (4)"} *+MATNR {label: "CHAR (18)"} *+WERKS {label: "CHAR (4)"} [MARA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *MATNR {label: "CHAR (18)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *WERKS {label: "CHAR (4)"} # Relationships PBVPV 1--* T000 {label: "PBVPV-MANDT = T000-MANDT"} PBVPV 1--* MARA {label: "PBVPV-MATNR = MARA-MATNR"} PBVPV 1--* MARA {label: "PBVPV-VPMAT = MARA-MATNR"} PBVPV 1--* T001W {label: "PBVPV-VPWRK = T001W-WERKS"} PBVPV 1--* T001W {label: "PBVPV-WERKS = T001W-WERKS"}
View Full Image
View in PDF
Foreign Key tables (3)
MARA
{General Material Data}
T000
{Clients}
T001W
{Plants/Branches}