‎2008 Jun 18 11:46 AM
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 .
‎2008 Jun 18 11:55 AM