SAP ABAP Table
VTBMACR
{M. Agreement: Permitted Currencies}
Home
title {label: "SAP ABAP table VTBMACR {M. Agreement: Permitted Currencies}", size: "20"} # Entities [VTBMACR] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+RMAID {label: "CHAR (10)"} *+WAERS {label: "CUKY (5)"} +SRTYP {label: "CHAR (4)"} [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)"} [VTBMA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *RMAID {label: "CHAR (10)"} # Relationships VTBMACR 1--+ T000 {label: "VTBMACR-MANDT = T000-MANDT"} VTBMACR 1--* VTBMA {label: "VTBMACR-RMAID = VTBMA-RMAID"} VTBMACR ?--* TCURV {label: "VTBMACR-SRTYP = TCURV-KURST"} VTBMACR 1--+ TCURC {label: "VTBMACR-WAERS = TCURC-WAERS"}
View Full Image
View in PDF
Foreign Key tables (4)
T000
{Clients}
TCURC
{Currency Codes}
TCURV
{Exchange rate types for currency translation}
VTBMA
{Master Agreement}