SAP ABAP Table
BPDREL
{BP: BP-BP Relationship Screen Structure}
Home
title {label: "SAP ABAP table BPDREL {BP: BP-BP Relationship Screen Structure}", size: "20"} # Entities [BPDREL] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+REL_TYP {label: "CHAR (4)"} *PARTNR1 {label: "CHAR (10)"} *PARTNR2 {label: "CHAR (10)"} *+DIF_TYP1 {label: "CHAR (4)"} *REL_DAT {label: "DATS (8)"} +REL_CUR {label: "CUKY (5)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TCURC] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *WAERS {label: "CUKY (5)"} [TPZ7] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *REL_TYP {label: "CHAR (4)"} [TPZ8] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *DIF_TYP {label: "CHAR (4)"} # Relationships BPDREL *--* TPZ8 {label: "BPDREL-DIF_TYP1 = TPZ8-DIF_TYP"} BPDREL *--* T000 {label: "BPDREL-MANDT = T000-MANDT"} BPDREL *--* TCURC {label: "BPDREL-REL_CUR = TCURC-WAERS"} BPDREL *--* TPZ7 {label: "BPDREL-REL_TYP = TPZ7-REL_TYP"}
View Full Image
View in PDF
Foreign Key tables (4)
T000
{Clients}
TCURC
{Currency Codes}
TPZ7
{BP: Business Partner - Relationship Category}
TPZ8
{BP: Business Partner - Differentiation Category}