SAP table TFK043 (Tolerances for Payment Differences, Payment Notices)
SAP table TFK043 has 2 primary key fields being MANDT,TOGRU.
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 | * | MANDT | |
TOGRU | Tolerance group | CHAR | 4 | 0 | TOGRU_KKC | ||
WAERS | Currency Key | CUKY | 5 | 0 | TCURC | WAERS | |
DIFBH | Maximum payment difference for expense | CURR | 7 | 2 | DIFBH_KK | ||
DIFBS | Maximum payment difference for revenue | CURR | 7 | 2 | DIFBS_KK | ||
DIFPH | Maximum expense permitted from payment differences | DEC | 3 | 1 | DIFPH_KK | ||
DIFPS | Maximum allowable revenues from payment differences | DEC | 3 | 1 | DIFPS_KK | ||
XUNDP | Create payment notice for underpayment | CHAR | 1 | 0 | XUNDP_KK | ||
XOVRP | Generate payment notice in event of overpayment | CHAR | 1 | 0 | XOVRP_KK |
TFK043 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TFK043 | WAERS | TCURC | Currency Codes | MANDT |
0 TFK043 | WAERS | TCURC | Currency Codes | WAERS |