on ‎2008 Jul 08 8:01 AM
Is creating Lock objects,admin job or ABAPer job?
What is the ABAPer work regarding Lock objects?
Can ABAPer use the ENQUEUE and DEQUEUE function modules for locking and unlocking?
Request clarification before answering.
Hiii!
Creating lock objects is a job of ABAPer,
You can create your own lock object in se11
When the lock object is activated, the following function modules are generated from its definition:
ENQUEUE (set locks)
DEQUEUE (release locks)
These function modules can now be linked to ABAP programs.
Check out this link
http://www.sap-img.com/abap/type-and-uses-of-lock-objects-in-sap.htm
Reward points, if useful
Regards
Abhijeet Kulshreshtha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 17 | |
| 17 | |
| 10 | |
| 9 | |
| 8 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.