Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VIEW_ENQUEUE

Former Member
0 Likes
705

Hello,

I use fm VIEW_MAINTENANCE_CALL to update a table. Within this fm the relevant table s locked with fm VIEW_ENQUEUE. I use the same fm with parameter 'action type = 'D' ' and viewname = name of my table to unlock the table. But the lock entry stays there and nothing happens. What may be wrong with the call to this fm?

Thx in advance,

Ali

Edited by: Ali Abbasgil on Jan 3, 2008 4:49 PM

3 REPLIES 3
Read only

Former Member
0 Likes
597

Check the ENQUEUE_MODE... if it is 'S' or 'E' type.

Lokesh

Read only

0 Likes
597

i pass the same enqueue mode, that is 'E

Read only

Former Member
0 Likes
597

no satisfactory answer