SAP Table
T053R Classification of Payment Differences
SAP table T053R has 3 primary key fields being MANDT,BUKRS,RSTGR.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T053R columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyBUKRS | Company Code | CHAR | 4 | 0 | T001 | BUKRS | |
| KeyRSTGR | 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 |