‎2008 May 13 7:37 PM
Hello all,
please could anyone help me on massive updating of Personal Development dates saved in the infotype 0024. I need to update not only links between objects P<->B and P<->VA but also create notes. Call transaction PPDPIM fails and according to SAP Note one should use a BAPI to do it.
So the question is: Which BAPI could I use instead of calling transaction PPDPIM? and in case there is no such a BAPI created, how should I proceed?
Thank you in advance!
‎2008 May 13 7:40 PM
‎2008 May 13 7:40 PM
‎2008 May 14 12:34 PM
Thanks
The problem is that the FM allows me to edit only the table PA0024 and what I want is to for example update massively comments saved in the Notes that you can link to the Individual Development Plan or to any of its Items, etc. Call transaction PPDPIM fails, how to do it? Any idea?
‎2008 May 14 12:44 PM
Hi,
Use FM : HR_INFOTYPE_OPERATION or HR_MAINTAIN_MASTERDATA
check bapi : BAPI_HRMASTER_SAVE_REPL_MULT
Regards
Kiran Sure