Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8357

Re: how to Update single field of internal table based on another internal table.

$
0
0

the way you have written ur selects wont work, fetch the data into 2 internal tables separately then loop at ptab.

 

LOOP at p_tab assigning <FS>.

"use read table to get the value and fill them in the field symbol which would automatically update the p_tab.

U need appropriate keys to match and read.

 

ENDLOOP


Viewing all articles
Browse latest Browse all 8357

Trending Articles



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