Ship Confirm using proper APIs without dealing with Concurrent manager
Hi guys
We are using OE_ORDER_PUB.process_order to create SO through a custom module. Everything works fine, the line items are entering to awaiting shipping flow status after the order is booked through the API. Now we want to achieve the following requirement (without involving concurrent manager submitted requests)
Pick release and ship confirm through proper API calls. The reference materials provided by Oracle support is too confusing or beyond our limited exposure to deal with the APIs mentioned.
We would like to know the following:
The correct API names and sequence of calling them to achieve the above. We are on R12 12.0.4 over RHEL ENT 64bit with most of the patches applied for both inventory and OM
Pick release and ship confirm through proper API calls. The reference materials provided by Oracle support is too confusing or beyond our limited exposure to deal with the APIs mentioned.
We would like to know the following:
The correct API names and sequence of calling them to achieve the above. We are on R12 12.0.4 over RHEL ENT 64bit with most of the patches applied for both inventory and OM
0