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 / thanveer
Hi
use this FM "LAST_DAY_OF_MONTHS" to get the last date of
the month in the initialization event and append the values
to select option internal table with low and high values.
Regards
Thanveer
Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Explain what is sap script?
What is an Open Item in SAP? How will you find an Open Item in SAP?
What are the advantages of abap query tool?
Difference between Read and Get cursor?
What is structure?
How many types of buffering? : abap data dictionary
What is the use of the raising exception? : abap modularization
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
what are the various types of parameters and how are they distinguished from one another?
What are the main events of which are used for logical database?
What is the difference between a structure and a table? : abap data dictionary
What is bdc? : abap bdc
What is the difference between semi-monthly and Bi-weekly payroll area
What is the disadvantage of a call by reference? : abap modularization
How the transaction that are programmed by the user can be protected?