Hi ABAPers,
Currently I develop ABAP Query using SQ01 / SQ02 / SQ03.
Everything goes well, and I have already test that the query work well. The query can be execute and show the result correctly.
My peer in same SAP system, but different client, run the same query. As I know that query is same with ABAP program which is client independent, can be execute across client. But then the runtime error show up.
The error said that
Exception condition "NO_POSITION_FOUND" raised.
Can anybody told me what's happened here, and how can I resolve this problem?
Thank you in advance
Regards
Hadi