Skip to Content
0
Former Member
Dec 07, 2008 at 07:38 AM

BAPI_REQUIREMENTS_CREATE gives System Lock Error

56 Views

Hi All,

When I am creating the Material Requirements Plan using BAPI_REQUIREMENTS_CREATE then everything works fine but at random intervals for a bunch of materials it is giving System Lock Error message.

so I did like this

loop at..

BAPI_REQUIREMENTS_CREATE

BAPI_TRANSACTION_COMMIT

dequeue_all. (function module)

endloop.

Still didnt help.

Please suggest me any other reasons..