‎2010 Jun 15 7:48 PM
I have created a table control. When I execute and retrieve the data for the first time, it is working fine. When i change the input parameter, the table contents remain the same. and when I execute again and give another inout parameter, i retreive the same data. what could be the issue?
‎2010 Jun 15 8:44 PM
Moderator message - Welcome to SCN. Please use a descriptive subject for your posts and post in the correct forum. Also, Please read and and [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers] before posting again. Rob
‎2010 Jun 21 10:20 AM
Hi,
Have you cleared the OK Code of your screen. In PAI of the screen store the OK code value in one variable
and clear OK code of the screen and check this variable in your user command module for processing.
Thanks.