Customer Down Payment invoice (from delivery) not automatically assigned

If I create a Down payment invoice from Sales Order (and I paied it) on the final invoice the sistem automatically assigne the down payment invoice on the final invoice for the order.
If I do the same think but crerating the Down payment invoice from the delivery (and I paid it) when I create the final invoice I need to assigned it manually.
SBO 8.81 PL 06
I haven't found any set up for this, so I think is an error the sistem must work on the same way if the document is copied from the Sales order or delivey.
Someone know if there is some set up? or I need to open an error message to SAP?
Thanks

My question is:
If I make a sales order.
I create a down payment invoice using copy from SO.
I make the incomuing payment for the down payment invoice.
I create the delivery from the SO
I create the invoice from the delivery
The system apply automaticaly the down payment invoice to the invoice (because I select a delivery that is linked to the so that I used to create the down payment invoice).
If I make a sales order.
I create the delivery from the SO
I create a down payment invoice using copy from delivey.
I make the incomuing payment for the down payment invoice.
I create the invoice from the delivery
The system DO NOT apply automaticaly the down payment invoice to the invoice (even if also this document is linked to the delivery that I use to create the down payment invoice).
I know that I can select it manually. But I can select it manually also if I use the SO to create the down payment instead of the
delivery. Why if the situation is the same in the firs case the system do it automatil^cally and in the second case I need to do it manually?
Of course if I create a Down Payment invoice without selecting any document (SO, delivery..) the system don't know if you want to apply the payment to the final invoice.
But If I select the delivey to create the down payment (the same if I select the SO): I want to apply the down payment to the final invoice of this delivery and not to another delivery.

