‎2012 Nov 15 1:49 PM
Hi All,
Is there any function module to update or create infotype in sap hr?
Moderator message: please do more research before posting.
Message was edited by: Thomas Zloch
‎2012 Nov 15 1:55 PM
You can use FM HR_MAINTAIN_MASTERDATA to maintain all the masterdata for an Employee.
and you can use FM HR_INFOTYPE_OPERATION to create or chnage a perticular infotype .
Search in SDN you will find lots of code sample and discusions.
‎2012 Nov 15 2:44 PM