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

Comma without preceding colon (after SELECT ?).

$
0
0

HI Experts . I have a problem with my smartform it is showing error as

Comma without preceding colon (after SELECT ?).

 

my code is

select single rmwwr lifnr budat from rbkp

          into (z_rmwwr,

          z_lifnr,

          z_budat)

where belnr = z_belnr

and   gjahr = z_gjahr.

 

select single name1 stras ort01 ort02 pstlz from lfa1

          into (z_name1,

           z_stras,

           z_ort01,

           z_orto2,

           z_pstlz)

  where lifnr = z_lifnr.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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