2006 Jul 04 3:38 PM
Hi, the problem is:
I've done a program that register in a custom table that have more than one key field, i want avoid that this program (used by more dependents simultaneously) register more than one record with the first key field equal. How? I don't think that the ENQUEUE DEQUEUE statement is the solution.
Thanks for the answers.
2006 Jul 04 3:40 PM
Sure you can, just create a lock object via SE11, enter all of the keys fields in the lock object. Then when calling the ENQUEUE funciton module, only pass the fields of the key that you wish to lock.
Regards,
Rich Heilman
2006 Jul 04 3:40 PM
2006 Jul 04 3:45 PM
2006 Jul 04 3:46 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |