2008 Dec 07 7:38 AM
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..
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..
2008 Dec 07 8:48 AM
after execution of your BAPI s write below code.
BAPI_REQUIREMENTS_CREATE
BAPI_TRANSACTION_COMMIT
WAIT UPTO 3 SECONDS.
2008 Dec 07 2:54 PM
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |