Applying an USD invoice to an EURO Credit Memo; for receipt applications

Hello,
When trying to apply a USD invoice to a credit memo which is in EUROs it does not allow. If I have the credit memo and invoice in the same currency it works fine. Could anyone help me on this?
Navigation: AR Manager responsibility;
Transaction screen(Credit Memo)->Action(Menu)->Application(Option)
Thanks.
Siva

Hi Nagesh,
.1.) Is it possible for an AR Invoice to have more than one AR Credit Memo?
The credit memo is the clearing document for the invoice and for the returns. If the goods were delivered to the customer and an invoice has already been created, you can partially or completely reverse the transaction by creating a credit memo
*When I partially reversed an amount (and not the inventory), it also reversed the inventory. What I need is to reduced only the amount of the AR invoice. At some point in time, another AR Credit Memo is needed again for the same AR Invoice to further reduce its amount. Is this possible?
Using the AR Credit Memo by Service is definitely not what my client is looking for because they need the actual price per item for the AR invoice.*
2.) Is it possible for a "PAID" AR Invoice to still have a AR Credit Memo?
I dont think you can do this. Simply because payment aginst the Invoice has been made. An A/P invoice needs to be raised again.
I need to think of a workaround to do this because my client usually accepts expiring items after a few years an item was sold and paid. Any suggestion?
3.) Lastly, is it possible for an AR Invoice to reduce its amount "PER ITEM" by AR Credit Memo?
Yes because partial settlement is possible
How to go about it? I need to reduce ONLY the AMOUNT of the item in AR Invoice but the item was NOT ACTUALLY RETURNED.
Many thanks,

