Skip to Content
0
Former Member
Mar 06, 2010 at 12:12 PM

lock objects....

312 Views

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