SAP ABAP Table
KLCOCU
{Assignment of County <-> Domestic Currency/Currencies}
Home
title {label: "SAP ABAP table KLCOCU {Assignment of County <-> Domestic Currency/Currencies}", size: "20"} # Entities [KLCOCU] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+COUNTRY {label: "CHAR (3)"} *+CURRENCY {label: "CUKY (5)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} [TCURC] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *WAERS {label: "CUKY (5)"} # Relationships KLCOCU *--* T005 {label: "KLCOCU-COUNTRY = T005-LAND1"} KLCOCU *--* TCURC {label: "KLCOCU-CURRENCY = TCURC-WAERS"}
View Full Image
View in PDF
Foreign Key tables (2)
T005
{Countries}
TCURC
{Currency Codes}