Skip to Content
0
Former Member
May 13, 2010 at 04:03 PM

How to lock and unlock PR with function module(enqueue_*)

1294 Views

Dear All

I want to convert pr to po using BAPI_PO_create1. you know one pr will be convert to more one PO if delivery date is different.

The pr will be locked after the first PO generate, And BAPI can not continue to generate next PO.

So i want to unlock the PR before call BAPI_PO_create1. Anyone give me hand? thanks.

Shi Chun Qing