cancel
Showing results for 
Search instead for 
Did you mean: 

Set default value in standard application's dropdown box

former_member206441
Contributor
0 Kudos

Dear Experts

In a standard Component im having a dropdown box with two values Materials and Services, Initially the dropdown has a empty value when i click on the dropdown im able to see materials and services my requirement is to show only materials as default value. i checked that the dropdown box is Dropdown by key.

HI Experts

i am able to achieve this im able to make the value as defaulted but now i want to make the field disabled even im able to achieve that too..

the issue im getting now is the label is also in disabled mode

eg: Product type - Label: Material - Dropdown box

Please advise me to achieve this.........

Regards

Arun

Edited by: Arun Padmanaban on Sep 24, 2011 9:06 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

deleted

Edited by: ROBERT BAGGETT on Sep 26, 2011 6:48 PM

saravanan_narayanan
Active Contributor
0 Kudos

Hello Arun,

if dont want the label to be disabled, then set the ReadOnly property of the Material DropDown to ABAP_TRUE.

BR, Saravanan

Former Member
0 Kudos

Hi Saraa ,

As u said we(arun and me ) added that read only property then it is going to dump like read only not possible .Do we have any alternative for this ..But we are getting the label from FPM ..Even I tried to change the properties which is not showing any change

Thanks ,

Sandeep