SAP ABAP Table
SBERID
{Structure for Creation Screen of MRP Area}
Home
title {label: "SAP ABAP table SBERID {Structure for Creation Screen of MRP Area}", size: "20"} # Entities [SBERID] {bgcolor: "tomato"} +BERID {label: "CHAR (10)"} +BERID_NEW {label: "CHAR (10)"} [MDLV] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BERID {label: "CHAR (10)"} # Relationships SBERID *--* MDLV {label: "SBERID-BERID = MDLV-BERID"} SBERID *--* MDLV {label: "SBERID-BERID_NEW = MDLV-BERID"}
View Full Image
View in PDF
Foreign Key tables (1)
MDLV
{Customizing MRP Area}