Skip to Content
0
Former Member
Jun 04, 2009 at 03:20 PM

ABAP - HR : Need macro or FM to get record based on changed on date (AEDTM)

253 Views

Hi,

I am having the requirement to get record which changed on yesterday (for sy-datum - 1). That means if record is updated today, by using rp_provide_from_last I will get today's record. But i should get yesterdays record.

we can get this by using select or loop or provide - endprovide. Taking performance issue in consideration, this statements are not allowed.

So please provide me any macro or function module which we can retrive the record based on AEDTM.

I am using PNPCE LDB and i need to extract data for PA infotypes.

Thanks in Advance,

Ravi Kumar