Skip to Content
0
Former Member
Dec 05, 2006 at 04:49 PM

Change Records/New Records Identification in Custom Extraction

51 Views

Hi Frens,

I am extracting data in to BW from DFKKRH and DFKKRP tables. These 2 tables holding Return Cheques Information from the customers.

I have AEDAT and BUDAT fields from the table DFKKRP..

These tables are every day updates the information Return Cheques Information by Customer wise..

If I do a Generic Extraction, I can use a delta extraction using AEDAT(Changed on date). Using this we can only know the further changes(repeated bouncing of Cheques) on existing Customers.

There is also possibility of Return Cheques of new entries mean with new customers. This we can identify using BUDAT (Posting Date/Created Date)

My question is , I want to identify both the new records and as well as existing change records in delta.

Is it possible with Generic Delta or is it possible with Function Modules..

Thanks for your ideas..