Sales Order Collection
Looking for the criteria which is used to collect open sales orders from EBS to ASCP. Can anyone confirm if the data collection program is looking at sales order lines with below criteria, plus any other criteria?
VISIBLE_DEMAND_FLAG='Y'
SCHEDULE_SHIP_DATE is not null
SHIPPED_QUANTITY is null
Cheers!