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

Refer to a type include.

$
0
0

Hi Everyone:

 

I have a situation like this.

 

eg:

 

types: begin of y_test,

               include type vbak,

              a          type c,

               b          type c,

          end of y_test.

 

data:  wa_test      type      y_test.

 

now assuming wa_test is already populated  i need to pass 2 parameters from wa_test to a Class method  , lets say wa_test-vkorg and wa_test-vtweg .

 

How can i refer to the nested include inside y_test?


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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