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

Function modules to create the relationship for Reference Personnel IT0031

Former Member
0 Likes
824

I tried using BDC recording PA30 to create the relationship for reference personnel but it dun seems to work. Anyone knows of any standard function module to create that relationship instead.

I tried using BDC recording PA30 to create the relationship for reference personnel but it dun seems to work. Anyone knows of any standard function module to create that relationship instead.

5 REPLIES 5
Read only

Former Member
0 Likes
738

Try to use the function module

HR_INFOTYPE_OPERATION function module.

Read only

0 Likes
738

HR_INFOTYPE_OPERATION creates record in the PA table. For IT0031, it is slightly different as it actually manipulates the relationship of the records in HRP1001.

Edited by: Wilson Lim on Jul 28, 2008 4:45 PM

Read only

Former Member
0 Likes
738

try to use FM : RH_UPDATE_INFTY or

RH_INSERT_INFTY

Read only

0 Likes
738

I have tried both and it doesnt work. The behaviour of this reference personnel number is different from the normal object relationships. Does anyone have experience using function module to create reference personnel relationship instead of giving the stand FM to create the records.

Read only

0 Likes
738

Did you solve the problem?

I'm having the same problem now.