SAP Table T7GP_CURR_CONV

Currency Conversion Rules

T7GP_CURR_CONV (Currency Conversion Rules) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link T7GP_CURR_CONV to other SAP tables.

T7GP_CURR_CONV table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
CURR_CONV_RULE Currency Conversion Rule PGP_CURR_CONV_RULE CHAR 2 0
DATE_RULE Date Rule for Currency Translation GP_DATE_RULE T7GP_CC_DATE_R CHAR 2 0
EX_RATE_TYPE Exchange Rate Type KURST_CURR TCURV CHAR 4 0

T7GP_CURR_CONV foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
T7GP_CURR_CONV DATE_RULE T7GP_CURR_CONV MANDT T7GP_CC_DATE_R Date Rule for Currency Conversion MANDT
T7GP_CURR_CONV DATE_RULE T7GP_CURR_CONV DATE_RULE T7GP_CC_DATE_R Date Rule for Currency Conversion DATE_RULE
T7GP_CURR_CONV EX_RATE_TYPE T7GP_CURR_CONV MANDT TCURV Exchange rate types for currency translation MANDT
T7GP_CURR_CONV EX_RATE_TYPE T7GP_CURR_CONV EX_RATE_TYPE TCURV Exchange rate types for currency translation KURST
T7GP_CURR_CONV MANDT T7GP_CURR_CONV MANDT T000 Clients MANDT