‎2006 Aug 08 5:08 AM
Can anyone suggest me a Function module that gives a PERIOD start date and end date.
Passing parameters : Period and Fiscal Year.
Thanks in Advance.
-Mohan.
‎2006 Aug 08 5:16 AM
check fm..
<b>LAST_DAY_IN_PERIOD_GET
FIRST_DAY_IN_PERIOD_GET</b>
‎2006 Aug 08 5:16 AM
check fm..
<b>LAST_DAY_IN_PERIOD_GET
FIRST_DAY_IN_PERIOD_GET</b>
‎2006 Aug 08 5:18 AM
Hi Mohankumar,
I have found a few that might be helpfull for you:
FIRST_AND_LAST_DAY_IN_YEAR_GET
LAST_DAY_IN_PERIOD_GET
FIRST_DAY_IN_PERIOD_GET
Regards,
Abhy
‎2006 Aug 08 5:20 AM
hi
good
check with the following function modules
HR_IE_NUM_PRSI_WEEKS Return the number of weeks between two dates.
thanks
mrutyun
‎2006 Aug 08 5:22 AM
HI,
You can qurey table 'T549Q' for getting start date and end date for a given period.
Regards,
HRA