Intercompany debit memo

Hi,
Please let me know if anyone has worked on the intercompany Debit memo and what is the configuration that needs to be done.

What are your requirements? I may help you.

Similar Messages

  • Output type for intercompany credit and debit memo

    Dear SD Gurus,
    I am working for the IDOC Credit and debit memo process. I have listed below the steps which I have done to get the process to be done.
    1) Intercompany sales order created.
    2) Delivery.
    3) Invoice.(Accounting document generated)
    4) Intercompany billing.(Accounting document generated)
    5) Intercompany credit memo request.
    6) Intercompany credit memo.(Accounting document generated).
       My client requirement is "IDOC posting for intercompany credit and debit memo".
    Once I have completed all the above process, I used the transaction code : "VF31"(Output for billing) to execute it. But If I have given the billing document number which is intercompany credit memo that it is not getting accepted for the output type :"RD04"(Invoice receipt-MM) in VF31. The thing is client suggested me to use the output type :RD04 for this process. But the output type RD04 is getting accepted for the intercompany billing in VF31, which means the output type RD04 is wrong?
    Gurus please let me know whether IDOC for intercompany credit and debit memo is possible. If it is possible, Please let me know the correct output type should be used to execute it correctly in VF31, so that I can able to run the transaction code :WE02 for IDOC successfully.
    Inputs would be highly appreciated and helpful.
    Regards
    Mani.

    Gurus,
    When I have clicked the error "G/l account 100000 1007 does not exist"
    Diagnosis.
    A line item is to be posted to the non existant G/l account 100000 in company code 1007.
    System response.
    The invalid account number is rejected.
    Procedure:
    If you have entered the account number, correct your entry. If the account number was rejected when the system created automatic postings , check which postings it may concern by means of the business transaction. contact the system administrator to correct the account determination for the affected transaction.
    Regards
    Mani.

  • Intercompany credit /debit memos

    There are two company codes A and B. B has done billing on A. A has received damaged stocks and wants to raise a credit memo. How to do this? The steps where Purchase order -replenishment delivery-intercompany belling, here where do credit memo has to raised? Also please explain the process for doing intercompany credit/debit memo?

    Certain prerequisites must be met before you can process intercompany sales.
    The following data must be defined in Customizing for Sales by your system administrator:
    If you need to use the intercompany billing document, billing type IV must be maintained and assigned to the relevant sales document types
    Output type RD04 is used to enable intercompany billing to carry out posting to vendor account or invoice entry. In the standard system, billing type IV is assigned to output procedure V40000, which contains this output type.
    For information on setting up intercompany billing, see the online Implementation Guide.
    Billing type IG is used for internal credit memos.
    For condition records used in intercompany sales processing, one of the following condition types must be maintained:
    PI01 (fixed amount per material unit)
    PI02 (percentage of the net invoice amount)
    Permissible combinations of plant and sales organization must be defined
    Sales area data (sales organization, distribution channel, and division) must be assigned to each plant that participates in intercompany sales processing
    You must also create the following Sales master data:
    A customer master record for intercompany billing; this must be assigned to the ordering company code.
    Condition records for intercompany billing for every permissible combination of plant and sales organization
    Reward if helpful.
    Thanks
    Murtuza

  • Intercompany credit memo

    HI Everybody,
    My requirement is to set up the Intercompany credit and debit memo transactions. Please note that these are order related and so there is no stock movement. Somehow, my settings do not work. If I create a return order/return delivery and then a credit memo, everything works fine. I have a problem only in case of order related credit and debut memos.
    I went through some oss notes but couldn't find anything helpful. One note - 63459 says this is not part of the standard and we have to do some enhancement. But the note is valid for a very old version and we are in ECC 6.0. Has anybody handled this scenario before ?
    Thanks & Regards,
    Vidya

    12

  • Credit / debit memos

    hi all ,
    if credit and debit memos are raised against the Billing doc for a customer , where  r the Accounting Amount values get updated..
    thanks

    Certain prerequisites must be met before you can process intercompany sales.
    The following data must be defined in Customizing for Sales by your system administrator:
    If you need to use the intercompany billing document, billing type IV must be maintained and assigned to the relevant sales document types
    Output type RD04 is used to enable intercompany billing to carry out posting to vendor account or invoice entry. In the standard system, billing type IV is assigned to output procedure V40000, which contains this output type.
    For information on setting up intercompany billing, see the online Implementation Guide.
    Billing type IG is used for internal credit memos.
    For condition records used in intercompany sales processing, one of the following condition types must be maintained:
    PI01 (fixed amount per material unit)
    PI02 (percentage of the net invoice amount)
    Permissible combinations of plant and sales organization must be defined
    Sales area data (sales organization, distribution channel, and division) must be assigned to each plant that participates in intercompany sales processing
    You must also create the following Sales master data:
    A customer master record for intercompany billing; this must be assigned to the ordering company code.
    Condition records for intercompany billing for every permissible combination of plant and sales organization
    Reward if helpful.
    Thanks
    Murtuza

  • Error while creating Billing doc using VF01 for Debit memo req. from RRB

    Hi,
    I am creating billing doc for my Debit memo req. which is created using RRB(DP90, DP95).
    Error message - Item 000010 does not exist.
    When I debugged and looked into code it seems following lines are causing problem.
    Program
    LV60AA28
    Line u2013 734
      IF  vbap-vkgru EQ vkgru_dyn_posten.
        IF vbap-aufnr IS INITIAL .
    set AUBEL because it was overwritten by VBAP-VBELN
          vbrp-aubel = vbap-vgbel.
          vbrp-aupos = vbap-vgpos.
          vbrp-autyp = vbap-vgtyp.
    This code was not in 4.6 system.
    We have just migrating from 4.6 to 6.0 and facing this issue while testing.

    First of all you should try to learn how to express in a public forum like this. 
    On your comments
    Do some ground work from your end
    why should I ??  if you want you can do ground work or any work.  If you post a question, you have to hear patiently all suggestions and dont scribble whatever you want.
    You should have some basic
       understanding of SAP ABAP.
    You should have posted this question ABAP forum !!!!   Why without any sense you have posted in sales forum ??

  • BAPIs to create sales orders for Returns and Debit Memo Request

    Hi,
    I have to create a sales order for document type Returns as well as a debit memo request.The BAPI 'BAPI_SALESORDER_CREATEFROMDAT2' is giving the following error message for Debit Memo Request document creation as well as for Returns.
    761 Unpermitted combination of business object BUS2032 and sales doc. category L
    I found BAPIs:
    ‘BAPI_CUSTOMERRETURN_CREATE’ for creating sales document of type ZDRE and SD document category ‘H’.
    ‘BAPI_DEBITREQUEST_PROXY_CREATE’ for creating sales document of type ZDDR and SD document category ‘L’.
    please let me know if anybody have used them. If so what values need to be passed to I_UPLOAD_ID,I_DESTIN,I_SFA_REL parameters of BAPI_DEBITREQUEST_PROXY_CREATE. Are there any alternative solutions using the Salesorder bapi.
    I have to create documents based on the flat file data no reference sales document numbers are available.
    Appreciate your help..
    Good Day
    Regards
    Bhargavi

    Look at the code done by me
    Program Name:                                                        *
    SAP Name    : ZAXXXXXX               Version    :                    *
    Programmer  : Chris Dong of ITDC                    *
    Description :                                                        *
    Includes        :                                                    *
    Function Modules: XX_XXXXXX                                          *
    Transactions    :                                                    *
    Programs        :                                                    *
    REPORT  XXXXXXXX LINE-SIZE  80
                     LINE-COUNT 65
                     MESSAGE-ID ZA
                     NO STANDARD PAGE HEADING.
    CLEAR l_order_partners.
    l_order_partners-partn_role = 'AG'.
    l_order_partners-partn_numb = '0001202491'.
    APPEND l_order_partners TO li_order_partners.
    CLEAR l_order_partners.
    l_order_partners-partn_role = 'WE'.
    l_order_partners-partn_numb = '0001202491'.
    APPEND l_order_partners TO li_order_partners.  
    Sales document type
    l_order_header_in-doc_type = 'ZDR'.  
    Sales organization
    l_order_header_in-sales_org = '1000'. 
    Distribution channel
    l_order_header_in-distr_chan = '01'.  
    Division
    l_order_header_in-division = '04'. 
    REF DOCUMENT
    l_order_header_in-REF_DOC = '9100000144'.
    order reason
    l_order_header_in-ord_reason = '925'.
    item number
    l_order_items_in-itm_number = '000001'. 
    material no
    l_order_items_in-material = '000000000007000012'. 
    Qty
    l_order_items_in-target_qty = '0000000000100.000'. 
    APPEND l_order_items_in TO li_order_items_in. 
    *BUS2094 Credit memo request " OSS NOTE 93091
    *BUS2096 Debit memo request " OSS NOTE 93091
    CALL FUNCTION 'BAPI_SALESDOCU_CREATEFROMDATA'
    EXPORTING
    ORDER_HEADER_IN = l_order_header_in
    BUSINESS_OBJECT = 'BUS2096'
    WITHOUT_COMMIT = ' '
    CONVERT_PARVW_AUART = ' '
    IMPORTING
    SALESDOCUMENT = l_vbeln
    RETURN = li_return
    TABLES
    ORDER_ITEMS_IN = li_order_items_in
    ORDER_PARTNERS = li_order_partners
    Message was edited by:
            Chris Dong
    null

  • Standard Process for Credit Memo & Debit Memos in CRM

    Dear all,
    What is the standard process for Credit Memo and Credit Memo Creation within CRM Complaint Transaction?
    We can successfully replicate Return Items and Replacement Items in ECC Return Order
    But I don't know how to process Credit Memo and Debit Memo in ECC.
    What are the Accounting Implications takes place once we create and release the credit memo / Debit memo in CRM Complaint Transaction?
    How to see the entire document flow?
    I can create Credit Memo for a Returned Line Item in CRM without any errors. But I could not see any follow-up transaction or process either in CRM or ECC.
    Kindly educate me in this regard. Your suggestions are highly appreciated
    Best regards
    Raghu ram
    Edited by: Raghu Ram on Jun 23, 2010 6:29 PM
    Edited by: Raghu Ram on Jun 25, 2010 8:30 AM

    Hi suchi,
    The following would be very useful to you.
    To reduce implementation time for print forms development, SAP has created a set of the most commonly used forms - Preconfigured Smart Forms:
    <u><b>SD:</b></u> Invoice, Quotation, Contract, Delivery Note, Order Confirmation, Scheduling Agreement, Inquiry, Cash Sales, Picking List
    <b><u>MM</u></b>: Purchase Order, Request for Quotation, Contract, Delivery Schedule, Good Issue (3 scenarios), Good Receipt (3 scenarios)
    <b><u>FI:</u></b> Dunning Notice
    All can easily adapt these forms to their requirements, saving time and money.
    Hope this information has been useful to you.
    if you would like to have a smartform of your own i.e a Z or a Y then there is an option to get a sap script copied onto a smartform.
    the sap script for the same is -> <b>F140_DOCU_EXC_01</b>
    Go to Txn SMARTFORMS and just put the required smart form name in FORM field and then go to the menu bar: Utilities-> Migrate SAPScriptForm and juts type in the Script name which is given above(i.e F140_DOCU_EXC_01 )
    I hope this will be an amicable solution.
    if helpful pls reward.
    Thanks
    Venugopal

  • Excise invoice for debit memo

    Hi ,
    I have a problem related to excise invoice for debit memo ,problem is ,
    We have created the order,delivery,billing and excise invoice for the basic price of Rs.100.
    But now the basic price has increased,and its become Rs.120.
    So that ,now we have created the debit memo requeste and debit memo for the balance amount of  Rs.20.But as you know that there is no delivery, so we can not create the excise invoice for debit amount (Rs.20).
    So for that amount I tried to create the excise invoice with t.code J1IH (other adjustment),but this amount is going in cenvat clearing account.
    So can you please guide me that how can I create the excise invoice to debit the cenvat suspence account.
    Please reply ASAP.
    Regards
    Prabudh

    Hi everyone,
    I am waiting for reply.
    Thanks

  • Excise invoice with reference to credit memo/debit memo

    Normally we create Excise Invoice with reference to Inter company Invoices . Is it possible to create Excise invoice w.r.t. Credit Memo/ Debit Memo. If Yes , then what are the settings that needs to be maintained and where?

    Excise JV thru J1IH transaction is one option. It gives you 6 options.
    1.Material Doc for written off
    2.materail doc for non production
    3.Additional Excise
    4.Other adjustments
    5 TR6 Challan
    6.Cacel Excise Invoice

  • A/R Credit Memo & A/R Debit Memo

    Hello Experts,
    In Sales A/R section, we have an option A/R Credit Memo which hits the credit side of the customer (...works fine).
    For Debit Memos, I could not find an option, what I can see is only A/R Invoice of "Service Type". I think it is not an appropriate option. As it generates an Invoice document.
    Please help, how would I hit the customer Debit side ?
    Regards,

    In function debit memos are identical to invoices,
    (i.e) A/R invoice of document types
    items/services can be treated as A/R debit memo.
    Jeyakanthna

  • How to create Debit Memo in SAP.

    Hi Experts !
    We wanted to create a debit memo even after closing a purchase order i.e. payment is made to vendor.These debit memos are mainly related with pricing differences and overshooted logistics cost. We can make use of Subsequent cr/dr function, but it requires an invoice/credit memo from vendor and we can enter this as subsequent credit/debit. But in our case we need to send a debit note to the vendor. Remember it has to affect A/P and Cost accounts in this transaction.  I request  you to kindly help me in this regard.

    hai chalam,
    you can create a debit memo to the vendor after closing the po also.
    Under Financial Management --> you will find create credit memo in that you will find document type for debit memo, enter document type,  like that u can create debit memo
    if vendor is one time vendor he will returns the amount as per debit memo,  or if he is a regular vendor it will be converted as down payments or amount will be reduced in the next invoice.
    hope this will help You.
    with regards
    srinivas

  • How to create debit memo in SAP R/3

    Hi Experts !
    We wanted to create a debit memo even after closing a purchase order i.e. payment is made to vendor.These debit memos are mainly related with pricing differences and overshooted logistics cost. We can make use of Subsequent cr/dr function, but it requires an invoice/credit memo from vendor and we can enter this as subsequent credit/debit. But in our case we need to send a debit note to the vendor. Remember it has to affect A/P and Cost accounts in this transaction.  I request  you to kindly help me in this regard.

    Hi,
    I am trying to understand your requirement; You want to pay the vendor after the PO is closed(Del Comp;Inv recieved & Payment done). The payment has to be done because of Pricing diff/overshooted logistics.Did you receive a revised invoice for this? How this is reflected in the system?
    Warm Regards
    Anup Varghese

  • Debit memo issue

    Hi all,
    I had created a sales order for 5 material (eg: mat-1 to mat-5) from
    line item 10 to 50. For mat-5 (which shows line item no.50 in sales
    oreder) we had done 4 partial deliveries & collective billing for all
    the deliveries (which shows line item no.50,60,70 & 80 in the comm
    invoice for each delivery). now i want to genrate the debit memo
    request for line item 60 & 80 with reference to billing doc. & the
    debit memo.But while posting to accounting (debit memo) it gives me
    the error:
    ITEM 00050 IN SALES DOCUMENT 480017 DOES NOT EXIST
    Whereas 480017 is a debit memo request doc no. & item 50 is not
    deleted anywhere in sales order, invoice or in debit memo request.
    Plz help to solve this problem.
    Regards,
    Dhiraj

    this is because of Billing block has been set there at sales order line item level.
    and please check that and beside also look at copy control VTFA document flow indicator.
    thanks
    mk

  • Debit Memo Request Issue

    Dear friends,
    The copy controls are set for  a) Sales Order to Debit memo request (VTAA) & b) Billing to Debit Memo Request (VTAF)
    Scenario #1. Sales Order Qty  is 10 No (Delivery and Billing done for 10 Nos) and I have created a DMR for qty 5 Nos with reference to the sales order  and created the Debit Memo.
    Now when I create one more DMR with reference to the same sales order, the qty referenced in the DMR is 15 No
    Scenario #2. Sales Order Qty  is 10 No (Delivery and Billing done for 10 Nos) and I have created a DMR for qty 5 Nos with reference to the Billing doc and created the Debit Memo.
    Now when I create one more DMR with reference to the same Billing doc, the qty referenced in the DMR is 10 No
    1. While creating a Credit Memo Request or Debit Memo request whats the standard reference document to be used? Is it Sales order or a Billing doc?
    2. I have tested this using standard doc types and I think this is not the correct behaviour.
    In both the scenarios, the referenced qty should be 5No when you are creating the DMR for the second time.
    Somebody let me know what should be the Ideal way to do it......
    Thanks
    Isaac

    Hi Isaac,
    In transaction code VTAA goto OR to DR  and look for your Item Category and in that there is a field by name Pos./neg. quantity
    and in that you will find the help details as shown below:
    The below details will help you for all the documents like Quotatio, Sales Order , billing etc.
    Quantity is calculated positively, negatively or not at all                                                                               
    Indicates whether, during copying, the quantity or value in the target  
         document has a negative effect, positive effect, or no effect at all on 
         the quantity still to be completed in the source document.                                                                               
    Use                                                                               
    The system uses this indicator to determine how the quantity in the     
         source document is affected. For example, if you                                                                               
    o   Create a quotation item for 100 pieces,                                                                               
    o   Copy the quotation into a sales order, and                                                                               
    o   Create a sales order item for 80 pieces,                                                                               
    the copying has a positive effect on the quotation. In effect, you have 
         added 80 pieces to the quotation quantity that is now considered        
         complete. 20 pieces in the quotation remain to be completed.            
      If you do not make an entry in this field, or set indicator 0, the     
      source document is not blocked, which allows you to create several     
      target documents at once (for example, when using EDI and frequent     
      contract releases).                                                                               
    While the source document (such as quotation or quantity contract) is  
      being processed, it is blocked. For instance, if you are working on a  
      quantity contract, no one can create a release order for that contract).
                                                                                    In sales documents, for example, you can expect the following results: 
    o   Quotation   -> Sales order: positive                                                                               
    o   Contract    -> Return: negative                                                                               
    o   Sales order -> Sales order: no effect                                                                               
    In billing documents, for example, you can expect the following results:
    o   Delivery    -> Invoice: positive                                                                               
    o   Delivery    -> Cancellation: negative                                                                               
    o   Delivery    -> Pro-forma invoice: no effect         
    Regards

Maybe you are looking for