‎2007 Jan 02 4:18 PM
Is there a function module or program to get a list of existing lock objects for a given table?
‎2007 Jan 02 4:21 PM
Not sure about a function module or program, but if you go to SE11 and do a search you can find it.
Go to SE11, click the radibutton for lock object, then do F4 on the field. Click the "All Selections" icon, in the "Basis Table" field, put the table that you want the lock object for. click green check.
Regards,
Rich Heilman
‎2007 Jan 02 4:21 PM
Not sure about a function module or program, but if you go to SE11 and do a search you can find it.
Go to SE11, click the radibutton for lock object, then do F4 on the field. Click the "All Selections" icon, in the "Basis Table" field, put the table that you want the lock object for. click green check.
Regards,
Rich Heilman
‎2007 Jan 02 4:21 PM
Hi Edward,
You can go to transaction SE11. Give the Table name in table field, click on 'Where Used List' in the application toolbar then select only Lock object check box. You will get the list of lock objects for that particular table.
Hope this will help.
Regards,
Ferry Lianto
‎2007 Jan 02 4:22 PM
http://help.sap.com/saphelp_erp2004/helpdata/en/37/a2e3ae344411d3acb00000e83539c3/frameset.htm
https://forums.sdn.sap.com/click.jspa?searchID=574806&messageID=182547
check this link and award points if found helpful
‎2007 Jan 02 4:23 PM
Hi,
For example Your table name is YTAB1. Hit Where-used-list in SE11 transaction. A pop up will be shown where You can select "Lock Object" option. In case if there are any lock objects exists for your table, they will be shown.
thanks,
sksingh
‎2007 Jan 02 4:26 PM
Hi,
I am not sure of function module..
But you can get the lock objects for the a table..
Go to SE16..Give the table name DD25L
In the ROOTTAB field give the table name.
In the field AGGTYPE give 'E' which is for lock object.
Thanks,
Naren