‎2008 May 26 8:08 AM
Hi All,
Is there any function module to fetch data from HR tables??
Thanks & Regards
Santhosh
‎2008 May 26 2:23 PM
to read data from most of the PA infotypes use the FM HR_READ_INFOTYPE, to read data from OM infotypes use the FM RH_READ_INFTY
‎2008 May 26 2:28 PM
Hi,
use the FM HR_99S_READ_INFOTYPE by passing the infotypes to be read to table IM_TAB_INFTY.
This FM helps you to read multiple infotypes at one call.
see the fm HR_READ_INFOTYPE
Regards
Kiran Sure