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 the data into multiple infotypes

Former Member
0 Likes
709

Hi,ALL,

I want to upload the data into info types. it is in implementation stage is there any standard function modules are there for uploading the data into multiple

info types at a time and give me some sample programs if it is possible   .

Regards ,

Pramodh.

2 REPLIES 2
Read only

former_member187748
Active Contributor
0 Likes
548

Hi Pramodh,

there are  two ways to upload data for infotypes,

either you can use BDC or can use LSMW.

Here is the list of function modules that you can use

HR_INFOTYPE_OPERATION

HR_MAINTAIN_MASTERDATA

But i will sujjest you to use LSMW instead.

Read only

GirieshM
Active Contributor
0 Likes
548

Hi Pramodh,

If you are going to perform bulk uploads then please choose any of LSMW, BDC, Custom report with FM to update Infotype with the restrictions pointed below .

1. If you are using bulk upload then dont go for Zreport with FM because it store buffer data and will be slow while performing Bulk Upload.

2. If you are using upload for various countries (Various screen number), Please avoid going with BDC.

3. Choose LSMW. It is the best for bulk upload.

With Regards,

Giriesh M