SAP ABAP Table
BBPC_PT_ASSIGN
{Assignemnts of users to a purchasing team}
Home
title {label: "SAP ABAP table BBPC_PT_ASSIGN {Assignemnts of users to a purchasing team}", size: "20"} # Entities [BBPC_PT_ASSIGN] {bgcolor: "tomato"} *CLIENT {label: "CLNT (3)"} *+USERID {label: "CHAR (12)"} +PURCHTEAM {label: "CHAR (8)"} [BBPC_PT_DEFINE] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *PURCHTEAM {label: "CHAR (8)"} [USR02] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *BNAME {label: "CHAR (12)"} # Relationships BBPC_PT_ASSIGN 1--+ BBPC_PT_DEFINE {label: "BBPC_PT_ASSIGN-PURCHTEAM = BBPC_PT_DEFINE-PURCHTEAM"} BBPC_PT_ASSIGN 1--? USR02 {label: "BBPC_PT_ASSIGN-USERID = USR02-BNAME"}
View Full Image
View in PDF
Foreign Key tables (2)
BBPC_PT_DEFINE
{Definition of Purchasing Teams}
USR02
{Logon Data (Kernel-Side Use)}