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

saving a lock object

Former Member
0 Likes
484

hi every body,

I am trying to creat a lock object in se11, but after i gave the respective primary and secondry table , when i am trying to save the lock object to the user defined package , it is saying that "ENQU E_LOCK" can not be assigned to package "ZMOUNI".

Please help me out.

Thanks in advance,

regards,

mouni.

3 REPLIES 3
Read only

Former Member
0 Likes
426

Hi,

Is ZMOUNI a transportable development package?

if not it will not work.

Cheers

VJ

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
426

Hi,

You can assign z* development class to your lock object.Your lock object should be ez*.Even you can save it as local object.

Message was edited by:

Jayanthi Jayaraman

Read only

0 Likes
426

Hi,

You can assign a development class/package to save your lock objects.

I think in this case , you are trying to assign the lock objects to a local dev. class which will not work.

Hope this helps!

Sandeep