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

Re: RTTS Issue

$
0
0

Hi,

 

So

 

1.      You need to use a type declaration (TYPES/DATA: BEGIN OF..END OF)

2.      assign component gk_component-field of structure <gfs_struct> to <val>.

          <val> = g_result. (with <val> of type ANY)

3.     insert <gfs_struct> into table <gfs_table>

 

Cheers,

Manu.


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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