SAP Table
T434R Stock determination rule
SAP table T434R has 2 primary key fields being MANDT,RULES.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T434R columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyRULES | Stock Determination Rule | CHAR | 4 | 0 | BF_RULES | ||
| CONS_RULES | Stock Determination Rule | CHAR | 4 | 0 | T434R | BF_RULES | |
| CONS_HND_BF | Evaluate Alternate Rule for Consignment Stock Transfers | CHAR | 1 | 0 | WRF_CONS_RULES |
/ Relationships
T434R foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| T434R | CONS_RULES | T434R | Stock determination rule | MANDT |