SAP table KZAZU (Key Figure Assignment for Aggregate Version Copy)
SAP table KZAZU has 3 primary key fields being MANDT,KEYZU,ZUCNT.
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 | |
KEYZU | Key for key figure assignment | CHAR | 10 | 0 | KEYZU | ||
ZUCNT | Counter | NUMC | 3 | 0 | COUNT | ||
QSTRU | Table Name | CHAR | 30 | 0 | DD02L | TABNAME | |
ZSTRU | Table Name | CHAR | 30 | 0 | DD02L | TABNAME | |
QNAME | Field name in the generated DDIC structure | CHAR | 30 | 0 | DD03L | STFNA | |
ZNAME | Field name in the generated DDIC structure | CHAR | 30 | 0 | DD03L | STFNA |
KZAZU foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 KZAZU | MANDT | T000 | Clients | MANDT |
1 KZAZU | QNAME | DD03L | Table Fields | TABNAME |
1 KZAZU | QNAME | DD03L | Table Fields | FIELDNAME |
1 KZAZU | QNAME | DD03L | Table Fields | AS4LOCAL |
1 KZAZU | QNAME | DD03L | Table Fields | AS4VERS |
0 KZAZU | QSTRU | DD02L | SAP Tables | TABNAME |
0 KZAZU | QSTRU | DD02L | SAP Tables | AS4LOCAL |
0 KZAZU | QSTRU | DD02L | SAP Tables | AS4VERS |
1 KZAZU | ZNAME | DD03L | Table Fields | TABNAME |
1 KZAZU | ZNAME | DD03L | Table Fields | FIELDNAME |
1 KZAZU | ZNAME | DD03L | Table Fields | AS4LOCAL |
1 KZAZU | ZNAME | DD03L | Table Fields | AS4VERS |
0 KZAZU | ZSTRU | DD02L | SAP Tables | TABNAME |
0 KZAZU | ZSTRU | DD02L | SAP Tables | AS4LOCAL |
0 KZAZU | ZSTRU | DD02L | SAP Tables | AS4VERS |