cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module for monthly Quota

former_member201807
Contributor
0 Kudos

Dear Team,

we are in process of HCM -Time Management report, which require the monthly Quota details,

when pass the PERNR of employee will get the All type of Quota of particular employees.

plz suggest the FM or ABAP logic.

Thank you in advance!

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member201807
Contributor
0 Kudos

Hi Raj,

Thank you so much for FM,

plz tell me the standard reports for monthly / quarterly / Half yearly / Yearly quota and attendance.

Have a nice day!

rajkumarnarasimman
Active Contributor
0 Kudos

Hi Rakesh,

"we are planning to generate report for Jan to Dec in report. For example HR end user run the report on 13th Feb 2018, the following details are require

We have the number of standard reports to fetch that quota information. Why the user required the Custom report and even though if additional things are required still it is possible to develop in an ADHOC query.

If FM required, have you checked the FM HR_GET_QUOTA_DATA, if not place debugger in FM and execute RPTQTA10(Absence Quota) and check how values are retrieved, which may help to design the custom report.

Regards

Rajkumar Narasimman

former_member201807
Contributor
0 Kudos

Hi Raj,

we are planning to generate report for Jan to Dec in report. For example HR end user run the report on 13th Feb 2018, the following details are require

Balance for the month of Jan 2018

Generated Quota (PL / Other Leave / LWP,etc) for the month of Jan 2017

Taken Quota (PL / Other Leave / LWP,etc) for the month of Jan 2017

Quota for the month of Feb : Balance for the month of Jan 2018+ Generated Quota- Taken Quota

Thank you in advance!

rajkumarnarasimman
Active Contributor
0 Kudos

While replying use 'Comment on Answer' option instead of creating new answer by doing so, we may get notification from SCN for earlier response.

BGibbons
Active Contributor
0 Kudos

HI,

Have often used

BAPI_TIMEQUOTA_GETDETAILEDLIST

very useful for reporting on Quotas / Accruals etc

bg

rajkumarnarasimman
Active Contributor
0 Kudos

Hi Rakesh,

"when pass the PERNR of employee will get the All type of Quota of particular employees.

What is the Quota you are referring Attendance/Absence/Vacation Quota? What is the functionality are you planning to achieve. Please specify in detail?

Regards

Rajkumar Narasimman