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

0071 Info type using function module HR_INFOTYPE_OPERATIO

former_member188791
Participant
0 Likes
826

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

6 REPLIES 6
Read only

Former Member
0 Likes
791

Take a look around the below link , may help you.

http://www.sapdev.co.uk/fmodules/fms_HR_INFOTYPE_OPERATION.htm

Read only

0 Likes
791

I followed same above link but its not updating those two fields

Read only

0 Likes
791

Hi Group,

Can any body suggest with my above issue.

Read only

Former Member
0 Likes
791

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

Read only

Former Member
0 Likes
791

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

Read only

Former Member
0 Likes
791

Hi Rajiv,

Did you have that four fields in the function module parameters, Please once you check it.

Thanks.

Pavan.