Hi,
I have created one generic datasource on z table, and I am filling the z table with some custom ABAP Code. I decided to go for posting date as my delta field of timestamp. Now my question is how the datasource will pick that delta? I did settings for delta in datasource by giving budat (posting date) as timestamp field. now when I am trying to look delta records in RSA7 for the new posting I can't see any added records in RSA7. I did init already which picked all the records, but my delta is picking 0 records, even though you posting is update into SAP.
Could you help me in which step I am missing here?
Thanks