SAP table T161F (Release Point Assignment for Purchase Requisition Release)
SAP table T161F has 3 primary key fields being MANDT,FRGST,FRGAB.
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 | |
FRGST | Release strategy in the purchase requisition | CHAR | 2 | 0 | FRGST | ||
FRGAB | Purchase requisition release code | CHAR | 2 | 0 | T161E | FRGAB | |
FRGA1 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA1 | ||
FRGA2 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA2 | ||
FRGA3 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA3 | ||
FRGA4 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA4 | ||
FRGA5 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA5 | ||
FRGA6 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA6 | ||
FRGA7 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA7 | ||
FRGA8 | Indicator Within the Release Strategy | CHAR | 1 | 0 | FRGA8 |
T161F foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T161F | FRGAB | T161E | Release Codes | MANDT |
0 T161F | FRGAB | T161E | Release Codes | FRGAB |
1 T161F | MANDT | T000 | Clients | MANDT |