‎2007 Aug 07 7:32 PM
hello guys i enhanced the screen and i inserted 2 fields.one field is getting values from checktable and for one field user has to enter value .now my requirement is
i need to clear the values when ever that transaction is run.can you guys give me suggestion please.your help will be greatly appreciated.
Regards
Janapathi
‎2007 Aug 07 7:36 PM
‎2007 Aug 07 7:36 PM
Hi,
When ever you press the SAVE button from the screen or press the BACK button, just CLEAR that field
Regards
Sudheer
‎2007 Aug 07 7:36 PM
‎2007 Aug 07 7:45 PM
iam using check table for one field and another is entered by user
‎2007 Aug 07 7:49 PM
Ok, so you want these fields to be empty when the user enters the transaction? If so, you need to find out how they are getting filled. For example, if it is tied to a parameter id, you would need to clear out the parameter id. How are these fields getting filled, if the user has not yet entered anything into them?
Regards,
Rich Heilman
‎2007 Aug 07 7:54 PM
You can write the code in PBO,here you can mention clear command.
Thanks
Seshu
‎2007 Aug 07 8:03 PM