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
What is the collect statement? How is it different from append?
Define structure in abap data dictionary?
Explain how to write a bdc - how do you go about it?
Explain the difference between function group and function module?
what are the two methods of modifying sap standard tables? : abap data dictionary
What is design pattern? Provide example .Why are we using it?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Is it possible to run host command from SAP environment? How do you run?
What are Tickets in Realtime ?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
Define spool request?
What is “call mode”?
Which objects are independent transport objects? : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is the difference between data elements and domains?