2006 Apr 24 9:38 AM
1.i'm looking for FM that know to find the date of quarter.
2.the first day and last day of month
thanks.
2006 Apr 24 9:40 AM
Hi liat,
1. HR_99S_GET_DATES_QUARTER
For quarter
(just pass the quarter number,
and the year,
it will give start and end date of the quarter)
*----
<b>SLIM_GET_QUARTERLY_PERIODS
we can also use this FM,
it will give all the QUARTERS
with their corresponding start and end dates.</b>
2. HR_JP_MONTH_BEGIN_END_DATE
This will give both start and end dates .
(we have to pass a date )
regards,
amit m.
Hi liat,
1. HR_99S_GET_DATES_QUARTER
For quarter
(just pass the quarter number,
and the year,
it will give start and end date of the quarter)
*----
<b>SLIM_GET_QUARTERLY_PERIODS
we can also use this FM,
it will give all the QUARTERS
with their corresponding start and end dates.</b>
2. HR_JP_MONTH_BEGIN_END_DATE
This will give both start and end dates .
(we have to pass a date )
regards,
amit m.
2006 Apr 24 9:40 AM
Hi liat,
1. HR_99S_GET_DATES_QUARTER
For quarter
(just pass the quarter number,
and the year,
it will give start and end date of the quarter)
*----
<b>SLIM_GET_QUARTERLY_PERIODS
we can also use this FM,
it will give all the QUARTERS
with their corresponding start and end dates.</b>
2. HR_JP_MONTH_BEGIN_END_DATE
This will give both start and end dates .
(we have to pass a date )
regards,
amit m.
2006 Apr 24 9:41 AM
2006 Apr 24 9:44 AM
Hi,
You can use the following function module.
WSAF_GET_LAST_DAY_OF_MONTH Get Last Day Of the Month
FKK_ADD_WORKINGDAY Get nth working day of the month
Mark helpful answer.
Regards,
Amit Mishra
2006 Apr 24 10:01 AM
hai liat,
date of quarter:
Returns selection range for the Quarter of the given year.
RS_VARI_V_QUARTER1XXXX
first day and last day of month:
Returns first day of the actual/last/next month:
RS_VARI_V_1_ACTUAL_MONTH
RS_VARI_V_1_LAST_MONTH
RS_VARI_V_1_NEXT_MONTH
Determine last day of month :
RP_LAST_DAY_OF_MONTHS
hope this will be helpful.
regards,
praba.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |