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

you may only read from table..Error

$
0
0

HI Experts ,

I've the following issue.

 

I've created a FM in which it_char is import parameter

data : it_char type ztest

where ztest is table type .

now the issue is that when I run code inspector I get an error has bellow when I do this,

 

SORT it_char by atnam.

READ TABLE it_char INTO lv_chara WITH KEY atnam = lwa_allocvaluesnum-charact .

ERROR is

 

you may only read from table "it_char".

 

now how can I remove this error ???

 

 

Regards,

Suhas


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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