2013 Nov 21 5:58 AM
Dear Gurus,
2013 Nov 21 6:16 AM
Hi,
Above function module can't be created.
It will be created when we create and activate lock object in SE11.
Enqueue_<Lockobject name> - To lock the key
DEqueue_<Lockobject name> - To release the key
Please check.
Arivazhagan S
2013 Nov 21 6:16 AM
Hi,
Above function module can't be created.
It will be created when we create and activate lock object in SE11.
Enqueue_<Lockobject name> - To lock the key
DEqueue_<Lockobject name> - To release the key
Please check.
Arivazhagan S
2013 Nov 21 6:36 AM
Dear arivavhagan,
You mean That I don't have to reate the Function Module using Access key I have already did should I delete the module which I have created. and I have created one of the lock object but the function module and still not exist over there. I havn't use the lock object before. wheather it will be created when the program will be executed.
Regards,
2013 Nov 21 6:40 AM
Hi Zahid
These are lock objects. when you will create lock object in SE11 SAP standard will automatically create them.
Nabheet
2013 Nov 21 7:13 AM
Hi Zahid,
When you activate lock object, system itself will generate the function module.
Enqueue_<Lockobject name> - To lock the key
DEqueue_<Lockobject name> - To release the key
Please check the lock object, whether it's in active status and then check the function module.
Arivazhagan S