In select-options, how to get the default values as current
month first date and last date by default?
Eg: 1/10/2006 and 31/10/2006
Answer Posted / gvkreddy
By using following it is possible.
select-options ddate default '1/10/2006' to '31/10/2006'
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What are field symbols?
What are the types of views? : sap abap data dictionary
What is the syntax for ‘call transaction’?
What are the update types possible? : abap data dictionary
How is the command suppress-dialog useful?
What are the disadvantages of abap query tool?
What is a table cluster? : abap data dictionary
What is a sequence of event-triggered in report?
What are the features of abap/4 dictionary? : abap data dictionary
Explain the differences between at selection-screen and at selection-screen output?
What is bdc programming in sap?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
What is the difference between get and get late?