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

Read Data From HRP1026

Former Member
0 Likes
787

Hello Experts,

Is there any function module to read the data from table hrp1026.

Thanks,

Prashant

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
729

RH_READ_INFTY

will this serve the purpose?

Hello Experts,

Is there any function module to read the data from table hrp1026.

Thanks,

Prashant

3 REPLIES 3
Read only

Former Member
0 Likes
730

RH_READ_INFTY

will this serve the purpose?

Read only

0 Likes
729

Hi Sniper,

Thanks for the reply. I did the same but it is throwing error, type mismatch with innn.

So while calling function using CALL FUNCTION, which type of variable should be declared?

Thanks in Advance,

Prashant Jagdale

Read only

0 Likes
729

this FM is for OM infotypes..

just do a where used list of the FM for programs and you will see declarations to handle the same.