2007 Feb 20 8:21 PM
Hi,
I want to read the locked objects, which are locked in other sessions other than the current session.
I don't need current session locking entries.
I tried with fm ENQUEUE_READ but it is giving all locked entries including current sesstion.
Any info on this.
Thanks
aRs
you may have to identify by pasring the datetime stamp string in the field GUSRVB.
~Suresh
2007 Feb 20 8:25 PM
2007 Feb 20 8:28 PM
Would SM12 be anyhelp for you.
What actually you want to see.
SM12 gives a list of all LOCKS at an instant for each user and his/her sessions.
Thanks and regards,
Ravi.
NOTE: Points invited .
2007 Feb 20 8:36 PM
So, use ENQUEUE_READ and exclude entries from the current session.
Rob
2007 Feb 20 8:30 PM
Hi Rob,
I looking for ways to capture programatically the lock entries other than current session.
Thanks
aRs
2007 Feb 20 8:46 PM
Hi Rob,
The Output table SEQG3 coming from fm ENQUEUE_READ don't have any info related to current session.
In that case how will we filter the current session.
Thanks
aRs
2007 Feb 20 9:15 PM
You can delete entries that have GUNAME = sy-uname from that Table.
~Suresh
2007 Feb 20 9:18 PM
2007 Feb 20 9:25 PM
2007 Feb 20 9:29 PM
you may have to identify by pasring the datetime stamp string in the field GUSRVB.
~Suresh
2007 Feb 20 9:29 PM
Well, I guess I see the problem now. I don't think SAP keeps track of the locks by session.
Rob
2007 Feb 22 12:52 AM
Hi,
I am facing the same sitauation but SM30 does lock by considering parallal sessions by same user.But it uses VIEW_ENQUEUE to check the locks.
So SAP does tracks locks by sessions.I hope i am right here in saying this.
Manish.
Message was edited by:
Manish Verma
2014 May 09 12:34 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |