‎2007 Jan 02 10:24 PM
Hello Experts
i am trying to create a drop down list for a given screen element
sdyn_conn-carrid
i have wrote the following piece of code
PROCESS ON VALUE-REQUEST.
FIELD sdyn_conn-carrid MODULE create_dropdown_box1. in flow logic of screen 100 when in double click on create_dropdown_box1 it asked me to create a new
object , and i have did so, now when i double click on piece of code as shown
below
MODULE create_dropdown_box1 INPUT .
it pop up me with the message
<b>PAI module CREATE_DROPDOWN_BOX1 is not used in Screen of the program
ZPP_DIALOG</b>
because of these when i run the report drop downlist is not working but it is
working well when i test in se51 tcode
‎2007 Jan 02 10:25 PM
‎2007 Jan 02 10:54 PM
‎2007 Jan 02 11:03 PM
Hi,
Please close the thread if the problem is solved.
Thanks,
Naren