SAP table T190 (Product Allocation: Controlling)
SAP table T190 has 4 primary key fields being MANDT,KOSCH,KTGBI,KONZA.
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 | |
KOSCH | Product allocation determination procedure | CHAR | 18 | 0 | T190S | KOSCH | |
KTGBI | Product allocation: Allocation valid until | DATS | 8 | 0 | KTGBI | ||
KONZA | Product allocation: Product allocation step | NUMC | 2 | 0 | T190H | KONZA | |
KONOB | Product allocation object | CHAR | 18 | 0 | T190O | KONOB | |
KONAK | Product allocation: Allocation active | CHAR | 1 | 0 | KONAK | ||
KOFAK | Product allocations: Conversion factor for allocation qty | DEC | 10 | 3 | KOFAK |
T190 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T190 | KONOB | T190O | Product Allocation: Definition of Product Allocation Object | MANDT |
1 T190 | KONZA | T190H | Product Allocation: Planning Structure for this Step | MANDT |
1 T190 | KONZA | T190H | Product Allocation: Planning Structure for this Step | KOSCH |
0 T190 | KOSCH | T190S | Product Allocation: Definition Procedure | MANDT |
0 T190 | KOSCH | T190S | Product Allocation: Definition Procedure | KOSCH |
1 T190 | MANDT | T000 | Clients | MANDT |