SAP ABAP Table
BAPIEKBE
{Transfer Structure for PO History}
Home
title {label: "SAP ABAP table BAPIEKBE {Transfer Structure for PO History}", size: "20"} # Entities [BAPIEKBE] {bgcolor: "tomato"} +CURRENCY {label: "CUKY (5)"} +PLANT {label: "CHAR (4)"} +DELIV_UNIT {label: "UNIT (3)"} +LOC_CURR {label: "CUKY (5)"} +DELIV_UNIT_ISO {label: "CHAR (3)"} [T001W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *WERKS {label: "CHAR (4)"} [T006] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *MSEHI {label: "UNIT (3)"} [T006I] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *ISOCODE {label: "CHAR (3)"} [TCURC] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *WAERS {label: "CUKY (5)"} # Relationships BAPIEKBE *--* TCURC {label: "BAPIEKBE-CURRENCY = TCURC-WAERS"} BAPIEKBE *--* T006 {label: "BAPIEKBE-DELIV_UNIT = T006-MSEHI"} BAPIEKBE *--* T006I {label: "BAPIEKBE-DELIV_UNIT_ISO = T006I-ISOCODE"} BAPIEKBE *--* TCURC {label: "BAPIEKBE-LOC_CURR = TCURC-WAERS"} BAPIEKBE *--* T001W {label: "BAPIEKBE-PLANT = T001W-WERKS"}
View Full Image
View in PDF
Foreign Key tables (4)
T001W
{Plants/Branches}
T006
{Units of Measurement}
T006I
{ISO codes for units of measurement}
TCURC
{Currency Codes}