‎2009 Apr 20 1:08 PM
I Have Developed A MODULE POOL PROGRAM ,
It Basically Consists Of CREATE EDIT and DISPLAY Modes.
CREATE MODE:
When I am Creating For Example FORM NO 1,it is having Fields With drop down list box with values
A,B and C. if I Choose A then That form will Get Created With A value and Form 1 will be created.
EDIT MODE:
The same form If u want to edit In EDIT Mode ,it is displaying value A and it Showing the list box in the fillowing Manner.A,B,C,and A.(This is what the problem I am Facing Know).It Is Displaying the value two times.How to Avoid this ,PLs Help me in this regard.
Thaks & Regards,
Anuradha.
‎2009 Apr 20 1:10 PM
‎2009 Apr 20 1:33 PM
hi if you are using ztable field in you screen on which you want to give list box then reply me i have a suggetion
‎2009 Apr 20 1:44 PM
Where ever you are populating the List Box, write a REFRESH statement just before that.
Means Refresh the old content and add new content