Skip to Content
0
Jun 05, 2009 at 11:07 AM

Error When Run ABAP Query in Different Client

51 Views

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