Similar Messages

  • Get list of related Down Payment Invoices to Delivery note

    Hi all,
        I would like some tips on how to get the "Open Amount" on any "open" deliveries in B1. the scenario here is that some sales order may have Down Payment Invoices (DPI)  associated with them. I dont seem to find any "direct links" between DPI's and Deliveries once the sales orders are converted to Delivery notes.
    The only option I can think of at this time is to write a query that will link the following:
    Delivery Rows BaseEntry (DLN1.BaseEntry) >> Sales order Rows DocEntry (RDR1.DocEntry) >> DPI header table (ODPI)
    This scenario would break if there are lines on the delivery that originated from seprate orders.
    Any help you can provide is appreciated.
    Thanks

    Hi,
    There is no "direct links" between DPI's and Deliveries. You can link them through Sales Order.
    Thanks,
    Gordon

  • Paid Down Payment Request from 2007 not visible in 8.8

    Hello experts:
    I recently upgraded a customer from 2007 to 8.8, and an existing fully paid down payment request is now not visible anymore in the "incoming payment" window due to some of the changes in 8.8. But I also cannot reconcile the transaction because paid down payment requests cannot be reconciled.
    I tried to cancel the incoming payment in order to apply it differently, but that also fails with a strange error message ("Cannot cancel payment: One of the credit notes has been deleted. [3524-6]").
    I could create a JE to transfer the balance from the liabilities account to the asset account within the BP, then reconcile the two transactions in the asset account, and effectively having zero balance in the liabilities account, but I'd like to reconcile the two transactions in the liabilities account as well, so that they're really closed.
    Any ideas?
    Thanks in advance.
    Joerg.

    Thanks for your reply Jitin.
    My issue is related to A/R, so the mentioned query doesn't turn up any results. However, a few minutes ago, the same issue appeared in A/P, so I tried the query again, with no luck.
    I will proceed to log a support message and post back with the solution.
    Thanks,
    Joerg.

  • Copying Invoice from Delivery notes

    Hi,
    I want to create an Invoice document from a Delivery document. Is there a straight-forward way in DI-API to do that?
    Please post any code segment you have.
    I'll appreciate your help.
    Thanks.
    -Geetha

    Hi Geetha,
    no there isnt
    you have to copy all properties with your own code
    oInvoice.CardCode = oDeliverNote.CardCode
    and "connect" the Lines
    oInvoice.Lines.BaseLine = oDeliverNote.Lines.LineNum
    oInvoice.Line.BaseEntry = oDeliverNote.DocEntry
    oInvoice.Line.BaseType = 15
    regards
    David

  • Down payment Invoice is not being shown in Credit Memo option

    Hello Experts,
    I want to make a credit memo against Down payment invoice, but it is not being Drawn by COPY TO option in Down Payment Invoice form and not being Drawn from COPY From option in AP Credit Memo form.
    Please help
    Thanks
    Edited by: Shazad Nazir on Nov 20, 2008 8:45 AM

    Hi,
    Let me explain the steps I am following, for the problem I am getting. I directly goto Down Payment Invoice option and made a down payment invoice and then I try to use credit memo of that recently made Down Payment Invoice.
    But same that Copy TO option is not enable.
    Thanks & Regards,
    Shazad Nazir

  • A/R Down Payment Invoice with Discount

    Hi,
    I have a design question about the "A/R Down Payment Invoice" functionality in SAP B1 (version 8.81 PL09). Consider the following example:
    I have a sales order with "total before discount" of 1000 euro.  Customer gets 10% discount on this order, so order total is 900 euro.
    I ask the customer to pay 300 euro of these 900 euro in advance (= down payment).  I create a A/R Down Payment Invoice, I copy the sales order into the invoice.  Then, I see the following on my screen: Total before discount = 1000 euro (which is correct), Down Payment = 90% = 900 euro.  This is not correct, because 90% down payment would be 810 euro.
    I go further and give 300 euro in as "down payment" and I ignore the wrong "down payment percentage".  When I create my lay-out for my "down payment invoice", it is not possible to get the discount (of 10% = 100 euro in this example) printed.  I only find the following information in the database table (ODPI): Total before discount = 1000 euro (correct), Discount percentage = 70% (NOT correct, should be 10%), Down Payment percentage = 30% (NOT correct, should be 33,33%).
    This looks like a huge mistake in the design of a "down payment invoice" in SAP B1.  How can I fetch the following data from the database:
    1) Total before discount = 1000 euro
    2) Discount 10% = -100 euro
    3) Total after discount = 900 euro
    4) Down payment = 300 euro
    I can do line 1 and 4, but cannot find a way to retrieve line 2 and 3.
    Regards,
    Pieter

    Hi Pieter,
    Where did you set the discount? Is it on document level?
    Have you tried on line level?
    Thanks,
    Gordon

  • Purchase register query based on down payment invoice

    Hai All,
    I am creating an invoice based on purchase order.The vat  tax is being calculated in the downpayment. I want the vat to be displayed in the downpayment invoice as well as the a/p invoice but i m not getting it in the a/p invoice. Pls guide me with the linking of tables to get the query working. I have formatted the fields req but could not link the tables...Pls guide me with that...
    Thanks & Regards,
    Neela

    Hi Neela,
    Check the thread.
    Re: Purchase register query based on down payment invoice
    FROM PCH1 T0
    INNER JOIN OPCH T1 ON T0.DocEntry = T1.DocEntry
    INNER JOIN OSLP T2 ON T0.SlpCode = T2.SlpCode
    LEFT OUTER JOIN PCH12 T3 ON T1.DocEntry = T3.DocEntry
    LEFT JOIN ODPI T4 ON T1.CardCode = T4.CardCode
    INNER JOIN DPO1 T5 ON T0.ItemCode = T5.ItemCode
    Close the thread, if issue solved.
    Regards,
    Madhan.

  • AR Down Payment Invoice overpays when paying in full, with freight

    We entered a sales order, then selected AR Down Payment Invoice from the Sales Order Copy To options. In this case, we decided to invoice for the full amount, including the freight.
    A Down Payment was created for 100% of the total, yet an invoice remains for the freight, which was already included in the Down Payment invoice. This causes the customer to be billed twice for freight.
    Has anyone come up against this before?
    SAP 2007A
    Thanks
    Mike

    Mike,
    A down payment, based on the definition, should be < full amount.  If your business case decide to charge full amount up front, better using deposit or payment on account option.  Then you don't need to deal with this Billing Twice situation.
    Thanks,
    Gordon

  • How to cancel an AR Down Payment Invoice

    Hello,
    I could not find any documentation on this, but it may happen that an AR Down Payment Invoice has been created twice on the same Sales Order.
    What should you do to ensure you disable/correct/cancel/delete an AR Down Payment Invoice from SBO?
    Regards,
    Petronella
    Edited by: Marc Riar on Feb 14, 2008 9:39 AM

    Hello Suda,
    Unfortunately I am not known with the SBO_SP_TRansactionNotification Stored Procedure.
    I have done the procedure below, but no result (no block/error message) like described..
    I did the following within SQL Server 2005. Selected folder 'Databases' and then the database for which the block is needed.
    Selected folder 'Programmability'
    Selected folder 'Stored Procedures'
    Selected
    Right mouse click on dbo.SBO_SP_TransactionNotificiation
    Selected option: Script Stored Procedure As>Alter To>New Query Editor Window
    Then copied the query mentioned in the other tread in below:
    --     ADD     YOUR     CODE     HERE
    Like below:
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER proc [dbo].[SBO_SP_TransactionNotification]
    @object_type nvarchar(20),                     -- SBO Object Type
    @transaction_type nchar(1),               -- [A]dd, <u>pdate, [D]elete, [C]ancel, C[L]ose
    @num_of_cols_in_key int,
    @list_of_key_cols_tab_del nvarchar(255),
    @list_of_cols_val_tab_del nvarchar(255)
    AS
    begin
    -- Return values
    declare @error  int                    -- Result (0 for no error)
    declare @error_message nvarchar (200)           -- Error string to be displayed
    select @error = 0
    select @error_message = N'Ok'
    IF @transaction_type = 'A' AND @Object_type = '203'
    BEGIN
    IF EXISTS (SELECT T2.DOCNUM, T2.DOCTOTAL, SUM(T1.DOCTOTAL) FROM
    dbo.DPI1 T0 INNER JOIN dbo.ODPI T1 ON T1.DocEntry = T0.DocEntry
    INNER JOIN dbo.ORDR T2 ON T2.DOCENTRY = T0.BASEENTRY
    WHERE T0.BaseEntry = @list_of_cols_val_tab_del
    GROUP BY T2.DOCNUM, T2.DOCTOTAL
    HAVING T2.DOCTOTAL < SUM(T1.DOCTOTAL))
    BEGIN
    SELECT @Error = 1, @error_message = 'DOWN PAYMENT AMOUNT GREATER THAN ORDER TOTAL'
    END
    END
    -- Select the return values
    select @error, @error_message
    end
    GO
    SET ANSI_NULLS OFF
    GO
    SET QUOTED_IDENTIFIER OFF
    GO

  • Down Payment Invoices - Is there any date restrictions?

    Hi All,
    I created a down payment invoice (A/P or A/R) and draw the down payment invoice from the invoice.
    The thing is that the down payment invoice can be drawn only on certain posting date of the invoice.
    For example, when the date of the down payment invoice is 02 Jan, the invoice can only be between 02-05 Jan, cannot be later than that date.
    For some cases it can even only be drawn on the same date as the down payment invoice is issued.
    Could be any settings in the database related to this? Because when I tried on different database (with same version) there is no problem.
    Thank you.
    Regards,
    Marini

    Hi All,
    It's solved already. It was because the exchange rate of System Currency on the date the down payment invoice was issued was different from the exchange rate on the date it was drawn to invoice. 
    So I run the Conversion Differences first and then create the invoice again.
    Cheers,
    Marini

  • How to block a delivery when an A/R Down Payment Invoice is not paid?

    1. Create and add a Sales Order
    2. Create and add an A/R Down Payment Invoice based on the created Sales Order (set DPM % to 50)
    3. Create and add a Delivery based on the created Sales Order
    The delivery is not blocked.
    Is there an easy workaround/alternative to ensure goods are stopped from being delivered when a customer hasn't paid a certain amount upfront?

    Hi Suda,
    Unfortunately my usage of the sql queries is a bit rusty and am not sure if I am doing this correctly.
    Next to that I don't exactly see how it should work (hence my comment being rusty - haven't used this very often). I see that it checks the AR Down Payment Invoice document and lines, but how it checks to which sales order it is connected to stop the delivery.. Plus I always want it to stop any delivery when an AR Down Payment for any percentage hasn't paid in full untill it has been paid/approved by someone to be delivered. If no AR Down Payment has been done, there is no issue.
    Anyway I have copied your query to the Query Generator and saved it.
    I created an approval procedure based on delivery documents and based it on the saved query.
    Added a sales order and created a Down Payment Invoice based on the sales order with 40% that has to be paid upfront. Created a delivery based on the sales order and added the document. I only gotten an internal error (it went so quickly I can't see the actual whole message because I get the created message straight after), but it created the delivery anyway.. (same as you described maybe?)
    I'm missing something obviously, let me know what to do.
    Regards,
    Petronella

  • Clearing Customer down payment for down payment amount not equal to Customer Invoice amount

    Dear All,
                   Below process are posting Customer transaction directly via FI without SD cycle.
                Customer down payment = 102 INR
                Customer Invoice = 103 INR
    While doing Customer clearing w.r.t Invoice system has cleared the down payment document but posted an open item in Customer account with clearing document number  of value Rs 102  .
    Concern:-
                   1) How 1 INR difference will be countered , via receipt payment from customer from bank account ?
                   2) In case we have defined tolerance limit of 5% for Customer and this come to be > 1 INR ,does SAP provide clearing Customer items
                       automatically via any Standard Customer clearing process based on rule defined  ?
    Pls suggest
    Regards
    MJ

    Hi,
    the information of the exchange rates used for down payments, is
    stored in table TCURR ( exchange rates)
    For the request down payment the actual exchange rate of table TCURR
    or the rate of document header is taken.
    When this down payment request is payed, also the exchange rate of
    the actual day (TCURR) is taken.
    That´s why the amount in the bank posting in local currency result
    from translating the foreign currency amount at the current rate,
    instead of resulting from the total of the local currency amounts
    from the settled items.
    Regards,
    Attila

  • Can not void a check win paid from a down payment invoice

    I am working on a problem where we can not void a check to adjust the posting date of the payment.
    It would seem that the issue lies with the AP down payment invoice since the error message is
    "Cannot cancel a document with down payment that was drawn to invoice {3703-6]"
    any ideas would be greatly appreciated
    Thanks,
    John-Michael

    Dear,
    Please first check whether the payment did select some down payment or not.
    If it did, for your issue, I am sorry to say that we don't have workaround from the point of view of system. We would like to recommande customer to consult with his accountant in order to by-pass the mistake he had done
    using standard application processes.
    After double confirmed with development,this issue is currenct system behavior.The reply is:
    1) payment for the down payment invoice cannot be cancelled if it was
    withrawn to AR invoice. It can be done after the AR invoice will be
    credited.
    However, we have another problems:
    2) the invoice cannot be credited if it closed/reconciled.
    And one more:
    3) cancelling of the manual reconciliation does not open the invoice.
    So according all these information the system behaviour is correct and we can do nothing here.
    Thanks
    Regards
    Apple

  • Creation of A/R Down Payment Invoice  based on Sales Order not logical

    When creating a A/R Down Payment Invoice based on a Sales Order you
    have the option to create multible ones. Which by itself could be
    usefull to create one of 50 % for a certain day and decide they need to
    pay another 25 % at a later date.
    But SBO does not track what already have been posted. Therefore you can
    create a sum more then a 100% without warning or blockage.
    Tested this in SBO 2007 A SP:00 PL:00
    Scenario:
    Sales - AR>Sales Order
    Create and post a Sales Order
    Sales - AR>A/R Down Payment Invoice
    Create an A/R Down Payment
    Select the BP and copy the Sales Order
    Set DPM to 40%
    Post the A/R Down Payment
    Sales - AR>A/R Down Payment Invoice
    Create an A/R Down Payment
    Select the BP and copy the Sales Order
    Set DPM to 100%
    Post the A/R Down Payment
    Sales - AR>A/R Down Payment Invoice
    Create an A/R Down Payment
    Select the BP and copy the Sales Order
    Set DPM to 70%
    Post the A/R Down Payment
    Making the total for the Sales Order 210% worth of Down Payment
    Invoices without warning/blocking. I would expected that you would only
    be able to set the rest sum %. For instance first scenario I entered
    60% therefore setting the second Down Payment Invoice to a max of 40%
    Untill you have used up the 100% and you cannot select the Sales Order
    in question..
    If multible users do the same work, SBO doesn't show that it has
    already been done. Same if you forgot you already created it you can
    still create one. Plus sometimes it will happenyou create the Down
    Payment Invoice and not paying attention you create the first one with
    a 100% and later with the intended percentage..

    Hello Petronella,
    you are right that B1 is not checking the total value of DP created from the Sales Order.
    The logic and checking procedure here is only between Sales Order -> Delivery/Invoice.
    DP Invoice is considered as transaction related to document the receipt of the money (parallel to the sales process). Between the moment of basing of DP to Sales Order it is still possibility to adjust Sales Order as there is no posting behind Sales Order.
    The question is what would be a checking  procedure in case that on Sales Order there is based Delivery and DP? What would be the system priority to take into a consideration?
    Regards,
    Martin Slavik
    Regional Solution Manager

  • A/R down payment invoice not allowing tax

    Hi Experts,
    We use SAP Business One 2007A PL-08. While posting A/R down payment with percentage on DPM (For example 50%), the system is not calculating GST on it though we put the GST tax code in the invoice.
    Any idea how this can be resolved?
    Is there a workaround for this?
    Thank you,

    Thanks Gordon. As a workaround, we created a dummy item number for the GST to be input into the A/R Down payment invoice. The problem here is that when we add a line item for the GST using this item number, the G/L account is defaulting to customer deposits account and its now allowing us to change the G/L account to the relevant GST G/L. Is there a way we can change the G/L?
    Please let me know!!
    Thanks

Maybe you are looking for

  • Can you get an app back that has been deleted

    ididnt back up my phone yet and i had a video recorder app on my iphone and my 2 year old erased the app and i have now lost all the videos since she was born is there any way to get the app back or the vidoes that were recorded

  • Financial statement planning / Investment planning business content

    Dear all, Has anyone actually been able to make any of the standard business content for these areas work?  The content has been there for 6 years but still creates innumerable headaches.  I have managed to install the BC for e.g. financial statement

  • Set  filter value by other filter prompt value in Webi on top of BW

    Dear All,    In webi report which on top of BW cube, I create a filter with prompt for YearMonth selection.     Is there any way to create another filter for Year which based on the select Year month?   For example , user input YM = 200903 --> Year =

  • My Website keeps going down everyweek

    Hi, I have a website hosted on Azure (with the Standard pricing tier) and for the past months I am experiencing with outages of about 15-30mins on a weekly basis. When I first noticed this problem I went ahead and created an alert rule to notify me w

  • Demo Error when creating or changing configuration objects

    Hi All, I am trying to "Generate the Configuration Objects" for Demo: CheckFlightAvailability. But in the GenerationLog I got the error under "Generation Statistic" saying that "Error when creating or changing configuration objects". I can any one te