Unable to schedule sales order lines using OE_ORDER_PUB.PROCESS_ORDER API
Hi,
I have a sales order for which some of the lines are eligible for scheduling. Some lines are not eligible for scheduling.
When I try to process the sales order using the API for scheduling, the lines eligible for scheduling are not scheduled.
It is the working in the following manner - Either all the lines are scheduled (provided all lines are eligible for scheduling) or none of the lines are scheduled (even though some lines are eligible scheduling).
Is this the intended functionality or is there some parameter that needs to be populated in order to schedule a SO partially?