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

Help on the parameters for function ENQUEUE_E_TABLE

Former Member
0 Likes
885

Hi,

Does anyone has detailed help on the parameters for the function ENQUEUE_E_TABLE?

For example, what does the parameter _SCOPE? and how many keys can I specify in VARYKEY?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
540

Hi,

SCOPE is for - Control lock behavior when calling the update task.

ENQMODE - Lock mode

VARYKEY - Lock key for tables

TABNAME - Table Name

COLLECT - Flag whether locks should only be collected first

I think VARKEY Accept one value only.

Regards,

Narasimha