Application Development and Automation 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: 
Read only

Rebate report

Former Member
0 Likes
727

Hi,

I am devloping a rebate agreement report.

Can someone let me know where to fetch the condition base value,accruals and scale base value for a particular agreement.

Thanks in advance.

Regards,

Babul.

Hi,

I am devloping a rebate agreement report.

Can someone let me know where to fetch the condition base value,accruals and scale base value for a particular agreement.

Thanks in advance.

Regards,

Babul.

4 REPLIES 4
Read only

Former Member
0 Likes
667

Please give some more details about report.

Read only

former_member156446
Active Contributor
0 Likes
667

hi

check in KONV for sales conditions which is VA43 (conditions tab)

vbak vbap veda for some valid dates and stuff.

hope this help

Read only

0 Likes
667

Hi,

I want to fetch the condition base value and scale base value for all the rebates.

Do we have any function modules or tables to fetch these values.

Thanks in advance.

Babul.

Read only

0 Likes
667

Hi ,

Use SD_BONUS_READ to read details specififc to rebate.

USE this details to fetch condition base value and scale base value from FM SD_BONUS_STAT_TARGET.

Babul.