Application Development 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: 

Is there FM to insert into HRP1000, 1001, 1002, 1021, 1024, 1035 infotype?

Former Member
0 Kudos

Hi all,

Is there any funtion modules to insert data into HRP1000, HRP1001, HRP1002, HRP1021, HRP1024, and HRP1035 infotype table?

thanks.

3 REPLIES 3

Former Member
0 Kudos

Hi,

  Try using RH_INSERT_OBJECTS.

Former Member
0 Kudos

RH_INSERT_INFTY is the right one for allmost all OM infotypes.

Infotype 1001 is an exception.

Former Member
0 Kudos

Hi,

Also try with this

RH_INSERT_INFTY ,RH_INSERT_INFTY_DIRECT

Thanks,

Deb