Application Development and Automation 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: 
Read only

Upload Data in HCM

sergio_cifuentes
Participant
0 Likes
596

Hi, i need to make masive upload to various infotypes (0001, 0002, etc.) and i want to know what's the best way to do it (lsmw, batch input, bdc, etc.)??

any suggestions?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
562

Hi,

You can use any one of them. if you go for batch input you can write the error log as per your requirement.

If you need to process the data before upload than batch input would be fine.

4 REPLIES 4
Read only

Former Member
0 Likes
563

Hi,

You can use any one of them. if you go for batch input you can write the error log as per your requirement.

If you need to process the data before upload than batch input would be fine.

Read only

Former Member
0 Likes
562

Hi,

If it is for first time upload use LSMW.

Regards,

Kumar Bandanadham

Read only

Former Member
Read only

0 Likes
562

Ok, Thanks