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

read return parameter of function module

$
0
0

hi,

 

i am calling an function module and get back lc_element:

Capture.PNG

 

lc_element is defined this way:


lc_element        TYPE REF TO if_swf_cnt_element,


so far so good. when i set debugger after the call of the FM i get something like this when i click on lc_element:


Capture.PNG


i have NO idea of how to get the values of e.g. M_NAME or the values in the deep structure M_ELEM_REF. i can't loop over the lc_element as this is not an table.


so how can i access the data coming back into lc_element ?


br Martin




Viewing all articles
Browse latest Browse all 8332

Trending Articles



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