‎2006 Feb 27 5:26 PM
Hi All,
I have created a lock object of mode Exclusive cummulative, In SAP documentation it's mentioned that for the first time when ENQ FM is called the lock will be successfull, for the remaining calls the LOCK will be successfull if it's the same owner and the cummulative counter will be incremented.
but in my case when i call the ENQ function for the first time, it return's SY-SUBRc as 0, where as before the release of the lock if i once again call the ENQ function in E or any other mode the lock is unsuccessfull,
is there any usefull links for the same.
Regards,
Raghavendra
‎2006 Feb 27 6:37 PM
Hi Raghavendra,
Please find the following link http://help.sap.com/saphelp_nw04/helpdata/en/7b/f9813712f7434be10000009b38f8cf/content.htm.
Hope this will help.
Regards,
Ferry Lianto
‎2006 Feb 28 5:59 AM
Hi i think this link will help you. http://help.sap.com/saphelp_nw04/helpdata/en/12/038337fb02735ce10000009b38f8cf/content.htm
‎2006 Feb 28 6:16 AM