cancel
Showing results for 
Search instead for 
Did you mean: 

Rebate for Bapi

Former Member
0 Kudos

hi,

if there is any BAPI or function module to change/ create new rebate conditions for the existing rebates?

Thanks,

Munna.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

their is no bapi & fm

sarthak_mohantysd
Active Contributor
0 Kudos

Hello,

Try these following bapi and let us know if your requirement is met or not

1.BAPI_LISTING_CONDITIONS,

2.BAPI_AGREEMENTS

And for the FM refer the following list.

1.BAPI_SALESDOCUMENT_COPY

2.ENH_REBATE_CREATE_MCV_TABLES

3.ENH_REBATE_CREDIT_NOTE_CREATE

Please update the post after working on the development work.

Regards,

Sarthak

alex_zheng
Contributor
0 Kudos

Hi Munna,

There is no BAPI or function module for uploading the rebate data in VB01.

However, please review the following options that may be used:

1) Program RV14BTCI (works only with the following structures )

BGR00 record type 0 session record

BKOND1 record type 1 header data (Tr.code, condition type, table name

BKOND2 record type 2 main data (Vakey)

BKOND3 record type 3 scale data

2) IDOC COND_A

Regards,

Alex