SAP ABAP Table
EPM_USER_TEXTS
{User-Dependent Settings for Individual KPIs}
Home
title {label: "SAP ABAP table EPM_USER_TEXTS {User-Dependent Settings for Individual KPIs}", size: "20"} # Entities [EPM_USER_TEXTS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+UNAME {label: "CHAR (12)"} *+KPI_ID {label: "CHAR (30)"} [EPM_KPI_USER] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+UNAME {label: "CHAR (12)"} *+KPI_ID {label: "CHAR (30)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships EPM_USER_TEXTS 1--* EPM_KPI_USER {label: "EPM_USER_TEXTS-KPI_ID = EPM_KPI_USER-KPI_ID"} EPM_USER_TEXTS *--* T000 {label: "EPM_USER_TEXTS-MANDT = T000-MANDT"} EPM_USER_TEXTS *--* EPM_KPI_USER {label: "EPM_USER_TEXTS-UNAME = EPM_KPI_USER-UNAME"}
View Full Image
View in PDF
Foreign Key tables (2)
EPM_KPI_USER
{User-Dependent Settings for Individual KPIs}
T000
{Clients}