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
What is the use of buffering?
What is value table? : abap data dictionary
Sal abap on hana interview
Difference between BDC vs Direct Loads?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
Select up to 1 row and select single difference ?
Differentiate between static and dynamic step loops?
What are the differences between the table and the structure in the data dictionary in the sap abap?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What are the data classes in abap?
What are conversion & interface programs in sap?
Define subtype ? : abap hr