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

Standard remote function module (HR)

Former Member
0 Likes
511

Hi all,

I'm looking for a standard remote function module to get data from Actions (0000) infotype (Employement Status).

where/how can I find it?

thx

2 REPLIES 2
Read only

Former Member
0 Likes
400

To be honest, if your only requirement is to get data out of Infotype 0, then it would be very easy to create your own Z function module on R3, flag it to be RFC enabled and select the data straight out of PA0000.

Read only

Former Member
0 Likes
400

Yes, but I can't do custom in the project.

I have found the HR_READ_INFOTYPE fm, that is useful for my requirements, but is not remote.