SAP ABAP Table
BP1010
{Creditworthiness Data}
Home
title {label: "SAP ABAP table BP1010 {Creditworthiness Data}", size: "20"} # Entities [BP1010] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *PARTNR {label: "CHAR (10)"} +SOL_INS {label: "CHAR (4)"} +RATING {label: "CHAR (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TP06] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *RATING {label: "CHAR (3)"} [TP07] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *SOL_INS {label: "CHAR (4)"} # Relationships BP1010 1--* T000 {label: "BP1010-MANDT = T000-MANDT"} BP1010 1--* TP06 {label: "BP1010-RATING = TP06-RATING"} BP1010 1--* TP07 {label: "BP1010-SOL_INS = TP07-SOL_INS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
TP06
{Business Partner: Rating}
TP07
{Business Partner: Credit Rating Institute}