‎2012 Jun 12 7:35 AM
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
‎2012 Jun 12 7:47 AM
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.
‎2012 Jun 12 7:55 AM
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.