Similar Messages

  • AP credit memo for AP invoice but applied amount zero

    Hi all!
    I have problem when i use function AP credit memo for AP invoice. IN AP invoice, i have status closed and Applied equal total value of AP invoice.
    In AP credit memo, i still have Status is Closed but applied amount is zero and open Balance is equal total value of AP invoice.
    I don't understand how why system show this.
    Please tell me advice.
    My figure:  [http://i720.photobucket.com/albums/ww201/tiencruise/tien.jpg]
    Thanks!

    Hi,
    Please check whether the AP Invoice and the Credit Memo is appearing in the Business Partner Internal Reconciliation window.
    Check the Note :     1258628 and check whether the detect query returns any result for the same.
    Please make sure that you perform the following in the COPY of the database in TEST ENVIORMENT :
    If you have the COPY of the database available, you can test by reconciling the documents in the Internal Reconciliation window and then run the detect query in the Note 1258628 and see whether now the documents appear or not.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Urgent help!!!!!!Regarding the Credit Memo for oracle project customer invoices

    Hi,
    Can somebody help me in this issue
    we have a requirement from the users that they dont want the system to apply
    the credit memo automatically on the invoice when it released from the projects
    Scenario1: Invoice already been paid now they want to create a credit memo,
    system dont allow them to cancel the invoice the only way as per the theory is
    create a negative invoice and adjust it but the issue here is when ever you
    create a negative invoice it creates as invoice not credit memo which will be
    confusing to the users.
    in this case can we use billing extension to create the transaction type as
    credit memo when ever the invoice has negative amount?
    Or let me know if there is a way to perform this step?
    Scenario2: Invoice is created but they dont want to create a credit memo
    against that invoice since it gets applied automatically, the customer
    requirment will be they want to apply the credit memo for any future invoices
    as requested
    Is there a wya to have a credit memo created with out auto applying to an
    invoice, so that user can apply when ever they want
    what is credit memo on accoutn how it works with these above scenarios.
    sicne i tried setting up but the credit meo or concession is getting appled to
    the particular invoice automatically
    need urgent help required on this issue !!!!!
    Regards
    Lavanya

    Hi,
    For Scenario 1 you have two options:
    1) Update the AR transaction type extension for project invoice- Identify negative amount invoice and change the transaction type to project credit memo. This will update the transaction type on negative invoices before they are interfaced to Oracle AR.
    This is preferred option
    2) Update AR invoice Pre-processor to do the same thing.
    There is no standard setup which will allow you to change trx type of negative invoices.
    For Scenario2 - I dont think there is any direct way to create a credit invoice from Projects and keep it unapplied (again, apart from creating a negative amount invoice). You can create a credit memo in AR and use it to apply against future invoices.
    Regards
    Kaushal

  • Query for approval procedure - A/R invoice and A/R credit memo

    Dear all,
    Need one help regarding approval procedure.
    Query :- If we do A/R credit memo and days from A/R invoice to A/R credit memo are geter than 180 then A/R credit memo
                  shoild go to the approval. (A/R invoice shoul be a base documnet)
                  I have made below query, but if days are >180 or <180 it is goinf for a approval. Can any one suggest for this.
    SELECT distinct 'TRUE'
      FROM OINV T0  INNER JOIN INV1 T1 ON T0.DocEntry = T1.DocEntry
    inner join RIN1 T2 on t2.BaseEntry=T0.DocEntry
    inner join ORIN T3 on T2.DocEntry = T3.DocEntry
    where  DATEDIFF(day,T0.[DocDate],T3.DocDate) > 180
    <a href="http://megaupload2.name/">megaupload</a>, <a href="http://www.btjunkie.name/">btjunkie</a>,  <a href="http://www.freedownloadgames.name/">games</a>

    Hi,
    Try:
    SELECT distinct 'TRUE'
    FROM OINV T0
    inner join RIN1 T2 on t2.BaseEntry=T0.DocEntry AND T2.BaseType = 13
    inner join ORIN T3 on T2.DocEntry = T3.DocEntry
    where DATEDIFF(day,T0.DocDate,T3.DocDate) > 180 AND T3.DocEntry=$[ORIN.DocEntry.number\]
    Thanks,
    Gordon

  • A/R credit memo for closed A/r Invoice

    Hi Guru's,
    Our Client want to make an A/R credit memo for closed A/R Invoice (i.e) payment is already received for that A/R Invoice.
    But in such scenario, the he is not able to get the referce of the A/R invoice as it closed... so he makes the stand alone Goods Return , Excise & A/R Credit Memo.
    But the problem in this stand alone scenario is that the system treat such case as purchase scenario and hit the repective account of VAT and excise which is very incorrect.
    e.g
    Instead of hitting - VAT payable account for debit
    its hitting           - VAT input account for debit
    So please help me in this matter and give the solution as soon as possible ....its urgent.
    Thanks & Regards,
    Abhishek

    hi Abhishek,
    Create a new tax code and in that tax code create
    vat code with its A/P G/L account is same as A/R G/L account,Similary you repeat it for ed,cs,hcs also.
    1. Change Posting period if required.
    2.Reverse incoming payment entry.
    3.Do A/R credit memo base on A/R invoice with new tax code.
       Incoming excise invoice will be created automatically
       in background.
    Incoming excise invoice journal entries will be hit as in
    sales scenario.
    Hope above answer helps you.
    Jeyakanthan

  • Reverse Freight Amount of A/R Invoice through A/R Credit Memo

    Hi All,
    Using PL 25 SBO 2005 B & also tried in PL 38
    I am trying to reverse the A/R Invoice through A/R Credit Memo.
    There is total amount of Invoice is Rs. 960/- out of that Rs.100/- is Freight, when I am reverse the Invocie via A/R Credit Memo, it is showing only 860/-, not taking automatically Freight Amt. I have click on the link to freight and add Exempt -> and Freight Amt 100/-. and added the Credit Note.
    after adding it is also showing A/R Invoice open. and in Balance on invoice is showing appx. Rs. 98 something amt. pending to receive.
    Can any body guide me the correct and proper way to reverse the A/R Invoice which are having Freight.
    Team, Thanks for your support.
    Best Regards,
    Chintesh

    Dear Shrinivasan,
    Earlier, i had choosen customise. Now i have done below process..
    A/R Credit Memo -> selected Customer ->  Copy From -> A/R Invoice -> then wizard appeared -> Draw All Data (Fright and Withholding Tax) -> finish
    Then All data appear in Credit Memo -> click on link to Freight  ->  in the column of Exampt -> added freight.
    And finally add it.
    Then close all opened window and check the invoice but it is showing freight amt in balance.
    Can u plz guide me abt its back end entry means Accounting Entry.
    With Warm Regards..
    Chintesh

  • Create Item AR Invoice to Service AR Credit Memo

    Hi Expert,
    Customer is running 2007A PL30. We understanding that it is impossible to copy Item AR Invoice to service AR credit memo. It is customer business practice to issue same AR invoice to all customer for same item and later issue service AR credit memo to customer. Customer wants the item information to be copied to service AR credit memo rather than keying multiple rows to indicate discount given on which items. It is not possible to include discount at original AR invoice.
    Any workaround or solution to solve this problem?
    Regards
    Thomas

    Please note the following:
    Item and Service type documents do not have a one to one match of the row level fields.  So the ItemCode from the AR Invoice could not be copied to a AR Service CM as the ItemCode column is not exposed and these are 2 different types of documents.
    This is what you could do....
    Open the AR Credit Memo...Enter the Customer Code....
    Add a formatted search to the Description field to Display the list of Items and take the Invoice number from the user as a parameter.
    Query same below
    SELECT T0.ItemCode FROM [dbo].[INV1] T0 INNER JOIN [dbo].[OINV] T1 ON T0.DocEntry = T1.DocEntry
    WHERE T1.CardCode = $[$4.0.0.] AND T1.DocNum = '[%0]'

  • Partial Credit Memo for A/R Invoice with down payment

    Dear All,
    I am confusing how to perform partial credit memo for A/R invoice that has down payment inside. Is it possible ? would you please share your solution to me ?  Thanks so much

    Hello,
    I am afraid there is no solution yet for this problem. You must create fully quantity credit memo. Maybe, others can have solution yet, so try to do not mark this message answered. The related notes number is 966038. let me know if you need it.
    Rgd,
    JM

  • A/r credit memo for tax only

    Hello,
    I need to do an a/r credit memo for sales tax only.  Reason: customer was charged sales tax when he should have been exempt.
    Problem: I need this credit and tax amount to show up on my Tax Report under Financials, Financial Reports, Accounting, Tax, Tax Report so I am not overpaying our taxes (I'm running the report using the By Tax Code tab).  This report only pulls tax amounts from the variables area in the lower right of an credit memo or invoice and is dependent upon an dollar amount item being listed in the line items of the credit or invoice.  Plus, I also need the sales dollar amount that relates to this tax to show in the Total Amount column on the tax report as this column is used for our gross sales that are reported to the state.  But I can't put an item with a dollar amt on the credit memo as it will mess up the total dollar amt of the credit memo, plus will reflect incorrectly on sales analysis reports.
    How can I do an a/r credit memo for sales tax only that will reflect correctly on this report?
    Thanks for your help,
    Shelby

    If you are using SBO 2007, you could create a Tax type row and achieve this.  If it is 2005 then you would have to probably do a JE.
    Suda

  • Credit Memo for Returns PO

    Hi,
    I've created a PO with two items.  One normal item and one return item and posted the GR and IR.   The invoices was paid also.
    Due to some reasons I want to reverse the originally posted invoice.  Since it's paid and cleared, system would not allowing me to cancel the invoice using MR8M.
    The next option I've is to post a credit memo.   Here system is not allowing me to post the credit memo in any manner.  I've tried in below methods
    a) Credit Memo for both normal and return item.   - Here  system is adding the value of returns item twice and crediting the vendor instead of debiting.
    b) Individual Credit memo for normal item    and   Invoice for return item. -  Here normal item is ok, but while posting Invoice for returns item, system throwing error saying amount is negative.
    What ever the way system is not allowing me to post the document.  
    Can anybody help me in this matter. 
    Thanks in advance,
    Mallik

    Usually there is a functional different between the normal PO and return PO. When you combine together
    the following questions are popped up im my head.
    Q1. How to distinguish your doc type while creating PO?
    Q2. When you perform GR, did you do it for both normal and return items?
    Q3. When you perform GI (for returns), How did you perform?
    Q4. How the invoice identify whether it is meant for normal PO or return PO (Ofcourse - return PO, we ususally do credit memo)
    If you get the answer for above questions, you will get answer for your questions.
    Regards,

  • Credit memo for returns with multiple reference deliveries

    Hi Experts,
    I have few credit memos for returns with multilple return orders and return deliveries in document flow.
    I want to find out where do we configure this setting in which there will be single credit memo for multiple deliveries.
    And how system decides the common factors in deliveries for this credit memo?
    Please guide.
    -Chetan Barokar.

    Hi,
    In copy control settings of delivery document to billing document you can maintained the requirement routine Data VBRK/VBRP as 03 - Single invoice for an item category, as theinvoice spliting will be control from copy control.
    with regards
    Vivek.

  • Credit memo for non inventory item

    Hi MM consulatnats,
    My client need to know the best practices to handle teh credit memo for non inventory item ??
    We have two options like FB65 in FI part where it wont update in PO history.
    In MIRO also we can make credit memo w.r.to PO.
    What they  want to know is if FB65  is the correct way to do this to fully reverse the effect that the receipt and invoicing of the item had on the financial accounts.
    What is the best pracise to adopt ??
    Need your views
    Thanks
    A.Gururajan

    Hi,
    You can use MIRO for credit Memo with ref to PO.
    This will update both PO history as well as your FI accounts/Vendor Balance.
    Thanks & Regards,

  • Freight on credit memo for returns PO

    We are trying to achieve the below solution for a returns PO, created 2 condition types, assigned to the pricing procedure to achieve the GR posting. When we use MRRL to create a credit memo for both the material and the freight. the system creates a credit memo for the material and an invoice for the freight. Can someone tell me, what drives the credit memo generation for both freight and material
    GR
    Cr INV
    Dr GRIR
    Dr Freight clrg
    Cr Freight
    Credit Memo/ERS settlement/ MRRL
    Dr Vendor
    Cr GRIR
    Cr Freight Clrg
    We were able to create the GR side of the entry, using two other condition types on the PO.
    Now when we do ERS settlement,
    the system creates a credit memo for the INV line item and an invoice for the freight line item.
    Both the freight and the material is charged to the PO vendor, we dont charge separate to the freight vendor at this point.
    Any help will be appreciated.
    Thanks

    Ganesh,
    Thx for the reply!!
    We did that before as well, Even as we select it, it creates 2 documents
    1. credit memo for the inventory to the vendor
    2. invoice for the freight to the same vendor
    I guess i am missing some config piece that makes the freight on the PO to be also a credit memo while doing the MRRL
    i am using 2 condition types FRA1 and a ZFR1 (mimicking FRA1 with a negative sign)
    i have assigned 2 diff (ActKey/Accrual Key) combination to each one of them
    FRE/FR1 and FRE/ZR1(Mimicking FR1) respectively.
    I am not sure which config drives the freight as a credit memo on the MRRL side.

  • ABGL Post Credit memo for asset

    Hi,
    In transaction ABGL (Credit Memo in Invoice Year), I wanted to issue credit memo for price difference in acquisition of asset.
    issue background:-
    asset bought without PO (F-90), last year 2010
    Now we want to post Credit memo for this asset.
    Error hit:
    Acquisition value negative in area 01.
    Message no. AA617
    What is this error message mean? How to resolve this?

    Hi,
    in OADB, our setting :-
    Acquisition value = +
    NBV = +
    Investment grants = 0
    Revaluation = 0
    Ordinary depreciat. = *
    Special Depr. = *
    Unplanned Depreciat. = *
    Transfer of reserves = -
    Interest = 0
    Revaluation ord.dep. = 0
    I follow your step, i change acquisition value field to "-", it prompt me this message:-
    Caution: generic values for real depreciation area (refer to long text)
    Message no. AC246
    Diagnosis
    You set up depreciation area 01 so that all types of acquisition values are allowed. However, this only makes sense for derived depreciation areas.
    System Response
    Warning message. The system allows the setting, but note that it can lead to undesired effects for real depreciation areas.
    Procedure
    Check the setting.
    I change theAcquisition value  + to -?

  • Stand alone AR/AP credit memo for excisable item

    Hello Excise  experts
                                     A sales return has to be accounted ,the invoice which was done in previous accounting software.When i tried to do AR credit memo, error showing stand alone AP/AR credit memos cannot be done for excisable items.How can we account sales return , where the corresponding sales was accounted in another(previous) software.?
    Regards
    Manoj

    Hi
        for Excisable item Standalone AR Credit Memo Cannot be created.... U have create a full cycle from Sales Order,Delivery,Outgoing Excise Invoice,AR Invoice  then oly AR Credit memo can be created,AR credit memo cannot be created with out Base Document for Excisable Item..
    Regards
    NKS

Maybe you are looking for