SAP ABAP Table
USR08
{Table for user menu entries}
Home
title {label: "SAP ABAP table USR08 {Table for user menu entries}", size: "20"} # Entities [USR08] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *BNAME {label: "CHAR (12)"} *PALETTE {label: "NUMC (2)"} *POSITION {label: "NUMC (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships USR08 1--* T000 {label: "USR08-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (1)
T000
{Clients}