cancel
Showing results for 
Search instead for 
Did you mean: 

Child node creation problem in dynamic programming

Former Member
0 Kudos

Hi Folks,

I Have Internal table with n records. For each row i need to create a table in run time through dynamic programming. the structure for displaying is almost the same . Iam facing the problem  when creating child node and assigning values to the table  .please help in this

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

Thanks. But my  requirement is iniitally my internal table contains n records, so it has to display n tables in the view. After the view has been displayed based on the selection of a value in drop down,the internal table changes and hence the number of output table  will also change.

Iam dynamically creating nodes and tables.

Thanks,

Suresh...

Former Member
0 Kudos

Hi Suresh,

You can use table popin for your requirement.Link the table to a row popin.

The below thread will help you to achieve the same:

http://www.saptechnical.com/Tutorials/WebDynproABAP/Popin/Index.htm

Thanks,

Namrata

former_member210266
Active Participant
0 Kudos

Hi Suresh

Are you using table popin for your requirement?If not then you can try using it.

Regards

Swati