SAP ABAP Table
BBPUID
{Structure for User Data}
Home
title {label: "SAP ABAP table BBPUID {Structure for User Data}", size: "20"} # Entities [BBPUID] {bgcolor: "tomato"} +USERID {label: "CHAR (16)"} +USERTYPE {label: "CHAR (10)"} [BBPUTYP] {bgcolor: "#d0e0d0"} *BBPUSERTYPE {label: "CHAR (10)"} *LANGUAGEKEY {label: "LANG (1)"} [BBP_USR01] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *USERID {label: "CHAR (16)"} *+USER_TYPE {label: "CHAR (10)"} # Relationships BBPUID *--* BBP_USR01 {label: "BBPUID-USERID = BBP_USR01-USERID"} BBPUID *--* BBPUTYP {label: "BBPUID-USERTYPE = BBPUTYP-BBPUSERTYPE"}
View Full Image
View in PDF
Foreign Key tables (2)
BBPUTYP
{Allowed User Types in BBP}
BBP_USR01
{Internet user data}