Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

DBIF_RSQL_INVALID_RSQL error for select querry on EKKO and ekpo

$
0
0

Dear all,

I am getting a error of DBIF_RSQL_INVALID_RSQL for one of select query in custom report. selctiion is

 

if not t_ekko is initial .

 

----->       select ebeln ebelp loekz matnr werks lgort menge pstyp zzvbeln

002520       from ekpo

002530       into table t_ekpo

002540       for all entries in t_ekko

002550       where ebeln = t_ekko-ebeln

002560         and loekz in s_loekz

002570         and matnr in s_matnr

002580         and werks in s_werks

002590         and lgort in s_lgort

002600         and pstyp in s_pstyp

002610         and zzvbeln in s_zvbeln .

 

how can I resolve this.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>