Hi Folks,
I have 20 million records for Equipment class and classification data for migration.
I am splitting each file into 1 million.
I tried LSMW with standard object 140 as well as ABAP code with 'BAPI BAPI_OBJCL_CREATE'.
Both solution is taking ages to finish a file.
Also BAPI is causing system performence issues too.
And idea is welcome to minimize the performence issues.
thanks in advance,