SAP Table
T6B4 Business Volume Tolerance Group
SAP table T6B4 has 3 primary key fields being MANDT,KAPPL,UMTOL.
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
T6B4 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyKAPPL | Application | CHAR | 2 | 0 | T681A | KAPPL | |
| KeyUMTOL | Business volume tolerance group | CHAR | 4 | 0 | UMTOL | ||
| CKMAXW | Max. tolerance (warning) f.final comparison for period total | DEC | 7 | 2 | CKMAXW | ||
| CKMINW | Min. warning tolerance limit f. final comp. f. period total | DEC | 7 | 2 | CKMINW | ||
| CKMAX | Max. tolerance level for final comparison of period totals | DEC | 7 | 2 | CKMAX | ||
| CKMIN | Minimum tolerance level for final comp. for period total | DEC | 7 | 2 | CKMIN | ||
| PEMAXW | Maximum value for comp. of BV for period conds (warning) | DEC | 7 | 2 | PEMAXW | ||
| PEMINW | Minimum value for comparison of BV f. period conds (warning) | DEC | 7 | 2 | PEMINW | ||
| PEMAX | Max. value for comp. of business vol. for period-sp. conds | DEC | 7 | 2 | PEMAX | ||
| PEMIN | Min. value for comp. of BV for period-specific conditions | DEC | 7 | 2 | PEMIN | ||
| EDMAXW | Maximal value for BV comparison for main condition (warning) | DEC | 7 | 2 | EDMAXW | ||
| EDMINW | Minimum value for BV comparison for main condition (warning) | DEC | 7 | 2 | EDMINW | ||
| EDMAX | Maximum value for business volume comparison for main cond. | DEC | 7 | 2 | EDMAX | ||
| EDMIN | Minimum value for BV comparison for main condition | DEC | 7 | 2 | EDMIN |
/ Relationships
T6B4 foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| T6B4 | KAPPL | T681A | Conditions: Applications | KAPPL |