Create Employee main master data (Info Types:0000,0001)

Question: Hello SAP world.

I'm looking for a way to create an Employee master data via BAPI or Function module.
I found this function: HR_INFOTYPE_OPERATION (it uses function: HR_MAINTAIN_MASTERDATA) it is able to Create / Change / Delete all Info types instead of the main data (0000,0001).
I don't want to use Batch Input of Transaction PA40 or PA42, because of 2 reasons:
1. I get a lot of problems with it.
2. I have to create thousands of Employees, and the B.I. is too slow doing it.

Thanks in advance
Gilad Hubara
ABAP Developer

Answer:
Hi,

I don't know about the BAPI, but I wouldn't write off the possibility to use LSMW(so B.I.).
Because your problems are easily fixed. If you explain your point 1 a little more, I am sure you will get the right answers here. For point 2 all you need to know is upload the IT's for the employees in different BIM's. Make files of 500 or 1000 EE's and run them simultaniously. This way you use the full possibilities of the system.

Regards,
Raf.
Copyright ?2007 - 2008 www.jt77.com