ā2013 Mar 15 11:05 AM
Hi Group,
I am trying to update 0071 Info type using function module HR_INFOTYPE_OPERATION,its updating all the key fields like begda and ends etc.. but its not updating fields like PCTEE, PCTER, PCMEE & PCMER ,can any body suggest why this FM not updating these fields.
-Rajiv
ā2013 Mar 15 4:12 PM
Take a look around the below link , may help you.
http://www.sapdev.co.uk/fmodules/fms_HR_INFOTYPE_OPERATION.htm
ā2013 Mar 15 8:11 PM
I followed same above link but its not updating those two fields
ā2013 Mar 18 6:47 AM
ā2013 Mar 18 7:34 AM
Hi Rajiv,
Check What value you Pass in "Operation Parameter : "MOD" and What value you Pass in "Record" Parameter in above FM.
if Possible Can you Paste you code .
Regard's
Smruti
ā2013 Mar 18 8:03 AM
also Use 'HR_PSBUFFER_INITIALIZE' for before calling FM 'HR_INFOTYPE_OPERATION'.
Check this "Note 615511 - Long runtimes with 'HR_MAINTAIN_MASTERDATA' for HR infotypes.
Regard's
Smruti
ā2013 Mar 18 9:57 AM
Hi Rajiv,
Did you have that four fields in the function module parameters, Please once you check it.
Thanks.
Pavan.