‎2006 Nov 21 10:19 AM
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.
‎2006 Nov 21 10:21 AM
Hi,
Is ZMOUNI a transportable development package?
if not it will not work.
Cheers
VJ
‎2006 Nov 21 10:26 AM
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
‎2006 Nov 21 10:30 AM
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