Creating a Credit memo with reference to Billing document

Hi All,
I am creating a Credit memo say CM by with reference to a Billing document say B.The Billing document has been created from a Contract say C.
Now while creating the CM the contract dates need to be copied from C to the contract data screen of CM.
I have used Copying control Billing Document to Sales Document for achieving this.
I have edited the VEDA(Contract data) in the routines 302,303,402 etc. but its not reflecting in Contract data of CM screen neither at header level nor item level.
Please help me in resolving this.
Replies appreciated.
Thanks and Regards,
Blessy

Dear Rupak,
Your price / Quantity is copying correctly from Billing means your Copy Control settings are proper.
Now while creating Credit Memo Request, after you change Quantity you are currently selecting Update & "B" - i.e. Carry out new pricing.
Here instead of "B" select "A".
A means - Copy price components and redetermine scales.
Here the system:
1. does not determine any new condition types
2. and only redetermines the scale prices for changed quantities
I guess this will definitely solve your problem.
Hope this helps...
Thanks,
Jignesh Mehta

Similar Messages

  • Create Credit memo with reference to billing in VF01

    Hi all:
    I want to create a credit memo with direct reference to the original billing. Thus the creation of CMR is not required. This is the new feature as of release 4.5a. In SAP system, I've done the configuration for copying control from billing document to billing document, source (F2) target (G2). Copying requirement 027. Pos/neg qty = + and Pricing type = D. I can create a credit memo with reference to a billing now. However, the system allow multiple credit memos. Duplicate credit memo are unwanted in the system.
    How to control the system to avoid duplicate credit memo?
    Thanks and regards,
    Sim

    Hi Mei,
       In t-code "VTFF" under your item category,the field VBRK/VBRP skuldn't be 001.
       Keep them as zero.
       Reward points if it helps.
    Regards
    Karan

  • Error while creating a credit memo with reference to invoice

    HI aLL,
    I am facing one issue while creating a credit memo request in VA01 with reference to invoice.
    Our project stock is valuated stock.
    When we try top copy the error pops up" Valuated project stock not allowed with customer stock." and the line item is not copied in the credit memo.
    Diagnosis:The entered wbs manages a valuated project stock,at the same time sales order stock is maintained on sales order line item.this combo is not allowed as different valuation methods within a project is not allowed.
    Tarun Kapur

    Dear Tarun!
    1.Within a project we can get stock only in PROJECT or in SALES ORDER STOCK.....a single material can not be a both place at particular time ..so keep only one
    Project Stock or Sales Order Stock..
    2.Check DIP PRofile (ODP1) in usage BILLING AND RESULT ANALYSIS -Charectiristic -SDOC TYPE CMR.....are you selecting right document to which you want to copy .....
    Rewards Points if usefull
    Regards
    SMITH

  • Create Credit Memo with Reference to Multiple Documents

    Hi.  I have the challenge of Creating a Credit Memo via VA01 referencing Multiple Billing Documents.  Anyone know any tricks to be able to reference Multiple Billing Documents in batch? 
    Cheers,
    Jerry Tischer
    Message was edited by:
            Jerry Tischer

    Hi Kamlesh,
    I think except for the Sold-to-party (which ensures same account assignment group, ur 5th point) all other can be modified in VA01. From the Billing Date of Ref Inv it takes the "pricing date" if they are different then "invoice splitting" happens for the credit / Debit memo request. Similar thing happen in case of different "terms of payment", "Inco Term" etc.
    Thanks,
    Ashish

  • Credit memo  with ref to billing document

    Dear All ,
    i am facing a problem while creating a credit memo request with reference to the billing document .
    Actully there is a  seperate pricing procedure maintained for the credit memo and billing doc , but while creating the  credit memo w.r t   bolling doc ,, the pricing procedure  of the billing document is getting copied .
    pls help to get out of this prob .
    Thanks n regards
    satish

    Hi
    Please checkout the Documentary Pricing Procedure you have maintained for the Order Type: CR (Credit Memo Request). If you have maintained the same Pricing Procedure for Standard Sale (the Billing Document-F2) and for Credit Memo, the Pricing will be that of the Billing Document (Checkout OVKK for the Pricing Procedure being determined for your Sales Area and the Cust/Documentary pricing Procedure combination.
    Regards
    Ramana ND
    PS: I assume you have taken care of the Copy Control in VTAF. You can always verify the standard settings in VTAF for the F2-CR Document types

  • Create Sales Order With Reference to Billing Document Using BAPI_SALESORDER

    Hi,
    How can i create a sales order With Reference to Billing Document Using BAPI_SALESORDER_CREATEFROMDAT2?
    Thanks in advance,
    Alejandro.

    I have to create sales order with reference to existing billing document. I have tried to following bapis.
    1. BAPI_SALESORDER_CREATEed
    I have successfully created document with following details.
    -->ORDER_HEADER_IN:
    DOC_TYPE =                  ZRK
    SALES_ORG =              3000
    DISTR_CHAN   =            00
    DIVISION =                    00
    ORD_REASON =            100
    SD_DOC_CAT   =          L
    CURRENCY       =         EUR
    REF_DOC          =         100000028
    REF_DOC_CA    =         M
    -->ORDER_ITEMS_IN:
    ITM_NUMBER    =           000010
    MATERIAL          =          701791
    TARGET_QTY     =          0000000001000
    CURRENCY        =          EUR
    REF_DOC           =          100000028
    REF_DOC_CA     =          M
    -->ORDER_PARTNERS:
    PARTN_ROLE      =          SP
    PARTN_NUMB      =         W12001
    COUNTRY             =         NL
    by providing this input i am able to create the document but it is not picking up the net value. so i have passed some extra paramters in  ORDER_ITEMS_IN
    COND_TYPE          =        PNET
    COND_VALUE        =        14,56
    COND_D_UNT        =         PC.
    folowing error is occured: Condition PNET is missing in pricing procedure A V Z0000.
    is it something related to configuration problem?
    2.BAPI_SALESORDER_CREATEFROMDAT1 or BAPI_SALESORDER_CREATEFROMDAT2
    I have used same test data that is used for BAPI_SALESORDER_CREATEFROMDATA (where in i coudl succefully create doc). but here i encounterd following error.
    Unpermitted combination of business object BUS2032 and sales doc. category L.

  • Credit Memo request with reference to Billing Document number via IDoc

    Hi,
    I want to create credit memo request with reference to billing document number via IDocs.
    I have tried through ORDERS05, but when I process I saw that it is only processing with reference to contract  number or quotation.
    So is any other way of creating credit memo request creation with reference to Billing document number via IDocs?
    Thank you in advance.
    Regards,
    Santhi

    Please Help... it is Urgent...  Thank you

  • Credit/Debit Memo Request with reference to Billing document via IDoc

    Hello Experts,
    It seems SAP doesn't support Credit/Debit Memo Request with reference to Billing document via IDoc. Via IDoc, we can create sales document only with reference to contract or quotation but not with reference to billing/invoice document.
    Wanted to check if anybody came across such requirement and what would be the best way to acheive (Other than custom program using BAPI).
    Additional Information: Its ECC 6.0 Environment with AFS 6.03
    Appreciate your help.
    Thanks,
    Shekhar.

    Please Help... it is Urgent...  Thank you

  • Credit Memo request with reference to billing document

    Dear all,
    I am having a requirement to create credit memo request with reference to Billing document. But the issue is, I have separate pricing procedure for normal sales to billing, and different pricing procedure for CMR to Credit memo.
    When I am creating CMR with reference to Billing document it copies the pricing procedure, Please suggest how to block pricing procedure to get copied. (please note that B: redetermine pricing, is not working in this case)
    Suitable points for valuable answers guerenteed.
    Regards
    Bidhu

    Hi,
    In VTAF maintain the folowing parameters,
    HEADER
    053,103 and 03 in the Data T in this order from top to bottom,maintain 021 in the billing header box and check the copy item number box.
    ITEM
    153,104,004 in the Data T in this order from top to bottom,maintain 303 in the copying requirements box and pricing type E.
    This should resolve your issue.

  • How can we create credit memo with reference to INV

    Hi,
    Pls tell how can we post credit memo with reference to Invoice which is posted through SD.
    Is there any use with reference to field in T.Code FB75.
    Thanks in advance,
    Padmaja

    Hi Vijay,
    I could not found any field for Inv. reference in the Payment Tab of T.Code FB75.
    Is there any facility in SAP to create Credit Memo for a particular customer with reference to Invoice. All the details of that Invoice should get updated in the credit memo automatically.
    Thanks in advance,
    Padmaja

  • Credit Memo with reference to Sales Order

    Dear Friends,
    I am trying to configure customization for the new billing document type (Credit Memo) with reference to an existing sales order, and i want the new billing type also to be listed in the billing due list when we create the invoices with transaction VF04.  Can you pl. advise me the parameters that need to be considered importantly in customization.  Or even a document link would be much appreciated.
    Thanks in advance.
    BR,
    KP

    Hi,
    In VF04 you can give different billing type.
    So in that you can also add your newly created billing type to show in the billing due list.
    If you want your sales order should consider your billing document only then do the setting in VOV8.
    If you want to some thing else then please let us know clearly.
    Regards
    Raj.

  • Credit memo with reference to a sales order with reference to a contract?

    Hello All
    Now I created a quantity contract and the customer paid the Amount that means the billing is done then I started creating sales orders with reference to the contract, can I create credit memos with reference to these sales orders?
    Regards
    Jacopo Francois

    Hi,
    You can create a contract for a longer duartion say 1 year, andyou can create sales order in reference to your contract. This would be an ideal scenario in case of service materials.
    You can now surely create credit memo's in reference to this sales order.
    You will invoice the sales order first and create a credit memo request in reference to your sales invoice and then invoice the credit memo request to raise your credit memo for the customer.
    Reward if helpful.
    Regards
    Ravi

  • Posting a Credit Memo with Reference to the Invoice

    Dear all,
    I'd like to post a Credit Memo with Reference to the Invoice but in transaction FB65 or I can't find field to input Reference to the Invoice
    Please tell me where I can Reference to the Invoice
    Thank in advance
    Minh

    Dear all,
    When I create a a Credit Memo (Transaction FB65),
    On the Payment tab page in the Enter Vendor Credit Memo,the system doesn't display field Invoice Reference to input Invoice document number of an invoice reference exists.
    Please tell me how to configure to display field Invoice Reference
    Thank in advance
    Minh

  • How to Create Excise Invoice (J1IIN) with order related billing document

    Dear Experts,
    Is it possible  to Create Excise Invoice (J1IIN) with order related billing document? How? please guide
    Regards
    BK GAIKWAD

    Sir,
    We have make the supplementary Invoice (Debit Note) as per below process
    1) Create sales order_VA01
    2) Create billing document_VF01_with reference to sales order
    3) Create Excise Invoice With J1IS (Other Movement) It is manually job & due to heavy work load (create 200 invoice  per day) it is not possible to do manually.
    Hence we want to create excise Invoice with J1IIN instead of J1IS, any alternative solution for that?
    Regards
    BK GAIKWAD

  • Invoice verification with reference to billing document in cross company

    Hi Gurus,
    We need to do "Invoice verification with reference to billing document in cross company code scenarios".
    At present I am processing through MIRO by calling the PO.
    What is the alternative for this and how to do it?
    Thnx

    Hi
    It is not possible to do the invoice with reference to billing document.
    You can create the Invoice referncing the PO used for STO or the delivery note (as mentioned in the Material document) or directly on the vendor.
    Thanks & Regards
    Kishore

Maybe you are looking for

  • HyperTerminal sees a COM port but VISA does not

    It should not be possible that HyperTerminal sees a COM port but VISA does not. Does anyone know why or have any ideas? Here's some more info: I wrote a LabView (LV) program and deployed it (via the Application Builder) to some of our production depa

  • Wifi and mac

    I have a problem with my macbook and my wifi.....when my mac is in stand-by, then internet doesn't start working!!I can do??

  • Solve this error!!! urgent

    hi all, i have bean class,JSP Dynpage and JSP.when i run the portal it shows Error occurs during the rendering of jsp component.....for second JSP...first JSP is running fine... bean class =========== public class ClassFirst {      public String name

  • Battery Status:   Service Battery

    I installed Snow Leopard today and I noticed that the battery menu in the upper right corner is reporting "Service Battery". I hardly use the battery (I have had it for a little over a year and I have only gone through 79 cycles). As a result, I will

  • Custom LDAP Integration

    We are creating a custom LDAP integration to replace the deprecated one in the application. We have all of our remote container services on a separate server from the slave server(s). Do we have to install the custom assemblies on the remote containe