SAP table T043T (FI tolerance groups for employees)

SAP table T043T has 3 primary key fields being MANDT,RFPRO,BUKRS.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
RFPRO Tolerance Group for Financial Accounting Employees CHAR 4 0 RFPRO
BUKRS Company Code CHAR 4 0 T001 BUKRS
BETRS Maximum Payment Difference for Revenue CURR 7 2 BETRS_043T
BETRH Maximum Payment Difference for Expense CURR 7 2 BETRH_043T
PROZS Maximum Allowable Revenues from Payment Differences DEC 3 1 PROZS_043T
PROZH Maximum Expense Permitted from Payment Differences DEC 3 1 PROZH_043T
SKNTS Maximum Discount Adjust. for Gain from Payment Differences CURR 7 2 SKNTS_043T
SKNTH Maximum Discount Adjust. for Loss from Payment Differences CURR 7 2 SKNTH_043T
MAXBT Maximum Amount Posted per Document CURR 23 2 MAXBT_043T
MAXEB Maximum Posting Amount per Line Item CURR 23 2 MAXEB_043T
MAXSK Maximum Cash Discount Percentage Rate DEC 5 3 MAXSK

T043T foreign key relationships

Table Field Check Table Check Field
0 T043T BUKRS T001 Company Codes BUKRS
1 T043T MANDT T000 Clients MANDT