SAP ABAP Table
MAEND
{Structure for mass price changes in the price calculation}
Home
title {label: "SAP ABAP table MAEND {Structure for mass price changes in the price calculation}", size: "20"} # Entities [MAEND] {bgcolor: "tomato"} +PV_GRUND {label: "CHAR (4)"} +MANDT {label: "CLNT (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TWBN] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PV_GRUND {label: "CHAR (4)"} # Relationships MAEND *--* T000 {label: "MAEND-MANDT = T000-MANDT"} MAEND *--* TWBN {label: "MAEND-PV_GRUND = TWBN-PV_GRUND"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
TWBN
{Reason for Price Change}