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

Re: Get field names dynamically

$
0
0

Hi Kish,

 

I don't fully understand your question, but I can tell you how to identify the components of a dynamically defined structure:

lr_struct_desc = cl_abap_structdescr=>describe_by_data( ls_dynamic_struct  ).
lt_components = cl_abap_structdescr->get_components( ).

Regards,

Kim


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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