LPN SPLITTING INTO DIFFERENT LOCATORS
Hi All
We are reciting ASNs from supplier and ASN may contain multiple shipments.
And we defined the stock locator capcity units
If there is no enough space for entire LPN quantity , then we are expecting different locator but in my case LPN is splitting and suggesting multiple locators
We are getting the issue while performing putaway transaction(move any LPN).
Can you please let me know if iam missing standard set ups.
The condition we are using in one of the putaway rule is
and NVL(loc.LOCATION_AVAILABLE_UNITS,99999999999.99) > slsum.total_asn_qty
slsum.total_asn_qty
,(select rsl.shipment_header_id ,sum(QUANTITY_SHIPPED) total_asn_qty