SAP table TDA5 (Non-Accept.Reason)
SAP table TDA5 has 4 primary key fields being MANDT,BUKRS,GSART,SNICHTAB.
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 | |
SNICHTAB | Reason for Non-Acceptance | NUMC | 2 | 0 | SNICHTAB | ||
SSTATI | Status which can be reached as target status | NUMC | 2 | 0 | TZC37 | VVSSTATO |
TDA5 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TDA5 | BUKRS | T001 | Company Codes | BUKRS |
1 TDA5 | GSART | TZPAB | Financial Assets Management product types | MANDT |
1 TDA5 | GSART | TZPAB | Financial Assets Management product types | BUKRS |
1 TDA5 | GSART | TZPAB | Financial Assets Management product types | GSART |
0 TDA5 | SSTATI | TZC37 | Financial Assets Management status definition | MANDT |
0 TDA5 | SSTATI | TZC37 | Financial Assets Management status definition | BUKRS |
0 TDA5 | SSTATI | TZC37 | Financial Assets Management status definition | GSART |
0 TDA5 | SSTATI | TZC37 | Financial Assets Management status definition | STATU |