Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Structure

Former Member
0 Likes
361

Hi Senior Abap folks,

I have a structure FKK_MAD_BASICS and in that there is one component FREESEL which is again a structure .

In that freesel structure the components are again individual structures .

How can i populate vaules for the same ?

Data it_freesel type fkk_mad_freesel.

Now i want values for all the components in the freesel structure (Every component s a structure ).

Please help .

Thanks ,

Jaga .

1 REPLY 1
Read only

Former Member
0 Likes
319

they r getting values from dd02l table