Answer Posted / ajay
Select-options can be used if you want to give Upper limit
and Lower limit values for example Date range.
1.Also if u want to just use it like range u can use No-
Display
2.If To field is not required u can use option No-
Extension / No-intervals.
3. but u can't use radiobuttons / checkbox with this option.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you define a field without a data element?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What will you code in start-of-selection & end-of-selecton & why?
What are the aggregate objects in the data dictionary? : abap data dictionary
What are the events used in abap in the order of execution?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What is the difference between sum and collect?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
What are the two ways for restricting the value range for a domain ?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What are table clusters?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What was the requirement of IDoc in your project? How it was working?
where are the passwords for ITS stores?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization