2007 Jan 22 5:58 AM
Hi all,
How can i lock a particular table entry of VEKP table using 'ENQUEUE_E_TABLE' function module. Also provide some suggestion for checking locked entry.
Regards,
Mainak.
Hi all,
How can i lock a particular table entry of VEKP table using 'ENQUEUE_E_TABLE' function module. Also provide some suggestion for checking locked entry.
Regards,
Mainak.
2007 Jan 22 6:09 AM
Use the function module ENQUEUE_EVVEKPE to lock entries in VEKP. Check for sy-subrc after the function module is called. If it is zero, then the entry was locked sucessfully. Use the function module DEQUEUE_EVVEKPE to unlock the entries.
Hope this helps.
Manoj
2007 Jan 22 6:10 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |