Payment terms of the credit memo

Hi
When I create a normal credit memo, the credit memo payment terms are derived while when I create a credit memo against an MIRO document, the purchase order payment terms are derived. But even for the credit memo created via MIRO we want the credit memo payment terms to be derived. Is there any way we can set this up.
Request your help please.
Thanks
Lavanya

Dear Lavanya,
the system design reports the following two cases::
-With reference to purchase order
The system always proposes the terms of payment from the first purchase
order so that they can be changed in case of goods/service
With only delivery cost items, the terms of payment key is automatically
copied from the vendor master record.
-Without reference to purchase order
If the terms of payment key does not contain any value, this is copied
from the accounting view of the vendor master record.
Depending on whether you first create a purchase order with order
reference or first create an item without order reference, the terms of
payment are determined either from the purchase order or from the vendor
master record in accordance with logic described above.
I am afraid there is no other functionality avalible for defaulting the
terms of payment.
Can you please review SAP Note 322430 with regards to the payment
terms.
I hope this helps.
mauri

Similar Messages

  • You cannot supply payment terms for your credit memo

    Hi,
    My req is as per below,
    1) I would like to apply payment terms on credit memo screen throgu auto invoice creation.
    When i tried to update ra_interface_lines_all.term_id then i got error message : You cannot supply payment terms for your credit memo
    Can someone gudie me.How is it possible?
    Thaks,
    Raj
    Edited by: RajPatel on Sep 23, 2009 8:33 AM

    Hi octavio,
    Thanks for your valuable input.
    You are right and also I found from metalink...
    Subject: 11.5-AR-How Can You Enter Payment Terms For Credit Memos
    Doc ID: 249547.1 Type: HOWTO
    Modified Date: 16-DEC-2003 Status: PUBLISHED
    goal: How can you enter payment terms for Credit memos
    fact: Oracle Receivables 11.5
    fix:
    Payment terms cannot be used in Credit memos. This is standard functionality.
    The trx_date/gl_date of the credit memo transaction is the date which is
    considered as the due date of the credit memos. This is the current
    functionality.
    Thanks,
    Raj

  • Credit card payment terms in the sales order

    Hi All
    In the sales order, if you enter a credit card and in the payments terms field, if you forget to enter the payment term as credit card,system still allows to create the order without any error message.
    The requirement is to through an error message if you dont select the payment term as credit card,when payment card is entered in the order. This validation can be done by writting the logic in userexit_save_prepare.
    Without using this userexit, is there any alternative to satisfy this requirement.
    Regards
    Sree

    dear Sree
    i understand your req.
    probably user exit is the best way...
    as you know there are 2 payment terms fields for customer:
    KNB1-ZTERM (com. code level)
    KNVV-ZTERM (sales area level)
    you can keep 2 different terms there using XD02  - for example your specific payment term for craedit card in KNVV, but standard terms in KNB1.
    i suppose in most cases while creating order with this customer user gets payment terms exactly for credit card (which will come from KNVV-ZTERM)

  • Due date calculation for the credit memo with invoice reference.

    Hi,
    When we create the credit memo with reference to invoice, the due date for the credit memo is getting copied from Invoice. In this case if the invoice is due on 31.12.2008 and the credit memo is created on 10.09.2009, then the credit memo due date is appearing as 31.12.2008. It should be 10.09.2009 as per the setting in VOFA billing type customisation in "Credit Memo w/vldt".
    I would like to know how to customise the below requirement.
    If the reference invoice is due after the credit memo creation, the the credit memo should due as per the invoice date.
    If the invoice due is past & then the credit memo due date should be Immediate i.e. Due Immediately.
    Thanks in advance for help.
    Regards,
    Nithin

    I doubt there is such option. From the past projects I do remember that we made a change in the form to print the document date as 'Due Date' for credit memos. Credit memos were paid at once when they were processed and I think that payment term was copied from the original invoice, which made their due date far in future.

  • The Credit Memo & Original Invoice do not have the same net due date.

    The issue is that for returns of goods from the customer, the credit memo that gets created does not have the same net due date as the original invoice.  To accomplish this, in the credit memo, the indicator "V" must be entered in the credit memo field BSEG-REBZG "Invoice Ref".  This will make the credit memo due based on the payment terms. In the OSS message 50388, SAP identifies a user exit in SDVFX008 which will fill field BSEG-REBZG with the value "V".  Doing this should automatically make the credit memo for returns due the same date as the original invoice.SAP says to do the following:
    The function module called by SDVFX008 is EXIT_SAPLV60B_008
    Make the ABAP coding in include program ZXVVFU08.
    Populate field ACCIT-REBZG with "V"
    Despite doing this , we couldnt get the same net due date as the credit memo & Original invoice.
    Can anyone help? POINTS WILL BE GIVEN.
    Thanks
    Anita

    Hi Anitha,
    Does the value 'V' gets paopulated?.
    I mean to ask whether the program goes into the user exit logic?.
    Please let me know.
    Thank you.
    Regards,
    Karun M

  • Payment terms  in SD credit invoices

    Hii,
    We have problem with the payment terms in credit invoice and maybe you can help me.
    When a credit invoice is created based on a SD invoice the field Invoice reference "REBZG" is filed un the original invoice.
    The problem is that the payment terms and bline date is not taken from the original invoice.
    Is there a badi or user exit that can do this.
    Thank You
    Orna

    Hi Srikanth,
    As  you perfectly mentioned,field ZTERM is not allowed to use for substitution in standard:  take a look to table GB01.
    The entry is excluded. If in your system is not excluded you used a modification. Note 42615 explains which fields can be substituted.
    Pmnt terms work in the following way for credit memos:
    1. if 'V' is entered in field 'invoice reference', due date is calculated the same way as for an invoice.(this means you also
    have to enter the terms of payment in field bseg-zterm. With entry 'V' you only indicate that the due date of the credit memo is not identical to the payment period base date, if you have entered a special terms of payment in the document)
    2. If credit memo refers to an invoice, you can enter invoice details in field bseg-rebzg (invoice ref.)so that credit memo will pick up same payment terms as invoice.
    3. if '*' is entered in field 'paymnt terms' then the payment terms are picked up from customer/vendor master record.
    Hope the explanation is helpful to you.
    Best regards,
    AZ

  • Due  date  calculation  in the  credit  memo

    Hello,
    I  need  to  have  the  same  due  date  in  the  credit  memo  as  in  original  invoice...
    Is  there  any  setting  for  this?
    Thanks and  best  regards
    L

    I doubt there is such option. From the past projects I do remember that we made a change in the form to print the document date as 'Due Date' for credit memos. Credit memos were paid at once when they were processed and I think that payment term was copied from the original invoice, which made their due date far in future.

  • Value date in the credit memo.

    Please explain the Use of the Value Date determination of the credit memo and How Does it help in payment Reconcillation
    Also There is a Indicator in the RV document type: Credit Memo W/Value Date
    What is the consequence of flagging the same.
    Edited by: SAP Consultant on Dec 10, 2008 12:47 PM

    thanks

  • Sales Report Generation less the Credit memo

    Anybody can help me regarding Query for Sales Report. Im trying to create a sales report per Per Product and Customer with corresponding Quantity and Amount, I have already get the query the problem is I cant get the Credit Memo deduct from its A./P Invoice so that deduct the quantity and price. With this i can get the exact sales!
    Anybody have an idea? Im having headache already for a week now trying to solve this problem, Thank you very much.
    Clint

    Hi Jeyakanthan,
    Im not referring to Sales Analysis Report. All i want is to get all the sales and Less the the corresponding Credit Memo. Im trying to create a query that will show the sales, Ex.. row
    From A/R invoice Table
    DocNo CardCode   Qty   Price  DocTotal  
    0111     CA-001     10     25      250
    less from A/R Credit Memo
    DocNo CarCode    Qty   Price  DocTotal  
    0111     CA-001     5      25      125
    I want the result to deduct the row Invoice from CM.
    If the corrsponding Invoice doesnt find a CM record then the result will be 0. Ex from above data Invoice less the Credit Memo.
    if the Invoice found a Credit Memo,
    Qty1       Qty2    Qty3, DocTotal1 DocTotal2 = Result
    10   less  5      =  5 ;    250   less 125         =   125
    if the Invoice doesnt have Credit Memo,
    Qty1       Qty2    Qty3, DocTotal1 DocTotal2 = Result
    10   less  0      =  10 ;    250   less 0            =   250
    hope the will clarify everything, thank yuo very much in advance.
    Regards,
    Clint

  • Return to Vendor with Shipping - Help with the credit memo

    Hey guys,
    I've configured return deliveries to vendors, using a return PO with shipping, then creating an RL delivery type > transfer order> post goods issue.
    All that works fine. My trouble is trying to set up the credit memo. I'm not an SD consultant so I don't know too much about billing.
    I go to VF01 to create the billing document, however I receive an error that the delivery type (RL) is not allowed for billing type F2. I know where the config is to set up this relationship (SD>Billing>Maintain Copying Control for Billing Documents), but I would have thought a different billing type (something for credit memos) would be used instead of F2.
    In standard sales, the billing type is determined from the sales order type. As there is no sales order in this instance, where is the billing type being determined? Why is SAP trying to create my billing document with and F2 billing type.
    Thanks for you help/info,
    Mark.

    Sorry, this is not clear to me.
    If you send back goods to your vendor - generally - you send back the goods because those goods are damged. In this case it is your vendor who issues credit memo and not you to your vendor.
    MM credit memo (that is issued by your vendor) can be posted in MIRO. If your vendor issues debit memo it can be posted in MIRO too.
    Please check retrun delivery with mvt 122:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a5/63351643a211d189410000e829fbbd/frameset.htm
    Return delivery with mvt 161:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a5/63341243a211d189410000e829fbbd/frameset.htm
    So, I don't think you can do anything with your return delivery in VF01.
    Regards,
    Csaba

  • Wrong Payment term in the Invoice

    We have a problem with one of the vendor Invoice creation. We are getting wrong payment term in the Invoice.
    We have payment term A in the vendor master both company code and Purchasing Org. We have the same payment term A in Purchase order and Contract.
    But when we create invoice using MIRO for the PO we are getting Payment term B. This is happening for only one vendor.
    We know that it can be corrected at the financial document level but want to know how this payment term B is pulled up from cause i checked all the options but nowhere to find from where it is coming.

    Hi Aparna,
    Check the following:
    In MIRO, if you use PO reference to create the IV document,terms of payment will not get copied from vendor master, the terms of
    payment will come from the PO.(if you have the invoice entered without reference to the PO, then the terms of payment are copied from vendor.)
    So when you change the the invoice party in MIRO, new payment terms will not get copied from vendor master, they will come from the PO.
    Please review SAP Note 322430 MIRO: Proposal logic for terms of payment Payment terms are only adopted from the vendor master record Without reference to purchase order
    You enter an invoice without purchase order reference by adding a G/L account line or material line as a first item. If the terms
    of payment key does not contain any value, this is copied from the accounting view of the vendor master record.
    Thanks
    Aravind

  • How to Re-execute the Credit Memo Workflow?

    Hi! Folks,
    This is a problem which I am facing @ the client site....
    Actually, I am assigned with a Credit Memo Workflow.
    Here, if the Credit Memo is created i.e. if CREATED (BO BUS2094) Event is triggered the workflow is working fine.
    But as per the requirement if they want to change the Credit Memo using VA02 tcode and if the Net Value is changed I mean if it is greater than some specific value i need to re-execute the workflow (approval process)
    As for your information, I have copied the Standard Workflow Template 20000009 & 20000019 also I have checked with Event Linkage and other workflow stuffs.
    But my main query here is that while the Credit Memo is changed, CHANGED (BO BUS2094) Event gets triggered but with Receiver Type SUBSCRIBE along with error 'CHECK FM with Exception' with Message 'No Configuration for Workflow WS90400201 version 003'
    (Here WS90400201 with version 003 is my custom workflow template (copy of WS20000019))
    Also, I want to know is there any Functional Configuration missing out because I have referred help documentation and found that this re-execution of workflow (WS20000019) is automatic.
    Just kindly let me know if any part is missed out in configuration
    Please, guys revert to the earliest.
    Regards,
    Mistry Wasim

    Hi! guys,
    Please reply with your valuable guidelines to this problem.
    Regards,
    Mistry Wasim

  • Issue related to the Credit memo and S.O.

    Hi,
    I have one issue related to the Credit memo and S.O.
    We have a network of Dealers and Dealer inventory is linked with our system. When user creates S.O for Dealer1.If the item is not avail in our inventory and it is avail in any other Dealer inventory (Dealer2), then the system creates S.O wrt the Dealer2.
    In this case as the material is directly delivered from Dealer1 to Dealer2, there is no any GI in our system.
    So, the transaction with Dealer1 will be the normal as usual. But, we have to return the goods amount to the Dealer2 with any suitable way. We are considering it as a Credit memo.
    My question is, as we have created S.O wrt the partner function- Dealer1 and we are creating CR memo for Delaer2, is there any way through which we can link the se two transactions with customizing so that we need not to make any ABAP programming.
    I mean can we create Cr memo wrt S.O when the partner functions are different?
    Pl. guide me.
    Thanks,
    Roopan.

    You have an interesting Scenario.
    You can handle this scenario in multiple ways
    1. Third party Scenario (Here Dealer 1 becomes Vendor &Dealer 2 remains Customer)
    2. Order related sales & credit memo.
    3. Intercompany sales, where you represent dealers place as a plant in your system. (Not an ideal way to handle the scenario, but possible option)
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • How to change the Quantity in the Credit Memo using BAPI

    Hi All,
    I have a requirement in which i need to change the Quantity Value field available in the Credit Memo using BAPI.
    Can anyone help me out to get any available BAPI to perform this action or any Solution to change the Quantity in the Credit Memo ?.
    Regards,
    Muruganand.K

    Hi,
    Try using BAPI_SALESORDER_CHANGE.
    DATA: s_order_header_in LIKE bapisdh1.
    DATA: s_order_header_inx LIKE bapisdh1x.
    DATA: BEGIN OF i_order_item_in OCCURS 0.
    INCLUDE STRUCTURE bapisditm.
    DATA: END OF i_order_item_in.
    DATA: BEGIN OF i_order_item_inx OCCURS 0.
    INCLUDE STRUCTURE bapisditmx.
    DATA: END OF i_order_item_inx.
    DATA: BEGIN OF it_return OCCURS 0.
    INCLUDE STRUCTURE bapiret2.
    DATA: END OF it_return.
    DATA: BEGIN OF i_sched OCCURS 10.
    INCLUDE STRUCTURE bapischdl.
    DATA: END OF i_sched.
    DATA: BEGIN OF i_schedx OCCURS 10.
    INCLUDE STRUCTURE bapischdlx.
    DATA: END OF i_schedx.
    s_order_header_inx-updateflag = 'U'.
    i_order_item_in-itm_number = vbap-posnr.
    i_order_item_in-TARGET_QTY = rv45a-zzqty.
    i_order_item_inx-updateflag = 'U'.
    i_order_item_inx-itm_number = vbap-posnr.
    i_order_item_inx-TARGET_QTY = 'X'.
    APPEND: i_order_item_in, i_order_item_inx.
    i_sched-itm_number = vbap-posnr.
    i_sched-sched_line = '0002'.
    i_sched-req_qty = rv45a-zzqty.
    APPEND i_sched.
    i_schedx-itm_number = vbap-posnr.
    i_schedx-sched_line = '0002'.
    i_schedx-updateflag = 'U'.
    i_schedx-req_qty = 'X'.
    APPEND i_schedx.
    IF sy-subrc = 0.
    CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
    EXPORTING
    salesdocument = xvbap-vbeln
    order_header_in = s_order_header_in
    order_header_inx = s_order_header_inx
    behave_when_error = 'P'
    TABLES
    return = it_return
    order_item_in = i_order_item_in
    order_item_inx = i_order_item_inx
    schedule_lines = i_sched
    schedule_linesx = i_schedx.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    ENDIF.
    Change the fields as per your logic before populating orders item and schedule line data.
    You have to pass the quantity in schedule line items as well in case you want to change quanity in order.
    KR Jaideep,
    Edited by: Jaideep Sharma on Jun 22, 2009 7:35 PM

  • Cancel the credit memo

    Dear Guys ,
    the user has posted the credit memo accidentally instead of Posting the invoice in MIRO txn for the PO . Coudl you Please tell me how to cancel this credit memo . We are using MR8M txn , with the reversal reason as "02" the user is getting a  error message as " Quantity invoiced greater then GR quantity" . But if i use reversal reason as " 01" then the allowed posting periods 06/2011  12/2010 are allowed for the compnay code  is displaying .
    Help me regadring this issue .

    Hi
    Goto MIRO Click on the 3rd Button other invoices and input the credit Memo document. Then in invoice document menu click on the reverse.Give the reson and press enter.
    If you cancel the credit Memo it will become Invoice and vice versa.
    Posting period issue check in MMRV for allowed posting period.
    Hope it helps
    Karthik
    Edited by: Karthik on Jun 30, 2011 12:05 PM

Maybe you are looking for

  • HELP. My Safari won't open. It keeps crashing unexpectedly

    Everytime I open Safari it crashing almost instantly. It started after I download this vpn app from the internet. I can't find a bad plugin and I have the latest version of Safari.  I have no idea what to do. I have 10.10.1 of vosemite,  Here is a co

  • Can't get my K8n Neo Platinium to boot, fast help plz!

    Hi! I just put all my new parts in my chassi and tryed to boot it but all i get the second i press the power button is a continued beep, not from the pc-speaker. And the cpu-fan wont start spinning! It may be a dumb question but is'nt the cpu fan sup

  • Is there a  BAPI to create IS-Oil (formula) MM Pricing condition records

    Hi, Is there a standard BAPI to create IS-Oil (formula) MM Pricing condition records, which would include the maintaining of the formula? Regards Kasi

  • Print document titles in folder

    I have a folder full of recipes, 500 of them, and I want to just print the titles out. How?

  • LSO Confimation File Attachments

    We currenttly have LSO configured to send a booking confirmation, which includes an attachment (type VCS) to the user for their Outlook calendar, and we would like to change this to ICS format.  We know how to change the contents of the attachment to