2006 Nov 20 2:59 AM
I have to update a table named bnka, can anyone tel me the FM for locking and unlocking a table before updating the same.
2006 Nov 20 3:06 AM
ENQUEUE_E_TABLE passing BNKA to the tabname parameter. and
DEQUEUE_E_TABLE passing BNKA to the tabname parameter.
ENQUEUE_E_TABLE passing BNKA to the tabname parameter. and
DEQUEUE_E_TABLE passing BNKA to the tabname parameter.
2006 Nov 20 3:02 AM
Please check FM's:
<b>DEQUEUE_EFBNKA
ENQUEUE_EFBNKA</b>
Kind Regards
Eswar
2006 Nov 20 3:04 AM
ENQUEUE_EFBNKA and deQUEUE_EFBNKA
To find this go to the data dictionary..se11/12 and do a where-used on table bnka, selecting the lock object from the popup.
The funtion modules are always enqueue_<lock_object> and dequeue_<lock_object>.
2006 Nov 20 3:06 AM
ENQUEUE_E_TABLE passing BNKA to the tabname parameter. and
DEQUEUE_E_TABLE passing BNKA to the tabname parameter.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |