SAP table T053R (Classification of Payment Differences)
SAP table T053R has 3 primary key fields being MANDT,BUKRS,RSTGR.
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 | |
BUKRS | Company Code | CHAR | 4 | 0 | T001 | BUKRS | |
RSTGR | Reason Code for Payments | CHAR | 3 | 0 | RSTGR | ||
XAUSB | Indicator: Charge Off Difference via Separate Account | CHAR | 1 | 0 | XAUSB | ||
KMRST | Correspondence Type for Reason Code | CHAR | 5 | 0 | T048 | KMRST | |
XSTRP | Indicator: Disputed Item? | CHAR | 1 | 0 | XSTRP | ||
XUEPI | Indicator: Initiate Check | CHAR | 1 | 0 | XUEPI | ||
XTXCH | Do Not Copy Text | CHAR | 1 | 0 | XTXCH | ||
XAVTL | Do Not Consider Tol. Limit for Diff to Pymt Advice Note Item | CHAR | 1 | 0 | XAVTL |
T053R foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T053R | BUKRS | T001 | Company Codes | BUKRS |
1 T053R | KMRST | T048 | Correspondence Types | EVENT |
0 T053R | MANDT | T000 | Clients | MANDT |