SAP Table
TMAB Summarization Level
SAP table TMAB has 4 primary key fields being MANDT,KAPPL,CONDENSE_TYPE,NAUMF.
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
TMAB columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyKAPPL | Application | CHAR | 2 | 0 | T681A | KAPPL | |
| KeyCONDENSE_TYPE | Usage (differentiation) aggregation level | CHAR | 2 | 0 | TMABCUS1 | CONDENSE_TYPE | |
| KeyNAUMF | Summarization Level | CHAR | 2 | 0 | NAUMF | ||
| DETAILED | Indicator: Detailed (no Aggregation) | CHAR | 1 | 0 | DETAILED | ||
| NAUMF_SAP | Indicator: do not use aggregation level | CHAR | 1 | 0 | NAUMF_SAP |
/ Relationships