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 / abira
Hi,
Use the FM "HR_MX_GET_PAYROLL_PERIOD" to get first and
last date of the month .for eg . If u are using date1
variable in select options then assign the values of FM
to date1-low date1-high.
If anybody has a better answer please let me know.
Regards,
Abira
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What is the significance of the screen number ‘0’?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
How many secondary indexes can we create in a table?
What is the difference between upload and ws_upload ? : abap bdc
Exception handling and how does it transfer from called method to calling method?
Can you define a field without a data element? : abap data dictionary
How many types of views are there? : abap data dictionary
What statement will be found in an sap application program that implements a function module exit?
If your project is support project ? when is your implementation has completed ?
How will you define posting procedures?
What is a type-pool?
Explain the systems fields used for interactive lists and lists?
Can you print decimals in type n?
How does the interection between the dynpro and the abap/4 modules takes place?