Skip to Content
0
Former Member
Dec 04, 2006 at 06:33 AM

Regarding Module pool Programming

24 Views

Hi All,

Iam creating a module pool report similar to transaction we02.

I have got 2 normal screens and both of them have got Tabstrip controls which contain status and control record data. Now i have a tab in screen 1 details which would call the second normal screen and would contain all the control record information. My problem is that when i click on the details tab second screen is called and again i need to push enter tab to display the data. My requirement is when the user clicks on the details tab in screen one the data for the control record needs to be populated at that time itself instead of clicking enter again.

The data is pulled with IDOC num as the key field.I have tried specifying the select query in the PBO of both second screen as well in the PBO of the subscreen1 of the second screen ie the first tab of the tabstrip.

To be precise i would like to see all the data when i push the details tab in the first screen.

Can anyone plz help me with this.

thanks

keith