SAP table T458A (Exception Messages in Material Requirements Planning)
SAP table T458A has 2 primary key fields being MANDT,AUSSL.
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 | |
AUSSL | Exception message key | CHAR | 2 | 0 | AUSSL | ||
AUSKT | Exception message number | CHAR | 2 | 0 | AUSKT | ||
SELGP | Selection group of exception messages | NUMC | 1 | 0 | T458C | SELGP | |
ERDIS | Indicator: create material requirements planning list | CHAR | 1 | 0 | ERDIS | ||
ASPRI | Exception message priority | NUMC | 2 | 0 | ASPRI | ||
ASNOT | Do not set exception message | CHAR | 1 | 0 | ASNOT |
T458A foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T458A | SELGP | T458C | Selection Group for Exception Messages | MANDT |
0 T458A | SELGP | T458C | Selection Group for Exception Messages | SELGP |