Hi All,
I need to make around 350,000 entries in the table NLAZ. Uploading these entries via BDC could take 30 days or more to run because the transaction takes a long time to open when there are many entries in the table (3-4 minutes per transaction).
We have created a function module to load the entries in batch mode but this can be problematic as if there are any incorrect entries / duplicates etc the transaction falls over and the whole file needs to be re-loaded.
Is it safe to update the table NLAZ directly (e.g. using SE16 / SM30)? If we could update the table directly it would be significantly faster and easier to do.
Many thanks
Phil