‎2009 Oct 14 7:20 AM
Hi All,
Is there any standard BAPI to update infotypes ? I wasn't able to find one.
Regards,
Tom
‎2009 Oct 14 8:28 PM
Hi ,
Try with the functions:
HR_MAINTAIN_MASTERDATA or
RH_UPDATE_INFTY
Regards,
José
‎2009 Oct 14 7:23 AM
‎2009 Oct 14 7:26 AM
‎2009 Oct 14 7:31 AM
there is no generic bapi for updating all infotypes.however, there are specific bapis for specific infotypes.e.g.BAPI_BANKDETAIL_CHANGE to change bank details of employees etc.
‎2009 Oct 14 7:23 AM
Plz SEARCH in SCN before posting, you will get lot of posts with this FM.
HR_INFOTYPE_OPERATION
‎2009 Oct 14 8:28 PM
Hi ,
Try with the functions:
HR_MAINTAIN_MASTERDATA or
RH_UPDATE_INFTY
Regards,
José
‎2012 Jul 10 5:31 PM
Hi Jose,
HR_MAINTAIN_MASTERDATA executes values validations running a batch input on PA30.
RH_UPDATE_INFTY is a direct update with no validations.
Are there any other FMs like a merge of those?
I need a FM which doesn't run a batch input on PA30 but make values validations. So, a normal BAPI.
Any ideas?
Thanks in advance,
Nico