Match partial paid invoice with customer payment

Hi all,
My company FI user told me that those partially paid invoice will still shown full amount in the FBL5N report and also Statement of Account (F.27). Besides that, the customer payment that used to knock off the partially paid invoice also will shown to deduct the already paid amount.
But the user said that both of the FBL5N and F.27 are not link the partially paid invoice and customer payment together or don't have a key field to indicate which payment is refer to which partially paid invoice. When the next time they receive another payment and want to knock off the outstanding invoice amount, they are not sure that which invoice should they knock off.
For example, we have the list of invoice and payment below:
01/02/07 Inv001 $1000
02/02/07 Inv002 $2000
10/02/07 Inv003 $4000
11/02/07 Inv004 $5000
01/03/07 pay001 $1000 - knock off the Inv001
01/04/07 pay002 $3000 - knock off the Inv003 partially
So in FBL5N and F.27, the list is shown as below:
02/02/07 Inv002 $2000
10/02/07 Inv003 $4000 (still shown as full amount instead of outstanding $1000 only)
11/02/07 Inv004 $5000
01/04/07 pay002 $3000-
So when FI user receive another $3000 payment, they should knock off the Inv003 outstanding amount $1000 first then only knock off the Inv002.
But in the FBL5N and F.27, we can't find the relationship or key field to match the old payment (pay002) to the invoice that knocked off by it. Due to our invoice list may very long, such as more than 50 invoices per customer, so we need to spent a lot of time to trace back all invoice.
So the FI user requested I to modify the F.27 statement to match the payment and partially paid invoice. But I already search through many tables, such as BSID, BSEG, BSAD, etc and still not able to get the information that requested by the user.
Can anyone tell me that which table, which field should I refer to or any method to get the information?
Thank you.

Hi,
Check field BSID-REBZG. When you create a partial payment this field will have original invoice number.
- Let's say you have invoice INV#1 with amount 100.00.
- You create a Partial payment of amount 45.00 and the payment doc is PAY#1.
- Now if you look at the table BSID, there will be two entry in this table
  1. BELNR = INV#1, WRBTR = 100.00, REBZG = 'Blank'.
  2. BELNR = PAY#1. WRNTR = 45.00, REBZG = INV#1.
This will help you determine the partial payment. I hope this will help you find solution your problem.
Regards,
RS

