SAP ABAP Table
T8PSA_PROFIL
{Profile Master}
Home
title {label: "SAP ABAP table T8PSA_PROFIL {Profile Master}", size: "20"} # Entities [T8PSA_PROFIL] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} *PROFILE {label: "CHAR (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BUKRS {label: "CHAR (4)"} # Relationships T8PSA_PROFIL 1--* T001 {label: "T8PSA_PROFIL-BUKRS = T001-BUKRS"} T8PSA_PROFIL *--* T000 {label: "T8PSA_PROFIL-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
T001
{Company Codes}