SAP ABAP Table
TCURS
{Rate Spreads}
Home
title {label: "SAP ABAP table TCURS {Rate Spreads}", size: "20"} # Entities [TCURS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+KURST {label: "CHAR (4)"} *+FCURR {label: "CUKY (5)"} *+TCURR {label: "CUKY (5)"} *GDATU {label: "CHAR (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TCURC] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *WAERS {label: "CUKY (5)"} [TCURV] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KURST {label: "CHAR (4)"} # Relationships TCURS 1--* TCURC {label: "TCURS-FCURR = TCURC-WAERS"} TCURS ?--* TCURV {label: "TCURS-KURST = TCURV-KURST"} TCURS 1--* T000 {label: "TCURS-MANDT = T000-MANDT"} TCURS 1--* TCURC {label: "TCURS-TCURR = TCURC-WAERS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
TCURC
{Currency Codes}
TCURV
{Exchange rate types for currency translation}