Skip to Content
0
Former Member
Jan 12, 2012 at 03:32 PM

FM to read multiple records from infotype 0001 and 1001

1434 Views

Hello all,

is there any function module to read multiple records in one go from infotype 0001, 0002 and 1001.

currently i use these function to read one by one 'HR_READ_INFOTYPE' and RH_READ_INFTY_1001.

I can use select stmt but i want to use structural authorization check also and these are embedded in these RFCs.

Mani