SAP Table TFK001R

Rounding Rules for Company Code and Currency

TFK001R (Rounding Rules for Company Code and Currency) 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 TFK001R to other SAP tables.

Source: TFK001R (Rounding Rules for Company Code and Currency)

TFK001R table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
BUKRS Company Code BUKRS T001 CHAR 4 0
WAERS Currency Key WAERS TCURC CUKY 5 0
REIND Smallest unit to which debit amounts are to be rounded REIND_KK NUMC 4 0
RMETD Rounding method for debit amounts RMETD_KK CHAR 1 0
NULL Round to nearest whole number
- Always round down
+ Always round up
REINC Smallest unit to which credit amounts are to be rounded REINC_KK NUMC 4 0
RMETC Rounding method for credit amounts RMETC_KK CHAR 1 0
NULL Round to nearest whole number
- Always round down
+ Always round up

TFK001R foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TFK001R BUKRS TFK001R MANDT T001 Company Codes MANDT
TFK001R BUKRS TFK001R BUKRS T001 Company Codes BUKRS
TFK001R MANDT TFK001R MANDT T000 Clients MANDT
TFK001R WAERS TFK001R MANDT TCURC Currency Codes MANDT
TFK001R WAERS TFK001R WAERS TCURC Currency Codes WAERS