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 Module to Create HRP7404 Record

Former Member
0 Likes
879

Hi,

What FM that I can use to create record in HRP7404 table?

I've tried RH_INSERT_INFTY but seems not working.

Hope someone can help me on this.

Thanks & Rgds,

Irene

6 REPLIES 6
Read only

Former Member
0 Likes
799

Hi,

I guess the table mentioned here is HRP1404 and not HRP7404. Am i right?

And the FM u mentioned you r using lets you insert multiple infotype records for OM

objects into the Personnel Planning databases (HRPnnnn). The infotype

records in the table parameter INNNN must all have the structure Pnnnn

(logical structure for nnnn infotype).

So can you please make clear where exactly are you facing the problem.

Read only

0 Likes
799

Hi,

It's HRP7404 (Education) infotype for talent profile.

I found some sample code to use the FM mentioned but it is not working and keep on give me subrc error =3 (repid_from_initial) error.

Thanks.

Read only

Former Member
0 Likes
799

who can help me on this? I have been struggle for few days to solve this.

Many thanks in advance.

Read only

Former Member
0 Likes
799

Done by copy and modify the FM 'HRTMC_WRITE_POTENTIAL'

Read only

0 Likes
799

Hi,

I am trying to do exactly the same but I get a runtime error (http://scn.sap.com/message/14070711#14070711).

Could you please, let me know if you have faced to the same problem?

And how you did solve it maybe?

Regards,

Chris

Read only

Former Member
0 Likes
799

Hey guys,

The solution for the run time error is in the post

Thanks,

Kumaresan S