SAP ABAP Table
PPC_PROFILE_T
{Description of Confirmation Profile}
Home
title {label: "SAP ABAP table PPC_PROFILE_T {Description of Confirmation Profile}", size: "20"} # Entities [PPC_PROFILE_T] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+PROFILE {label: "CHAR (4)"} [PPC_PROFILE] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PROFILE {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships PPC_PROFILE_T 1--* T000 {label: "PPC_PROFILE_T-MANDT = T000-MANDT"} PPC_PROFILE_T 1--* PPC_PROFILE {label: "PPC_PROFILE_T-PROFILE = PPC_PROFILE-PROFILE"} PPC_PROFILE_T 1--* T002 {label: "PPC_PROFILE_T-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
PPC_PROFILE
{PPC: Confirmation Profile}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}