Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Equipment class and characterstics upload issue

Former Member
0 Kudos
122

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,

3 REPLIES 3

madhu_vadlamani
Active Contributor
0 Kudos
83

Hi Kartikey,

Did you tried with idoc method.

Regards,

Madhu.

0 Kudos
83

Hi Madhu,

Could you please tell me what IDOC should i use.

thanks,

0 Kudos
83

Hi Kartikey,

Can you check with EQUIPMENT_CREATE01.

Regards,

Madhu.