SAP ABAP Table
VPKUSERDATA
{Sales Pricing: User-Specific Data (GUI)}
Home
title {label: "SAP ABAP table VPKUSERDATA {Sales Pricing: User-Specific Data (GUI)}", size: "20"} # Entities [VPKUSERDATA] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *UNAME {label: "CHAR (12)"} *APPL {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships VPKUSERDATA *--* T000 {label: "VPKUSERDATA-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (1)
T000
{Clients}