SAP ABAP Table
N1VPS
{Vital Signs Master Data}
Home
title {label: "SAP ABAP table N1VPS {Vital Signs Master Data}", size: "20"} # Entities [N1VPS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *VPPID {label: "CHAR (15)"} +VPARENT {label: "CHAR (15)"} +HFARBE {label: "CHAR (11)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TWCOL] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *COLOR {label: "CHAR (11)"} # Relationships N1VPS 1--* TWCOL {label: "N1VPS-HFARBE = TWCOL-COLOR"} N1VPS 1--* T000 {label: "N1VPS-MANDT = T000-MANDT"} N1VPS 1--* N1VPS {label: "N1VPS-VPARENT = N1VPS-VPPID"}
View Full Image
View in PDF
Foreign Key tables (3)
N1VPS
{Vital Signs Master Data}
T000
{Clients}
TWCOL
{Possible colors (W lib)}