Hello all,
Please excuse my being a newbie... I have done my research and cannot figure this out, so I'm reaching out to this great community...
When creating table maintenance views, SAP builds a screen that shows all records, and locks the entire table for editing, while it is open. Our problem is that due to constant data loading, we cannot have an entire table locked at any time.
Is there a methodology to generate maintenance views that lock (and edit) tables on a row-by-row basis? I do not think the standard generator can do it, so we are looking at custom ABAP solutions. We would rather not write custom code, as we have to implement this for many tables. Any best practices would be very much appreciated!
Thank you in advance,
-Adam