2014 Jan 15 4:53 AM
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.
2014 Jan 15 5:05 AM
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.
2014 Jan 15 8:45 AM
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