SAP table FSH_LORE (ARun Rule for Influencing Assignment)

SAP table FSH_LORE has 2 primary key fields being MANDT,LOREG.

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
LOREG Strategy Used in Allocation Logic CHAR 4 0 FSH_LOREG
PAVOV Dynamic Spread Logic Used during Stock Shortage CHAR 1 0 FSH_PACO
1 allocate top-down (fifo) to confirmed quantity (default)
2 allocate top-down (fifo) to minimum release percentage
3 allocate proportionally
REQUA ARun Action on Quantities Remaining After Spread Logic CHAR 1 0 FSH_REQU
Ignore
1 Allocate (Rolling)
FIFO FIFO Allocation Logic CHAR 1 0 FSH_FIFO
SPREAD Spread Allocation Logic CHAR 1 0 FSH_SPREAD
RELEASE_QTY Allocate Up To Release Quantity CHAR 1 0 FSH_UPTORELEASE
REMAINING_QTY Allocation of Remaining Quantities After Using Spread Logic CHAR 1 0 FSH_ARUN_REQUA
UPTO_PERCNT Allocate upto percentage NUMC 3 0 ARUN_UPTO_PERCT

FSH_LORE foreign key relationships

Table Field Check Table Check Field
0 FSH_LORE MANDT T000 Clients MANDT