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
What is the use of enqueue function module? : sap abap data dictionary
What is meant by read lock? : sap abap data dictionary
Does the external program run in the same sap luw as the caller, or in a separate one?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is the difference of update types in call transaction method ? : abap bdc
What happens if we use leave to list-processing without using suppress-dialog?
Give an example of interface from your project explaining why you used it?
Sal abap on hana interview
What are field groups?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
Work most on which module: name a few tables?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are hashed tables?
what are the two methods of modifying sap standard tables ?