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

Help in Module Pool Table Control.

Former Member
0 Likes
399

Hi Gurus,

i am doing a project on module pool- table control.

i am not able to resolve a problem can you guys help me.

i have attached a screen shot. where in i have a pop-up and a table control screen.

entering input in pop-up i need to display corresponding data in table control.

just check the screen shot. a help me to resolve it, as i'm not able to do it.

Thanks & Regards.

Moderator message : Not enough re-search before posting, discussion locked.

Message was edited by: Vinod Kumar

2 REPLIES 2
Read only

Former Member
0 Likes
381

Hii Rohan,

Just try this,

At PBO of SCREEN 2 ,you just populate the input data from SCREEN 1  field to SCREEN 2 field.

Regards,

Ashwath.

Read only

0 Likes
381

Hi Ashwath,

  i did it in some way...as you said,

  what i did is used select query in 'OK' function code logic in pop-up and

read statement in PBO of table control screen . but its not working, please help me coding.

thanks & regards.