SAP ABAP Table
N1TPEMPA
{IS-H*MED: Template / Group - Employee Assignment}
Home
title {label: "SAP ABAP table N1TPEMPA {IS-H*MED: Template / Group - Employee Assignment}", size: "20"} # Entities [N1TPEMPA] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+GPART {label: "CHAR (10)"} *TPID {label: "CHAR (10)"} *TPGID {label: "CHAR (10)"} [NGPA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *GPART {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships N1TPEMPA 1--* NGPA {label: "N1TPEMPA-GPART = NGPA-GPART"} N1TPEMPA *--* T000 {label: "N1TPEMPA-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
NGPA
{IS-H: Business Partners}
T000
{Clients}