SAP table TZZTG (Transaction code - Correspondence activity allocation)
SAP table TZZTG has 6 primary key fields being MANDT,RANTYP,SATZTYP,CODE,PROGRAMM,KORRVORF.
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 | ||||||||||||||||||||||||||||||||||||
RANTYP | Contract Type | CHAR | 1 | 0 | RANTYP |
|
|||||||||||||||||||||||||||||||||||
SATZTYP | Record Cat. in Allocation Table Code -> Corr.Activity | CHAR | 1 | 0 | VVSATZTYP |
|
|||||||||||||||||||||||||||||||||||
CODE | OK code | CHAR | 20 | 0 | OK | ||||||||||||||||||||||||||||||||||||
PROGRAMM | ABAP Program Name | CHAR | 40 | 0 | TRDIR | PROGNAME | |||||||||||||||||||||||||||||||||||
KORRVORF | Correspondence activity | NUMC | 4 | 0 | TZKV | KORRVORF |
TZZTG foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TZZTG | KORRVORF | TZKV | Correspondence activities | MANDT |
1 TZZTG | PROGRAMM | TRDIR | Generated Table for View | NAME |