SAP ABAP Table
NGUZ
{IS-H: Business Partner <-> User Assignment}
Home
title {label: "SAP ABAP table NGUZ {IS-H: Business Partner <-> User Assignment}", size: "20"} # Entities [NGUZ] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+GPART {label: "CHAR (10)"} *+BNAME {label: "CHAR (12)"} [NGPA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *GPART {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [USR02] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *BNAME {label: "CHAR (12)"} # Relationships NGUZ 1--* USR02 {label: "NGUZ-BNAME = USR02-BNAME"} NGUZ 1--* NGPA {label: "NGUZ-GPART = NGPA-GPART"} NGUZ 1--* T000 {label: "NGUZ-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (3)
NGPA
{IS-H: Business Partners}
T000
{Clients}
USR02
{Logon Data (Kernel-Side Use)}