Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

drop down

Former Member
0 Kudos

Hi,

I am working on a module pool program.I have created a screen 2000 in which there are some fields.For each field i have selected a list box option and scrollable option in the attributes window of that screen.But in the o/p i can see the drop down for all the fields except 2 fields.What would be the reason?

4 REPLIES 4

Former Member
0 Kudos

Hello Hema,

Check the Stadard Program

DEMO_DYNPRO_DROPDOWN_LISTBOX. This is good example for the DROP DOWN LIST BOX.

If drop downis not coming means, There are no values.

Reward IF Helpful.

Regards

--

Sasidhar Reddy Matli.

Former Member
0 Kudos

hello hema

go to your screen

then click on "Element list" tab.

then go to the "Display Attributes" tab in that .

and check if you have checked the box for "invisible" property.

guess this should help.

Regards,

chithra.

0 Kudos

Hi,

I didn't check the box for invisible entry.All the other fields in the screen are having values in the drop down list except for 2 fields.How can this happen,when i have assigned the same attributes for all the fields?

Former Member
0 Kudos

Hi ...

There will be two problem with such issue.

1. It is basic , There May be no Data.

2. when ever you are doing any other things in the same screen then before activating each time you must have to select the property list from property window for all the flds.

3. Same thing you have to do if you are using push button in u r screen also each time before activating you must have to assign the function code for the button.

Regards

swati..