Similar Messages

  • Check register for partially paid invoices

    Dear SAP gurus,
    I have paid a vendor for 4 invoices fully and 1 invoice partly. In check register, the system is showing payment value correctly but when i goto accompanying document tab, it gives the list of invoices which are settled fully. It does not give invoice number which has been paid partially.As a result user can never have the list of invoices which have been settled against the payment document.
    Is this standard way SAP behaves. Can you please guide me.
    Thanks a ton!

    Hi Tammy.
    Actually I am paying vendor F-58.
    Is it possible via check register to have the details of partially paid invoices.
    Thanks !!

  • F-48, Clearing Invoice with Down payment error

    My Dear Friends,
    I have a problem with Clearing Vendor Invoice with Dwon payment.
    I have a down payment of 50000 made to a vendor
    I have an invoice raised for 100000 from Vendor
    Now, i want to celar the Down payment with Invoice.
    But, when i go to F-54 and try to clear the Down payment, it is taking in Global Company Currency and giving a meesage that "The balance in Global company currency is too large".
    I do not have any clue why it is taking the Global company currency in the first place.
    I have checked the configuration and even i have checked the box "Central Inv Prop"
    Kindly help me
    Thanks,
    Narasim

    Hi,
    I think if you see the below entry while clearing the Down payment with Invoice, you might get an idea.
        PK  BusA Acct                               CNY   Amount        Tax amnt
       001 39A      0003012265 BMW                                       720.00-
       002 26       0003012265 BMW                                         720.00
       003 40       0021611000 TDE Interest                                72.00-
    "Balance in Global company currency CNY is too large for automatic correction"
    Message no. F5580
    Actual entry should be
    39A   BMW     A/C    CR  5000
    26      BMW     A/C    DR  4500
    40      TDS       A/C    DR    500
    Please help me
    Thanks,

  • Part Paid Invoice Missing From Payment Wizard / Outgoing Payments

    Hi,
    Having a bit of an issue with a purchase invoice on SAP B1. In brief:
    The invoice was posted fine, then they paid 3 invoices but the total was short. The user allocated payment manually using outgoing payments to the 3 invoices, but partially paid the 3rd. This left an outstanding balance of 4,500 EUR
    The user ran a payment wizard this morning and the invoice was picked up, along with any recent invoices for supplier, and showed the outstanding balance. The payment wizard was saved, not executed.
    Upon review, the payment run was canceled so it could be re run with specific suppliers / invoices selected. However, the part paid invoice is now not showing on the payment run. Likewise, if you try to manually allocated payment for the supplier, it does not give the option to pay anything on the invoice, just all other open documents.
    The invoice is still open, and the amount due on the BP balance is the amount o/s not the full amount which is correct.
    I have tried recreating the issue on a test system of our own and a backup of their database and cannot get the same problem.
    Any ideas would be of great help becuase I have searched the service portal and forums and can;t find anyone with a similair problem and running out of ideas myself.
    Thank you in advance
    Martin

    Hi Martin,
    Sometimes when cancelling payment and reconciliations there are values in the tables opch and pch6 that are not reset correctly and then appearing as fully paid.
    Check if the Invoice is returned from this query:
    select 'AP Invoice' as 'Document Type', docentry, docnum, cardcode, t0.transid, doctotal, paidtodate, balduedeb - balduecred as 'JDT1 Balance Due'
    from opch t0 inner join jdt1 t1 on t0.transid = t1.transid
    where doctotal - paidtodate = 0 and balduedeb - balduecred != 0
    and shortname != account
    Let us know how this works out. The query only checks opch you can check the paidtodate field in pch6 as well.
    Jesper

  • Pulling open invoices, and paid invoices with details (Query Help).

    Hello All,
    I am sure I messed something up in my joins. I am looking to pull a report of all invoices OINV for a month, then list details of any payment (if it is paid) next to it from RCT2. It is giving me a list of all of the paid invoices, but even though I have a LEFT JOIN it is not listing any of the invoices without payments.
    This is where I am now from the report wizard in Crystal.
    SELECT "OINV"."DocNum", "OINV"."SlpCode", "OINV"."CardCode", "OINV"."DocTotal", "OINV"."U_Commission", "OSLP"."SlpName", "RCT2"."DcntSum", "ORCT"."TaxDate", "OINV"."DocEntry", "OINV"."TotalExpns", "OINV"."CANCELED", "ORCT"."Canceled", "ORCT"."DocNum", "RCT2"."InvType"
    FROM   ("DBName"."dbo"."OINV" "OINV" LEFT OUTER JOIN "DBName"."dbo"."OSLP" "OSLP" ON "OINV"."SlpCode"="OSLP"."SlpCode")
    INNER JOIN ("DBName"."dbo"."ORCT" "ORCT" INNER JOIN "DBName"."dbo"."RCT2" "RCT2" ON "ORCT"."DocNum"="RCT2"."DocNum")
    ON "OINV"."DocEntry"="RCT2"."DocEntry"
    WHERE  "OINV"."CANCELED"='N' AND "ORCT"."Canceled"='N' AND "RCT2"."InvType"<=N'14'
    ORDER BY "OINV"."SlpCode", "ORCT"."DocNum", "ORCT"."TaxDate"
    Thank you in advance for any help you can give me.

    Hello Kiran,
    I thought about that, but my purposes for running the report is to determine commission based on the date that the invoice was paid, I need the TaxDate in ORCT as it relates to the payment in RCT2.
    Removing the ORCT.cancelled condition and the RCT2.invtype conditions now pulls all of the invoices, paid and unpaid. I know now I cant have them in my query, when the record does not exist in ORCT it doesnt have a value for cancelled, and when there is no record in RCT2 there is no invtype, and is filtered.
    Maybe I can say where ORCT.Canelled = 'N' OR ORCT.Cancelled = NULL, but I dont know if that would work.

  • Post Vendor invoice with Down Payment via BAPI_INCOMINGINVOICE_CREATE

    Hi Experts,
    We have configured downpayment functionality for PO's. We have below process
    Create PO with down Payment request -> Create down payment request -> Run payment program for paying down payment -> Post GR -> Post invoice with BAPI (considering down payments against invoice)
    But unfortunately when I am trying to post PO invoice with downpayment details using BAPI_INCOMINGINVOICE_CREATE I do not see any fields related to down payment. Can some one confirm me if SAP has provided this functionality? if NO any workarounds?
    Rgds,
    Harish

    Hi experts,
    any suggestions?
    Regards,
    Elena

  • AR Invoice with Installment Payment Terms

    Hi to All,
    We have an invoice where the payment terms are based on installment. The installment is for 18 months.  Automatic cash receipts have been applied correctly for Installment 1 and Installment.
    Our situation is this where we want to apply an On Account receipt to installment 3.  When we query for the installment 3 invoice we are getting the following error message:
    "FRM-41830: List of Values contains no entries"
    Basically the the invoice is not being queried.  We checked the invoice, it is complete but the installments 3-18 are open.  What we like to know if we can preform an on account receipt to an installment invoice...if so what setup do we need to look for.
    Thanks in advance for any help.

    Hi Bharat,
    Thanks for your reply.  We checked the invoice payment schedule in the tables are 4th to 18th are all open.  We have also verified this thru the forms and same appears.
    So when we go to receipts and attempt to apply on accounts funds to the invoice.  We cant query for the invoice.  The following oracle forms message appears:  "FRM-41830:  List of Values contains no entries"

  • Automatic Invoicing with CC Payments

    Has anyone ever seen or knows of a way to set up automatic invoicing using CC payments AND have them as a recurring invoice every month?
    I have tried Document Wizard and I can get the invoice created from a Sales Order using the CC, but how can I set up the invoice to be recurring without having to duplicate or add another Sales Order?

    Hi
    Please take a look at this link
    Can you create automatically recurring A/R invoices?
    Re: RECURRING ORDERS
    Hope this helps
    Bishal

  • 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

  • How to handle Order/Invoice with split Payment terms ?

    Hi we are implementing 11.5.9 for one of our sites...
    we have a situation wherein we charge the customer on placing the Order, on shipping the
    goods and on their acceptance...
    For example,Assume total order is $200,000. 10% on placing order; 20% on shipping: and 70%
    when customer accepts.
    10% - 20,000
    20% - 40,000
    70% - 140,000
    We need to issue invoices at each stage too...
    Can anyone suggest a way out ??
    thanks in advance..

    Hi,
    After much thought, My knowledge took me to Customization way to this Scenario.
    1. Define Order type to close immediately after delivery.
    2. Design a Invoice Print report, which will bring details into a TEMP table from Order depending on Order status.
    i.e. Order booked -- 1 line inserted into temp table with 10% of order amount and status as Booked.
    The Invoice will be printed using this details and an interface program should fire, which will interface this line to ra_interface_lines_all.(Plan program as per your needs. This is just a test case I have taken)
    3. On next run, after delivery, the Line status will change to Delivered, which will insert another line into TEMP table which current record flag 'Y'. Prints and Interfaces the invoices to AR.
    Similarly next step.
    Design of this TEMP table and other validations, you can discuss with Technical Consultant. I think, we can achieve this only with this minimum customization.
    Standard application is just giving workarounds and not perfect solution to this.
    Regards,
    Sridhar

  • Paid Invoice to Advance Payment

    A vendor invoice has been posted and paid in May.
    Is it possible to reversed the goods received and treat this as Advance payment without affecting May accounts as it have been closed?

    Hi
    You can just reverse and reset the payment throuhg FBRA transaction code & do the advance entry may month itself. It can be possible ,if May month FI period open. Make sure all postings should be in May month. Goods received and LIV not possible to reverse as MM period can open only 2 periods i.e July and Jun can do the any MM adjustments. ( June adjustments also not suggestible once close FI books)
    Regards
    Mani

  • How to get all the invoices that were cleared by a customer payment

    Dears,
    I am having trouble using tables bsad and bsid to list all the invoices paid by a customer payment.
    Imagine I have a DZ document which pays partially or completelly, several customer invoices (RV documents).
    My requirement is to build a report able of showing all the invoices paid in an acounting document, regardless they are paid partially or competelly.
    More than that, the payment of an invoice, can have several iterations.
    For example:
    Invoice RV 10000000 - amount 100.000u20AC
    On first payment, I pay 25.000u20AC -> accounting document DZ 21000001
    Second payment, I pay 25.000u20AC-> accounting document DZ 21000002
    Third payment, I pay 50.000u20AC -> accounting document DZ 21000003
    Something like the following is expected for document 21000001:
    Invoice 10000000
    Original amount 100.000 u20AC
    Open amount 100.000u20AC
    Paid amount 25.000u20AC
    Something like the following is expected for document 21000002:
    Invoice 10000000
    Original amount 100.000 u20AC
    Open amount 75.000u20AC
    Paid amount 25.000u20AC
    Something like the following is expected for document 21000003:
    Invoice 10000000
    Original amount 100.000 u20AC
    Open amount 50.000u20AC
    Paid amount 50.000u20AC
    I noticed that table BSE_CLR has a the clearing information but I am not able to create the iterations needed.
    Another thing I noticed is that, when I make Payment Usage on FB03 for a payment that was not not completelly cleared on that document, I cannot see the full payment usage. I have to go through FBL5N with the customer account number and find out the full payment information.
    Has anyone built a similar logic and can share it with me?
    Any standard function modules? Any standard transactions that show the full payment information?
    Thank you very much,
    Kind Regards,
    João Cabrita
    Edited by: João Pedro Cabrita on Aug 1, 2011 5:59 PM

    Hi:
                Clearing document (AUGBL) generated against invoice with document type AB will be an option to use for reporting purpose. No matter invoice is partially cleared or fully exhausted system generates a clearing document against it. It stores the payment usage. System should check in BSID table with reference to AUGBL if there is anything left against invoice that is to be paid or if it is fully exhausted it will be present it BSAD along with it payment usage data. I hope this will help you in developing your report.
    Regards

  • Issue In Sales Invoice DTW with down payment

    Dear Friends,
    I am trying to add some Sales Invoice with advance payment by DTW.
    Entries of Sales order , Sales Advance Down Payment request & Payment against Advance Down payment request are already done.
    In Invoice master file for DTW I add down payment amount in DpmAmnt.
    Invoice was successfully uploaded but link between down payment & invoice is not generated.
    But link between Invoice and Sales Order is generated.  
    How to link Down Payment Entry to Sales Invoice in DTW?

    Dear Swapnil,
    After seeing your attached image file, can you please rectify the same in your system as I have done it successfully at my end. Please find below screen shot for your reference.
    Please test it and let me know the same for any issue.
    Regards,
    Vinod Memane

  • Report showig all invoices with payment block

    Hello Colleagues,
    Can someone please tell me if there's a report displaying payment blocks on invoices ? Payment blocks placed manually by AP people and payment blocks placed by the workflow ?
    Thanks as ever!

    Hello Antoinette,
    One additional thing to consider is that they can use the dynamic list selection to only propose all open invoices with a payment block and save this as a variant.  Then the layout I mentioned below could also be saved as a user specific layout and saved as part of the selection variant.
    I would understand, however, that the query would make sense if they want to see specific things on the output and want to select based on a predefined list of selection criteria.
    Hope things work out.

  • Pick and pack with different payment condition in orders

    Hello,
    we have different orders for a customer with different payment condition.
    Pick and pack joins the two orders into one single delivery, the result is an invoice with wrong payment condition applied.
    Is there any way to generate two delivery documents as it happen when shipping address is different?
    Thanks for your help
    Stefano

    Hi Stefano,
    within the P&P it is not possible to distinguish between the payment terms of the sales order. The only way to guarantee that a separate delivery is automatically created for a particular sales order is to modify the ship-to address. You might consider this as a workaround.
    Alternatively, you could use the 'Priority' to indicate a non-standard payment term & thus alert the P&P operator. This would however depend on the judgement of the operator to execute.
    All the best,
    Kerstin

