Skip to Content
0
Former Member
Jun 07, 2011 at 05:03 AM

Module Pool Table Control.

36 Views

Hello Friends,

I am developind a module pool ,

having 2 table control.

In 1st table control i am displaying the delivery number (LIKP-VBELN)

and in 2nd Table control i have to display the data with respect to the enterd delivery number.

screen contain some more text boxes.

I had created a Ztable to store all the data.

i had tried on single table control it will display good when i am adding another table control that time it will not show in both table control.

but when i am deburg the program.....the ITAB and WA contains the all data. but it will not display on table control.

1) will 2 table control work on 1 screen.

2) Any another solution.