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
How to insert a line into abap internal tables?
What is the use of lock objects?
What is a help view? : abap data dictionary
How many primary keys can be created for a table?
Where do you use help views?
What are the difference between call screen and leave screen?
What are the different types of locks? : abap data dictionary
What is payroll driver
What are the abap/4 commands that link to a layout set?
Explain pai and pbo.
What is your approach to find exit and BAdi?
What is the difference between upload and ws_upload ? : abap bdc
What function does data dictionary perform?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Can you create an internal table dynamically?(at run time)