SAP table T161I (Determination of Release Strategy)
SAP table T161I has 5 primary key fields being MANDT,FELD1,FELD2,FELD3,BWERT.
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 | |
FELD1 | Account Assignment Category | CHAR | 1 | 0 | T163K | KNTTP | |
FELD2 | Material Group | CHAR | 9 | 0 | T023 | MATKL | |
FELD3 | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |
BWERT | Value of purchase requisition | NUMC | 13 | 0 | BANWT | ||
WAERS | Currency Key | CUKY | 5 | 0 | TCURC | WAERS | |
FRGST | Release strategy in the purchase requisition | CHAR | 2 | 0 | FRGST |
T161I foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T161I | FELD1 | T163K | Account Assignment Categories in Purchasing Document | MANDT |
0 T161I | FELD1 | T163K | Account Assignment Categories in Purchasing Document | KNTTP |
1 T161I | FELD2 | T023 | Material Groups | MATKL |
0 T161I | FELD3 | T001W | Plants/Branches | MANDT |
0 T161I | FELD3 | T001W | Plants/Branches | WERKS |
1 T161I | MANDT | T000 | Clients | MANDT |
0 T161I | WAERS | TCURC | Currency Codes | MANDT |
0 T161I | WAERS | TCURC | Currency Codes | WAERS |