Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with a SAP Query

Former Member
0 Likes
311

Hello all,

I am working on an sap query and i am running the query for a date intreval say for the current month. But the query is picking the date from the infotype begindate and not the interval with which i am running.

What might be the possible cause for this.

Thanks,

Krishna

1 REPLY 1
Read only

Former Member
0 Likes
276

Hello Krishnakumar,

U have selected the fields in query from the infoset and u r entering the value in the same now as the query the program should use the values entered in the fields selected from query unless u have create local fields which are not connected the the database.

What is the data selection?