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

Create variable with dynamic NAME

$
0
0

The task is to create variable with dynamic name. NOT type(!) but namу! All the ways using cl_abap_typedescr and cl_abap_elemdescr classes that I saw are useless.

I want to implement something like this semantically:

 

 

    CREATE DATA (name) TYPE var_type.

 

 

But this syntax is incorrect.

 

 

Is there any solution?


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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