WSH_DELIVERIES_PUB.CREATE_UPDATE_DELIVERY
This is on Oracle EBS 11.5.10.2.
I have customize a shipping system to import deliveries from legacy system into Oracle and when they come in, they should be imported in "Ship Confirmed" at Order lines level and Delivery should be 'Closed'
Can WSH_DELIVERIES_PUB.CREATE_UPDATE_DELIVERY be used to
- Import Deliveries and Ship Confirm Order Lines?
- Import as Close Deliveries?
Also, do I must use WSH_DELIVERIES_PUB.DELIVERY_ACTION api in addition to WSH_DELIVERIES_PUB.CREATE_UPDATE_DELIVERY?
Thanks,
D