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

using fm 'rh_insert_infty'

0 Likes
771

fm 'rh_insert_infty' giving sy-subrc 5 means begda greater than endda. how to solve this error for uploading data in IT-2010.

pls help i gt stuck in a critical issue.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
662

Hi,

You cannot use this FM to insert records into PA2010.

Please look at the below thread and all the valuable answers .

[link|;.

Regards,

Srini.

4 REPLIES 4
Read only

Former Member
0 Likes
663

Hi,

You cannot use this FM to insert records into PA2010.

Please look at the below thread and all the valuable answers .

[link|;.

Regards,

Srini.

Read only

Former Member
0 Likes
662

Hi,

Use HR_INFOTYPE_OPERATION instead.

Regards,

Jovito.

Read only

0 Likes
662

hi jovito........as u said i used the fm : HR_INFOTYPE_OPERATION

but its taking the inernal table as type 'PRELP'......and iw ant to update some fileds of IT-2010

which of course will not be there in prelp structure.

so how shld i proceed now ?

Read only

0 Likes
662

See if this link helps you:

It will get you a clear idea on the function usage.

[]

[;