cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have defined a Generic DataSource for Transaction data on R/3-Side.

This DataSource is based on View/Table EKKO (Purchasing Document Header) for some specific customer requirements. Delta-Specific Field is AEDAT (Calend. Day). Safety Interval Upper Limit is set 1 Cal. Days. No Safety Interval Lower Limit has been defined. "New Status for Changed Records" has been marked.

When we see this DataSource in Extractor Checker (RSA3), this data source

Extracted all delta data where AEDAT is not blank.

When I see the content of table EKKO, I can find few records where AEDAT is blank.

These records are missing in Extractor Checker.

How I can solve this problem? Which delta-specific field can be used in

this generic Datasource? Should I define an additional Generic DataSource with

Delta-Specific Field BEDAT (as BEDAT is filled when AEDAT is blank in table EKKO)?

Thanks for the answer.

0 Likes
View Entire Topic
Former Member
0 Likes

As AEDAT is delta field it will take up only those records for which AEDAT date is greater that last execution date. Record for which AEDAT is coming blnk for them it is obvious that their date will be 00.00.0000 which can not be greater than any date. hence it is missing those records