Skip to Content
0
Former Member
May 19, 2010 at 07:12 AM

Select query or RH_READ_INFTY?

127 Views

Hello experts,

I have a report where I am fetching the Work schedule(IT 0007) for all employees for all the period. I have written a select query for the same. I am planning to replace it with FM RH_READ_INFTY. Since I am not using LDB, I cannot use Macros to read data.

I ran a trace using both to find performances of both, but couldnt actually figure out as it doesnt show the time taken by FM. Instead it shows select queries fired on PA0007 table(which I am doing in first place).

So please guide me as to which approach I should follow in this or any general case when it comes to reading IT data without using LDB.

Thanx!,

HOward.