SAP ABAP Table
IGNBPLP
{Business Partner Auto License Plate}
Home
title {label: "SAP ABAP table IGNBPLP {Business Partner Auto License Plate}", size: "20"} # Entities [IGNBPLP] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+PARTNER {label: "CHAR (10)"} *LPNO {label: "NUMC (3)"} [BUT000] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *PARTNER {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships IGNBPLP *--* T000 {label: "IGNBPLP-CLIENT = T000-MANDT"} IGNBPLP *--* BUT000 {label: "IGNBPLP-PARTNER = BUT000-PARTNER"}
View Full Image
View in PDF
Foreign Key tables (2)
BUT000
{BP: General data I}
T000
{Clients}