Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: Assign type Conflict

$
0
0

Hi, A type conflict would happen when structures of <l_field> and <l_itab> do not match in the run time.

 

For ASSIGN <l_field> TO <l_table> this statement to execute successfully, <l_field> must be of table type, however, it seems that it is of a structure type rather than a table type.

 

Kindly check and make changes accordingly.

 

I hope this will fix your issue.

 

Thanks

Mohit


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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