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

Infotype Update?

Former Member
0 Likes
398

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

2 REPLIES 2
Read only

former_member206439
Contributor
0 Likes
367

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.

Read only

Former Member
0 Likes
367

Use transaction PM01