SAP table TMAB (Summarization Level)
SAP table TMAB has 4 primary key fields being MANDT,KAPPL,CONDENSE_TYPE,NAUMF.
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 | T000 | MANDT | |
KAPPL | Application | CHAR | 2 | 0 | T681A | KAPPL | |
CONDENSE_TYPE | Usage (differentiation) aggregation level | CHAR | 2 | 0 | TMABCUS1 | CONDENSE_TYPE | |
NAUMF | 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 |
TMAB foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TMAB | CONDENSE_TYPE | TMABCUS1 | Aggregation Level: Usage Levels per Application | KAPPL |
0 TMAB | CONDENSE_TYPE | TMABCUS1 | Aggregation Level: Usage Levels per Application | CONDENSE_TYPE |
1 TMAB | KAPPL | T681A | Conditions: Applications | KAPPL |