SAP table TKAB_GRP (Drilldown reporting - Report grouping)
SAP table TKAB_GRP has 5 primary key fields being MANDT,APPLCLASS,SUBCLASS,TABNAME,REP_GRP.
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 | |
APPLCLASS | Application class for DD objects (not used) | CHAR | 4 | 0 | TAPPL | APPLCLASS | |
SUBCLASS | Subgroup by application class | CHAR | 2 | 0 | SUBCLASS | ||
TABNAME | Table Name | CHAR | 30 | 0 | * | TABNAME | |
REP_GRP | Grouping drilldown reports | CHAR | 12 | 0 | KCDD_REPGRP |
TKAB_GRP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TKAB_GRP | APPLCLASS | TAPPL | R/3-DDIC: Application classes | APPLCLASS |