Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate Avg basic of an employee

Former Member
0 Kudos

Dear Friends,

Is there any function module where I would get the avg of BASIC from IT0008 for the past 10 months ? Can anybody help me in developing this logic ? This is very urgent.. Please help me.

Regards

Radha Madhav

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

Hi,

Check these BAPI's

<b>BAPI_BASICPAY_GETDETAIL Read basic pay

BAPI_BASICPAY_GETLIST Read Instances </b>

Regards

Vijay

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

Hi,

Check these BAPI's

<b>BAPI_BASICPAY_GETDETAIL Read basic pay

BAPI_BASICPAY_GETLIST Read Instances </b>

Regards

Vijay

Former Member
0 Kudos

Hi madhav

you have to use BAPI_BASICPAY_GETDETAIL to read the details of the Basic pay. By getting the detials you can calculate the average.

regards

kishore

0 Kudos

Hi,

The BAPIs suggested in the earlier replies read the Basic Pay from the Employee Master Data.. If you want the average of what the employee actually got paid over the last 10 months, you will have to read it from the Payroll Results.

Regards,

Suresh Datti

P.S. I guess you are still new to SDN.. PL reward all helpful answers(against your other open threads too)