cancel
Showing results for 
Search instead for 
Did you mean: 

How to display value and description in Dropdown value set? (ABAP Webdynpro

Former Member
0 Kudos

Hi Experts,

I am using dropdown in a table field. For this dropdown I have to display the value as well as its description in the value set.

In ALV table when we create a dropdown, we can achieve this using method SET_KEY_VISIBLE in class CL_SALV_WD_UIE_DROPDOWN_BY_KEY.

But, for a Dropdown in a normal table I think we cannot access the same method.

Is there any way I can display both value and description in value set of this dropdown.

Please help!!!

Regards,

Anand

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member262988
Active Contributor
0 Kudos

Hi,

WDR_TEST_EVENTS ..view DROPDOWNBYKEY

[;[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12824] [original link is broken] [original link is broken] [original link is broken];[http://help.sap.com/saphelp_erp2005/helpdata/en/c5/e4884180951809e10000000a155106/content.htm]

Thanks,

Shailaja Ainala.