Can we use more than two field in SELECT-OPTION? For example
Normally we get two field which is from and to fields, but i
want to get more values.....
Answer Posted / aruna
if You want to assign values in select-options write the
code in the initlization event.
you can include more than one values in inclusive option
provided by select-options.
or use Ranges where you can specify range of values in
selec-options.
Thanks
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the lock object?
What are control tables? : abap data dictionary
How can you display frames (horizontal and vertical lines) in lists?
What are the payroll related Infotypes
How we format the data before before write statement in report ?
What are interface/conversion programs in SAP?
What are the system fields?
What are the different window types in sapscript?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Can i Have Some Realtime Examples On Modulepool programming.
What is the meaning of client independent?
What are the fields in the memory table ‘screen’?
What is the function module to popup contents in the internal table?
What are local objects? : abap data dictionary