on ‎2010 Aug 04 5:49 PM
hi,
I'm using the SELECT_OPTIONS to accept the multiple input values through CREATE_RANGE_TABLE and it is working well but
1) i have requirement for some input fields that should accept multiple single values means without RANGES(From .. To).. Usually we achieve this by statement SELECT-OPTIONS in ABAP, could you help me out how i can achieve same functionality in webdynpro application.
2) i'm using dictionary search helps for WD4A, here i need to select multiple rows in the F4 results.
kindly provide suggestion how to achieve above functionalities.
thanks,
gupta.
Request clarification before answering.
1.) To accept only single values without extensions use the paramter I_NO_INTERVALS in the method add_selection_field. Pass abap_true to that parameter.
2.) I think it is not possible to select multiple values from dictionary F4 help for a select option. Alternatively you can use OVS search help. You can refer to my article below which deals with that subject.
http://divulgesap.com/blog.php?p=OTk=
Hope it helps.
Regards,
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.