SAP Table
FMR_TOLS Tolerance Key for Overrun Tolerance
SAP table FMR_TOLS has 2 primary key fields being MANDT,TOLSL.
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
FMR_TOLS columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyTOLSL | Tolerance Key for Overrun Tolerance | CHAR | 4 | 0 | FMR_TOLSL |
/ Relationships
FMR_TOLS foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| FMR_TOLS | MANDT | T000 | Clients | MANDT |