2011 Mar 23 1:38 PM
Hi Friends,
I am creating STO using 'BAPI_PO_CREATE1'. As soon as the STO is created, Delivery will be created automatically using configuration. But some time, I am getting the Incomplete delivery (line item in Delivery < line item in STO).
I found the Reason for this as locking issue. MAterila is being locked even after teh STO creation. I am using BAPI_TRANSACTION_COMMIT with wait. still the lock entry is coming for some time.
So, I thought of explicitly releasing the lock after commit work using 'DEQUEUE_EMEKKOE' & 'DEQUEUE_EMEKPOE'.
But I am not sure with the order. Could some one tell me the order , I need to call these FM.
Release Item & Header or Release Header & Item?
Regards,
Sasikanth SM
2011 Mar 23 2:10 PM
Moderator message - When closing old threads, there is no need to add a comment. Adding a pasted answer like "resolved" only brings old threads to the top of the forum list and pushes current ones down. If you do add a comment, please indicate just how the problem was resolved. Rob
2011 Mar 24 5:50 AM
Hi Rob,
sorry for that... I will take care in future.
Hi friends,
can some one help me?
2011 Mar 24 5:59 AM