2009 Jun 03 7:31 AM
Hi,
How to create employee master data from scratch in SAP-HCM through BAPI's. Then we need to insert data in infotype 0000, 0001 and 0002 for that employee.
Thanks in advance.
Regards,
Rajesh Kumat
2009 Jun 03 7:37 AM
2009 Jun 03 7:37 AM
2009 Jun 03 9:46 AM
2009 Jun 03 10:12 AM
first check, if customizing for all fields is done.
You will need a action type for hiring a person with infotypes 0000, 0002, 0001.
Infotype 0001 is not so easy, because many checks are done in modul pool.
The number range for PERNR can be set to internal or external (its your decision), transaction PA04.
if you create a new PERNR you may wish to keep the old (legacy) one. you can use infotype 0032 or 0105, add it to the hiring action.
If your legacy data comes with a flat file LSMW is a good tool to import master data.
2009 Jun 03 10:40 AM
first check, if customizing for all fields is done.
You will need a action type for hiring a person with infotypes 0000, 0002, 0001.
Infotype 0001 is not so easy, because many checks are done in modul pool.
The number range for PERNR can be set to internal or external (its your decision), transaction PA04.
if you create a new PERNR you may wish to keep the old (legacy) one. you can use infotype 0032 or 0105, add it to the hiring action.
If your legacy data comes with a flat file LSMW is a good tool to import master data.
2009 Jun 05 6:32 AM
Hi,
Please provide me the inputs.
on BAPI or BDC to create employee master data for HCM_063 request issue.
Thanks In advance.
Regards,
Rajesh Kumar