SAP ABAP Table
N1VPST
{Master Data Vital Signs (Language-Dependent Texts)}
Home
title {label: "SAP ABAP table N1VPST {Master Data Vital Signs (Language-Dependent Texts)}", size: "20"} # Entities [N1VPST] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+VPPID {label: "CHAR (15)"} [N1VPS] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *VPPID {label: "CHAR (15)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships N1VPST 1--* T000 {label: "N1VPST-MANDT = T000-MANDT"} N1VPST 1--* T002 {label: "N1VPST-SPRAS = T002-SPRAS"} N1VPST 1--* N1VPS {label: "N1VPST-VPPID = N1VPS-VPPID"}
View Full Image
View in PDF
Foreign Key tables (3)
N1VPS
{Vital Signs Master Data}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}