cancel
Showing results for 
Search instead for 
Did you mean: 

Select option for a character type field

Former Member
0 Kudos

Hi all my requirement is to compare a field say f1 (dropdown with value plant etc....) to a character type field (f2)

For example :

Plant = 10 to 20

f2 f2

Plant is my dropdown field

the field f2 should be a dropdown field, i have taken f2 as char10 in attribute of the node.

Can someone please help me to get a select option for this field in webdynpro?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Use the standard webdynpro component WDR_SELECT_OPTIONS in your component and use the create_range() method to create a range of values for the field.

Thanks

Edited by: Shikhil Arora on Feb 16, 2011 12:56 AM

Answers (0)