cancel
Showing results for 
Search instead for 
Did you mean: 

Sales employee commission

Former Member
0 Kudos

Hi All,

I have an requirement for calculating sales employee commission through sale order. I have created partner function for sales employee and also created one statistical condition type for the same and calculated the commission in the sale order.

My need is to pay the employee commission at the end of the month based on the total accumulated comm for the month. Now that i have created the partner function and the commission they both are in my sale order, but how do i link these two..... i mean there is no direct link between the employee and the commission.

Is there any report that can give the fields sales employee and the commission condition type to view and calculate the same for disbursement.

Pls suggest......

Regards,

Aruna Kiran

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Aruna,

You can ask ABAPer to create a ZREPORT by picking values from KONV,KONP or VBAK.

This should solve your problem.

Regards

Karan

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

u can establish a lnk betwwen the two by assigning an acrual key to the cond type. then u can develop an abap query in sq01 using tables vbak and konv.

saurabh