SAP ABAP Table
QALTPPST
{Control chart for the partial lot, track}
Home
title {label: "SAP ABAP table QALTPPST {Control chart for the partial lot, track}", size: "20"} # Entities [QALTPPST] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +QRKNR {label: "NUMC (12)"} +SPUR {label: "NUMC (1)"} [QASH] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *QRKNR {label: "NUMC (12)"} [QPST] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+QRKART {label: "CHAR (3)"} *SPUR {label: "NUMC (1)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships QALTPPST 1--* T000 {label: "QALTPPST-MANDT = T000-MANDT"} QALTPPST 1--+ QASH {label: "QALTPPST-QRKNR = QASH-QRKNR"} QALTPPST 1--* QPST {label: "QALTPPST-SPUR = QPST-SPUR"}
View Full Image
View in PDF
Foreign Key tables (3)
QASH
{Quality control chart}
QPST
{Control chart track}
T000
{Clients}