‎2007 Apr 04 1:49 PM
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
‎2007 Apr 04 2:55 PM
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.
‎2007 Apr 04 4:19 PM
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.