Skip to Content
0
Former Member
Jan 09, 2012 at 08:19 PM

Text next to the dynamic select-options

172 Views

Hi All,

Existed web dynpro was designed with dynamic select-options (with View_Container_UIelement) by restricting intervals and no extension. Using OVS help it can be populated with only 1 material (for eg). Now need to display the material description next to that field.

Tried with 'ADD_TEXT_LINE', but it was adding new line below to the select-options and even its not dynamic. Is there anyway we can do this, example program would be really helpful. I know its possible with the static select-options, but not sure for dynamic design.