Maybe you are looking for

  • Major ipod/itunes problem

    I've read many threads and tried many things to help me, including the 5 Rs, loading ipod in disk mode, diagnostic mode, reinstalling itunes, clearing out the temp file, clearing out previous itunes installers, and more. Background: I used to have an

  • Change textfield on BUTTON at runtime

    I have a movieclip in my symbol library named "sButton", inside this symbol there is a textfield named "tLabel". when I attach this clip at runtime... this.attachMovie("sButton", "mcNew", this.getNextHighestDepth()); ... I am able to change the label

  • Insert Audit Trigger Problems

    I am almost entirely new to triggers. I have written this trigger inside the .sql file with the rest of the database (inserts, views, sequences and so on): create or replace trigger t_customer_changes after insert on customer for each row begin      

  • Compressing the size of output screen displayed by REUSE_ALV_LIST_DISPLAY.

    Is it possible to compress the size of the output screen displayed by the function module 'REUSE_ALV_LIST_DISPLAY'.?

  • Can my MacBook Pro 6,2 play dvd on my Apple tv.  I can't see my computer on my apple tv.  Thanks.

    Can a play a dvd from my MacBook Pro on my Apple tv? MacBook Pro 6,2 Processor Intel 2.4 GHz Intel Core i5 Speed 2.4 GHz Memory 4 GB 1057 MHz DDR3 I do not see "computer" on my tv.  Thanks.