SAP table TZM37 (Transition matrix of internal status)
SAP table TZM37 has 5 primary key fields being MANDT,BUKRS,GSART,STATI,STATO.
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 | |
BUKRS | Company Code | CHAR | 4 | 0 | T001 | BUKRS | |
GSART | Product Type | CHAR | 3 | 0 | TZPAB | VVSART | |
STATI | Status which can be used as entry status | NUMC | 2 | 0 | TZC37 | VVSSTATI | |
STATO | Status which can be reached as target status | NUMC | 2 | 0 | TZC37 | VVSSTATO |
TZM37 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TZM37 | BUKRS | T001 | Company Codes | BUKRS |
1 TZM37 | GSART | TZPAB | Financial Assets Management product types | MANDT |
1 TZM37 | GSART | TZPAB | Financial Assets Management product types | BUKRS |
1 TZM37 | GSART | TZPAB | Financial Assets Management product types | GSART |
0 TZM37 | STATI | TZC37 | Financial Assets Management status definition | MANDT |
0 TZM37 | STATI | TZC37 | Financial Assets Management status definition | BUKRS |
0 TZM37 | STATI | TZC37 | Financial Assets Management status definition | GSART |
0 TZM37 | STATI | TZC37 | Financial Assets Management status definition | STATU |
1 TZM37 | STATO | TZC37 | Financial Assets Management status definition | MANDT |
1 TZM37 | STATO | TZC37 | Financial Assets Management status definition | BUKRS |
1 TZM37 | STATO | TZC37 | Financial Assets Management status definition | GSART |
1 TZM37 | STATO | TZC37 | Financial Assets Management status definition | STATU |