‎2007 Dec 08 4:06 AM
Hi friends,
i am facing a problem in ABAP query on Production server.
when test in QS it is working fine.
But when i will run in Production server i am getting this message.
"NO DATA WAS SELECTED"
but there data is available.
Please help me its veru urgent
thanks,
kumar
‎2007 Dec 08 4:10 AM
Check data in all the tables which you have used in the join.
If you have used inner join than you must have at least one record in each table for the where condition otherwise that data will not show up in the query.
Regards,
Naimesh Patel
‎2007 Dec 08 4:55 AM
Hi kumar,
May be there is data in table but in select query u will compare with some fields in where condition check that values are passing are not? Check whether The selection screen field values which u give as input are there in the table or not.
Just keep a beak-point at selection query and see what are the values are coming and in the fields. Just go to debug sceen once u ll get to know what is the problem kumar.
<b>Reward for useful answers </b>
regards,
sunil kairam.