BAPI for Rebate agreement creation in MM

Hi,
I have been unable to find any BAPI which could be used to create a Rebate Agreement (Subsequent settlement for vendor) in MM. ANy SDn thread or any search result yields the name of BAPI_AGREEMENTS, which unfortunately has capabilities of creating a rebate agrrement in SD side (for customer). The Key table in this BAPi is BAPIAGRMNT which has input fields like Sales Org, Distribution channel, division, Rebate recipient - all relevant to SD.
The only closest I come to MM side is the name of a FUNCTIONL MODULE MM_ARRANG_NEW_ARRANG_INSERT and not a BAPI. Using this function module to create MM Rebate agreement would entail a lot of effort!
Any pointers/clues would be greatly appreciated!
Thanks & Warm regards
Gaurav

Hi,
Use BADI to create rebate agreement in MM.You can explore following BAdI.
These BAdI are applicable for MM & SD applications:
(a) SD_BONUS_CREDIT_NOTE BAdI for Rebate Credit Memo Requirements
(b) SD_COND_DETAIL Enhancement in Condition Detail Screen
(c) SD_COND_SAVE_A Save condition application A, E
I hopr this will help you out. Thanking you.

Similar Messages

  • How to create scales for conditions for rebate agreements?

    Does anybody know any function modules or bapis to create scales for rebate agreement conditions.I want to create entries in konm table where scales for conditions get stored.Also pls tell me how to link contributory volume by programaticaly?
    Thanks in advance

    Part of my question is answered .I could find parameter in BAPI_PRICES_CONDITIONS to create scales for conditions.But do anyone have any idea how to link contributory volume to conditions? i have conditions and also contributory volume? can anybosy send me some material which explains the contributory volume..atleast functionally?

  • Block Rebate Agreement creation in reference

    Hello,
    As explained in the title, I would like to block rebate agreement creation in reference of an old agreement.
    I changed customizing for Sales order by deleting copying rules from OR to OR.
    But I didin't find how to reproduce it at Rebate agreement level.
    Thanks for your help.
    Edited by: Marc DROUARD on Feb 2, 2011 5:43 PM

    Hi,
    Use BADI to create rebate agreement in MM.You can explore following BAdI.
    These BAdI are applicable for MM & SD applications:
    (a) SD_BONUS_CREDIT_NOTE BAdI for Rebate Credit Memo Requirements
    (b) SD_COND_DETAIL Enhancement in Condition Detail Screen
    (c) SD_COND_SAVE_A Save condition application A, E
    I hopr this will help you out. Thanking you.

  • IDOC/BAPI for Production order creation from Legacy system

    Hi all
    We are using an interface to create Production orders from legacy to SAP. Would you recommend an IDOC or a BAPI to create Production orders. If IDOC or BAPI then could you please mention which one?
    thanks a bunch

    Hi John,
    For your purposes, please use BAPI for production order creation from legacy system. There is no standard inbound IDoc available to use. SAP has an IDoc for outbound interface only (message type LOIPRO).
    If there is an inbound IDoc available, I would recommend to use an IDoc.
    IDoc technology has excellent error handling and will allow you to reprocess an error (if any).
    BAPI is also good approach to use and fast in term of  processing.
    For BAPI approach, you can use BAPI BAPI_PRODORD_CREATE.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Can u tell me any predefined BAPI for change and creation of Material

    Hi,
        Can anybody tell me  predefined BAPI for change and creation of Materialmasterand Pricing?
    Thanks & regards,
    Gopianne.

    you can use the BAPI to BAPI_MATERIAL_SAVEDATA create as well as to change material master.
    When changing material master data, you need enter only the material
    number.
    In the header data, you must select at least one view for which data is
    to be created. Depending on the view selected, you must maintain other
    required parameters. If you do not enter values for all of the required
    parameters, the method is ended with an error message.
    The corresponding fields in the tables (such as CLIENTDATA) must first
    be supplied with data by the calling program. An indicator must also be
    set for each of these fields so that the data is written to the database
    by the method. This requires the calling program to supply the
    corresponding field with the indicator in a checkbox table (for example,
    CLIENTDATAX). Checkbox tables exist for tables that do not contain any
    language-dependent texts (MAKT, MLTX), International Article Numbers
    (MEAN), or tax classifications (MLAN). Several data records for a
    material can be created in these tables.
    regards
    vivek
    reward points if it helps

  • BAPI for Outbound Delivery Creation with reference to Sales Order

    Dear all,
    I'm on R/3 4.6B platform and to develop an RFC for outbound Delivery creation instead of using the standard VL01N transaction.
    I've review BAPI for Outbound Delivery Creation with reference to Sales Order - VL01N thread which suggest BAPI_DELIVERYPROCESSING_EXEC .
    However, in 4.6B, that function module doesn't exist. Appreciate any suggestion and or workaround.
    Thanks.
    Steven
    Edited by: Steven Khoo on Mar 25, 2010 7:13 AM
    Edited by: Steven Khoo on Mar 25, 2010 7:14 AM

    Not required anymore

  • BAPI for Service order creation

    Hi ,
    Please tell me if any Bapi for service order creation  , T-code : IW31
    regards,
    Prakash

    Hi Prakash,
    Have a look on the following BAPIs:
    BAPI_ISUSMORDER_CREATEMULTIPLE - Create Service Orders
    BAPI_ALM_CONF_CREATE - Create confirmation for maintenance/service order
    WTY04_CREATE_SERVICE_ORDER - Create Service order via function module.
    Hope this will help.
    Regards,
    Nitin.

  • What is the DataSource for 'Rebate Agreement' (Data comes KONA,KONP&KONH) ?

    Hi all,
       What is the DataSource name for 'Rebate Agreement', please?
       This data comes KONA, KONP & KONH tables. 
    Thanks,
    Venkat.

    Hello Venkat,
    you can extract it from 2LIS_13_VDKON Extraction of SD Billing Conditions
    http://help.sap.com/saphelp_nw2004s/helpdata/en/17/cd5e407aa4c44ce10000000a1550b0/frameset.htm
    Sarhan.

  • Is there any Bapi for Physical Sample creation

    Hi Folks,
    Is there any Bapi for physical sample creation. My scenario is like this I have the data in the table (material, plant, batch, type,vendor, vendorbatch ). For each material i have to create a  physical sample......
    Any ideas or suggestions would be appreciated..
    thanks
    chaithanya.

    HI Chaitanya,
    You can use : BAPI_BATCH_CREATE
    it has import paramaters like Material, Plant , batch , Batch Attributes ( Vendor No, Vendor Batch etc)... I guess this is what you are looking for.
    Regards,
    -Venkat.

  • I want to know the name of bapi for schedule agreement

    hi,
    please give me the name of bapi for schedule agreement (mm module) .
    ok bye
    sreenu.

    Hi,
    As Rich Mentione there is no BAPI for Schedule Agreeement.
    You can Try : ME_UPDATE_AGREEMENT_PO  -Update Pur Document
                  ME_READ_OUTLINE_AGREEMENT_DISP --Read outline agreement item (From Agreement no and item no)
    Lanka

  • Please Tell  me the Standard Bapi for Purchase Order Creation

    Hi,
      Please tell me the standard BApi for the PO creation. How to excute the standard Bapi. Please help me.
    Regrads
    Mohan

    Hi Mohan,
    Use this BAPI BAPI_PO_CREATE1.
    Check this post, you have program aswell
    https://forums.sdn.sap.com/click.jspa?searchID=7294168&messageID=1172796
    Regards,
    Satish

  • External number range for rebate agreement

    hi experts !!!
    can we give
    external number range for rebate agreement
    e.g . ab0039
    this number i want give for one of rebate agerrment
    please guide
    and is it possible the customer no and rebate agreement no are same
    ponts will be reward

    thanks friend
    i already did this by creating external number range AAA  -
    ZZZZZZZ
    and system allow me to give no like AB0056 
    and if  now i create new record by VBO1
    IF  i give external no system accept
    AND  if i don't give system generate his own no
    can u tell me exactly where i have to assign this number
    but there is no number object LIKE in t.code VNO1 there is no  01 or 18 so that i can mention in sales document type
    like......
    so how and where i have to assign
    points will reward

  • BAPI for delivery doc creation required

    Hi All,
    I need to develop a program wherein I need to create a sales order, delivery order, PGI(post goods issue) and invoice.......I have identified the bapi for sales order creation as bapi_sales_order_create..
    I request u to kindly help with the others....lemme know the relevant bapis for the others...

    Hi,
    Chk the FM's given below..Hope this will help you...
    BAPI For Delivery Order
    BAPI_DELIVERYPROCESSING_EXEC
    BAPI to post a Goods issue
    BAPI_OUTB_DELIVERY_CONFIRM_DEC "inbound Delivery
    Filling HEADEWR_DATA-DELIV_NUMB, HEADER_CONTROL-DELIV_NUMB, DELIVERY with the delivery number and HEADER_CONTROL-POST_GI_FLG with 'X' does the job.
    BAPI_OUTB_DELIVERY_CONFIRM_DEC " outboung Delivery
    Reward Points if helpful.
    Regards,
    Harini.S

  • FM or BAPI for Transfer Order creation in eWM

    Hello ALL,
    Please provide any FM or BAPI for Transfer Order creation in eWM. i know how to create transfer order in ERP.I tried to find out a FM or BAPI in SCM eWM but failes to get one.
    Kindly help.
    BR,
    Anil..

    Hi,
    Try using FM WS_LM_TRANSFER_ORDER_CREATE.
    I hope this is available in ur system
    Thanks

  • Reversing of accruals for Rebate agreement with status D

    Issue :
    Rebates were wrongly accrued because business had cancelled final settlement for rebate agreement ,and then created new rebate agreement for final settlement.
    Details:
    Three rebates agreements were created for the same customer .
    Two of them were wrongly created and final settelment was done by business .
    So business cancelled final settellemnt for these 2 rebate agreement.Hence status of these rebate agreement is D.
    (Note -credit memo was not issued for these 2 rebate to the customer)
    Third new rebate agreement was finally created and after final settelment credit memo was issued to customer.
    Now since for first 2 rebate agreement final settelment was done and then cancelled,accruals are still sitting in G/L account.
    Please suggest how to reverse these accruals, so that G/L accounts can be cleared.

    Hi Saurabh
    Why dont u reverse the entry direcely in FI by passing an entry with document type SX to reverse the accrual.
    Thanks
    Indranil

Maybe you are looking for

  • Why would Siri open and close randomly?

    My iPhone 5 displays the oddest and most erratic behavior and I cannot figure out why!  Hopefully someone here can head me in the right direction! A few times a week, Siri will pop up with her "What can I help you with" window.  I'll close it and it

  • ONE STEP HELP

    I started to do a One Step From my DV Cam to DVD. I thought i had enough space on my HD but evidently that was not the case. I got a disk full message so i hit the stop button on iDVD. It did not stop so I had to Force Quit. iDVD seemed to have used

  • Reg serial number generation at the time of GR-(MB31)

    Dear all, can we create a customized serial number  at the time of goods receipt (MB31)like ex: S0900001  where in S stands for plant number , 09 stands for the year and 00001 is running serial number please give the required steps to get the customi

  • XI Acknowledgement Issues

    Hello, we have a problem in our xi system. we get multiple errors in sxmb_moni without a receiver system or service. They all occur an error because they can't find an ALE logical system, of course, they don't even have a receiver service. These mess

  • Xquery concat / string-join / replace

    Hi, I am a newbie on Xquery. And I need some help on a problem I been having. My in data is three digit numbers (ex. "123" "321" "213" etc). And I need to separate this with a comma ",". The problem is how do I do this if the input is only one item?,