cancel
Showing results for 
Search instead for 
Did you mean: 

generic delta based on timestamp ?

Former Member
0 Kudos
140

Hello BW Experts,

For a generic datasource involving the sales order data what is the best option for the delta type timestamp / calender day / numeric pointer. I am in the opinion of the timestamp as the records are based on timestamp. let me know if I correct.

Thanks,

BWer

Accepted Solutions (1)

Accepted Solutions (1)

edwin_harpino
Active Contributor
0 Kudos

hi,

yes, it's depend on the extract structure (your table/view/fm), F1 info :

1. Time stamp - The field is a DEC15 field which always contains the time stamp of the last change to a record in the local time format.

2. Calendar day - The field is a DATS8 field which always contains the day of the last change.

3. Numerical pointer - The field contains another numerical pointer that appears with each new record.

hope this helps.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

It depends on the tables (or) FM, your Generic Datasource is based on? It depends on the fields available. Let us know which tables you are working with?

George

Former Member
0 Kudos

its a view on the VBFA, VBRK and VBAK

Thanks,

BWer