SAP ABAP Table
JBRSHBAUM
{Tree Structure of Nodes in a Portfolio Hierarchy}
Home
title {label: "SAP ABAP table JBRSHBAUM {Tree Structure of Nodes in a Portfolio Hierarchy}", size: "20"} # Entities [JBRSHBAUM] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SICHTID {label: "CHAR (3)"} *+HIERARCHID {label: "CHAR (3)"} *KNOTENID {label: "CHAR (6)"} [JBRSI] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *SICHTID {label: "CHAR (3)"} [JBRSPH] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+SICHTID {label: "CHAR (3)"} *HIERARCHID {label: "CHAR (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships JBRSHBAUM 1--* JBRSPH {label: "JBRSHBAUM-HIERARCHID = JBRSPH-HIERARCHID"} JBRSHBAUM 1--* T000 {label: "JBRSHBAUM-MANDT = T000-MANDT"} JBRSHBAUM 1--* JBRSI {label: "JBRSHBAUM-SICHTID = JBRSI-SICHTID"}
View Full Image
View in PDF
Foreign Key tables (3)
JBRSI
{Views}
JBRSPH
{Definition of Portfolio Hierarchy (Check Table)}
T000
{Clients}