Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Can not put Date condition for fetching SAP tables.

Hi,

I am fetching data from SAP tables. Want to implement Delta load on Date. I can not put condition like where Date>= Today()-2. Please help me to sort this.

e.g

VBAK:

SQL Select * from VBAK where Date>= Today()-2;

Thanks.

0 Replies