‎2009 Jan 08 9:10 AM
hii all,
I want to keep locks(logically) to the existing database records as my ztables(3 tables with 1 parent table,containing header data and 2 line item tables having the foreign key relationships with header table) are accessed at time by many users(different users might try to change the same record).what is the best way to go ahead.
with regards,
sandeep akella.
‎2009 Jan 08 9:29 AM
You might want to create your own lock object.
http://help.sap.com/saphelp_erp60_sp/helpdata/EN/a2/3547360f2ea61fe10000009b38f839/frameset.htm
Thomas
‎2009 Jan 08 9:29 AM
You might want to create your own lock object.
http://help.sap.com/saphelp_erp60_sp/helpdata/EN/a2/3547360f2ea61fe10000009b38f839/frameset.htm
Thomas
‎2009 Jan 12 12:37 PM
Hi ,
In addition you can refer this for details:
http://knol.google.com/k/d-venkata-suresh/sap-abap/9a41ujwuch5p/2#
Regards,
Radhika.
‎2009 Jan 12 6:01 PM
‎2009 Jan 13 10:08 AM
Hi,
check the following link
http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4c5a79e11d1950f0000e82de14a/content.htm
Regards,
Madhu
‎2009 Jan 14 5:10 AM