Global ASL's setup in 2 different orgs, however MOQ for only one org is collected in ASCP.
Hi,
We are facing below issue in ASCP
There 2 Global Approval Supplier Lists setup in 2 different orgs for same item and same supplier in source instance. And Min Order Qty is setup in both ASL's as below.
Org A - Min Order Qty = 5
Org B - Min Order Qty = 50
When we check the Min Order Qty for the item in Org A in ASCP, it shows 50. We have verified data in below tables. MSC_ITEM_SUPPLIERS does not show MOQ 5 at all in ASCP.
—In ASCP
select * from msc_item_suppliers
where inventory_item_id = 796375
and organization_id = 624;
—In EBS