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

Re: Dynamic deep internal table field symbol

$
0
0

Hi Pradeep,

 

Try below:

 

Field-symbols: <fs_1> type any,   "Do not specify table

                           <fs_2> type any.

 

loop at <lfs_data> assigning <fs_1>.

 

assign component <field number> of structure <fs_1> to <fs_2>.

 

Endloop.


Viewing all articles
Browse latest Browse all 923

Trending Articles



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