Hi,
I have a report where I am updating the pickup date and time for a shipment in LIKP using FM 'WS_DELIVERY_UPDATE_2'.
The requirement is , I want to check each delivery before updating LIKP.
i.e if some user has opened a delivery in VL02n (lock object), then those I need to find those object before calling the FM 'WS_DELIVERY_UPDATE_2'
Any idea how to achieve this?
Thanks