Link betwwn a/p and a/p down payment

i am creating a balance sheet report for vendor for that i want each  and every field like down payment amt,applied amt n bal due amt etc.
but i didn't get the linking between a/p invoice and a/p down payment invoice.
ex. for vendor V101 i have created an a/p down payment invoice for 50000
    agn i have created same amt a/p down payment invoice
after that i have created an a/p invoice for 30000 i used amt from down payment
i want the sum of total down payment for that vendor according to that i want to calculate the remaining bal.
like total is 100000 for down payment .
as well as i want a/p invoice in which i am not used that down payment amt.
means i want both condition downpayment amt used in a/p invoice and without used downpayment a/p invoice.
can any one help

Hi,
Try this query :
SELECT 
     FROM dbo.ODPO T0
     INNER JOIN dbo.DPO1 T1 ON (T0.DocEntry = T1.DocEntry)
     LEFT OUTER JOIN dbo.PCH9 T2 ON (T1.DocEntry = T2.BaseAbs)
     LEFT OUTER JOIN dbo.OPCH T3 ON (T2.DocEntry = T3.DocEntry)
     LEFT OUTER JOIN dbo.PCH1 T4 ON (T3.DocEntry = T4.DocEntry)
This link is from AP Downpayment, AP Invoince. Since you are asking for AP Invoice to Ap Downpayment
just  reverse the link above.
Thanks.
Clint

Similar Messages

  • Park and Post for Down Payment Request (F-47)

    SAP Gurus,
    We are having requirement for park and post in Down Payment Request (F-47). So that it is approved by an authoriser.
    Hence, Is it possible to workflow a down payment request to an authoriser for approval
    Please share with me options available for this Down payment request
    Regards,
    Raj

    Hi Raj,
    Please check with your workflow consultant. Anyway, I'd like to share with you how to know whether there is a standard workflow for application component in question. T-Code SWDD -> Workflow -. Other Workflow/Version. Then drilldown on the task field. Then choose structure search. You will find the standard workflow for each of the component. Unfortunately, there is no standard workflow for downpayment but if you have workflow consultant, they may be able to help.
    Regards
    Fauzi

  • Printing and Display of down payment request document?

    Dear friends,
    Plz. help how can we do this
    Printing and Display of down payment request document.
    Rgds,
    navin

    Hi Navin,
    Go to FB03 Trxn code and Give Document No, Company Code and Fiscal year and display then enter. It will Display the Down Payment document.
    In FB03 go to Menu Document and click on Print Preview and You can print also the down payment document.
    If you dont know the F-47 Doc no go to ME23N and it will show the Down Payment Document No in the Purchase Order History also.
    Reg,
    Ashok

  • A/p Down Payment Request and A/p Down payment Invoice

    hi All,
    I am Using SAP B1 2005B
    A/p Down Payment Request :-
    1.Wnen i want to give a 50% Advance Based on Purchase Order What is the Procedure. whether i have to use A/p Down payemnt request or A/p down payemnt invoice.
    2.whenever i am making down payment request there is no JE and There is No GL and BP affected.
    2.a. While making payment against down payment request there are 3 accounts hitted
    1.Bank Account.
    2. Bp(As Advance-Debit balance)
    3.GL linked with BP.(Acccounts payable).
    Is Correct or Not?
    3. While Making A/p Invoice can we pick this Advace in A/p invoice Entry and can we Adjust .
    at this stage Whenever i want to Check the balance of the BP should be Debit Balance(as Advance).
    A/p Down payment Invoice:-
    What is the Procedure, When it will be Used and What are the GL affected.
    Thanks & Regards,
    yusuff

    Hi,
    We are using A/p Down Payment Invoice where the entry is
    Party Credited
    Advance for capital purhase ie. ofset account is debited
    and making payment
    Party Debited
    Bank Credited
    and when linking with Invoice
    Advance for capital purhase ie. ofset account is credited
    GRNI of Asset A/c is debited.
    Here the main issue is in Party ledger its showing 1st credit and then debit and your requirement that Party should be shown debit balance it will be not there it will be in Offset account i.e "Advance for capital purhase ie. offset account"
    Now you have to generate query base report if you want to show advances given to party.
    This is what we are doing if there is any other possibility kindly revert back all experts.
    Thanks
    Kamlesh

  • Debit side and Credit side down payment chains

    Hi,
    Can any one tell me what is the exact usage of down payment chains. and best business scenario for that?
    NO LINKS PLEASE
    Detailed answers will be appreciated.
    Thanks in Advance.
    Cherry

    Any information on this please .
    Regards,
    Ajay

  • SQL-Query - AR Invoice and related AR Down Payment Invoices

    Hello everybody,
    I want to show all AR Down Payment Invoices related to a given AR Invoice, i.e. a query approximately in this form:
    SELECT
    T0.DocNum AS 'Invoice',
    T0.DocDate AS 'Invoice Date',
    T0.DocTotal AS 'Open Amount',
    T1.<<DocNum>> AS 'Down Payment Invoice',
    T1.<<DocDate>> AS 'Down Payment Invoice Date',
    T1.<<Amount>> AS 'Down Payment Invoice Amount'
    FROM
    OINV T0 INNER JOIN <<Down Payment Invoices>> T1
    ON T0.DocEntry = T1.<<DocEntry>>
    WHERE
    T0.DocNum = xxxxx
    I want to know if such a table <<Down Payment Invoices>> exists and what its name is.
    Thanks for your help!
    Regards,
    Frank Romeni

    Thanks for the INV11 - but this table seems to be empty even for invoices we have related down payments, e.g.
    SELECT
    T0.DocNum, T0.DocTotal, T1.<<whatever you want>>
    FROM
    OINV T0 LEFT OUTER JOIN INV11 T1
    ON T0.DocEntry = T1.DocEntry
    WHERE
    T0.DocNum = xxxxx
    That INV11 is always empty I could see with SELECT * FROM INV11
    Regards
    Frank Romeni
    P.S.: I only post questions to this forum when I analysed my problems and only if I couldn't find any further information in the helpfiles. With regard to your first hint to ODPI there is no reference to INV11 in the helpfiles.
    With regard to your comments I feel impelled to to say that if my question is confusing you, then it seems that nobody has ever taught you that meaning can be taken from the context. Regarding the "street", you asked me to find something: Do not waste your time with talking precociously ...
    If you should feel annoyed by my comments, we'd better stop this conversation. Otherwise let us fall back to a strictly factual exchange of information, OK? I am not willing to discuss this any further!
    F.R.

  • I want to Clear (Automatically)and Print the Down Payment Request

    Hi all,
    As i want to know the Step wise Configuration or any hint for Automatic Clearing
    and Printing for the Down Payment.
    Following Transaction i had used manualy...
    F-37 for Customer Down Payment
    F-29 Post Customer Down Payment
    FB70 Enter Customer Invoice
    F-39 Clear Down Payment (I want to Automize this)
    Now from where i get the Print Out..
    Thanks
    devang

    Hi Vijay,
    Thanks For your reply..
    But i want some Standard SAP solution..
    Secondly,FB03 is not the proper way to print the Down Payment Request.
    i want to print the Down Payment Request With Customer Name and
    all the other Details as per Required..
    Thanks
    Devang

  • How to Link A/R Down Payment to A/R Invoice

    I have a situation where the customer requires the use of a Down Payment invoice so their customer can pay in advance.  The do not want to enter the incoming payment as a payment on account which would affect the balance on the control account.  So the Downpayment invoice seems the way to go.  The problem is that the "Real" A/R invoice get's created by a 3rd party add in.  Since the add in creates the invoice there is no opportunity to select the downpayment before the "real" invoice is added.
    Is there a way I can link an existing A/R Invoice to an A/R down payment invoice that is fully paid.
    Thanks,
    don

    HI ,
    Plzz go through this. Hope this will solve your problem.
                                                 A/R Down Payment Invoice Concept. 
    Case:
    A Customer ordered material of worth Rs. 1, 00,000. And made a down Payment of Rs. 50,000.
    Steps:
    1.     Raise a sales order for this customer with ordered Qty and value Rs. 1,00,000.
    2.     Raise a Delivery against the respective Sales Order.
    3.     Raise A/R Down Payment Invoice against the delivery and add the document with Down Payment value made by the customer.
    Note: In A/R Down Payment Invoice Screen we have a tab at the bottom of the screen to enter the % of the down payment made by the customer.
    4.     Raise incoming payment by linking to the A/R Down Payment Invoice.
    5.     When we get the remaining payment from Customer, raise A/R Invoice against the respective delivery.
    Note: In A/R Invoice Screen we have a tab at the bottom, when we click this tab it displays all Down Payments which are closed.
    6.     Select the Down Payment in the A/R Invoice and the document total will be the balance paid by the customer.
    7.     Raise Incoming Payment linking to the A/R Invoice.

  • About AP Down Payment Request, AP Down payment invoice and AP reserve inv.

    Hi:
    Which are the main differences? I need to pay in advance to my supplier 100% of the invoice, the purchase invoice would be received one month later. How can i link them? And what about the payment, how can i remember easily that invoices are missing when the account balance is = 0 because the payment is done.
    Best regards,
    Alberto.

    Hi,
    There is a business need for companies to issue/receive Invoices including tax (or
    VAT) for Down Payments made or received. These Invoices can then be cleared with
    partial or final Invoices. Companies can record a Down Payment received in SAP
    Business One by creating a Payment not based on an Invoice. However, due to legal
    requirements in certain countries the recording of a Down Payment requires an Invoice
    or a billing document.
    Down Payment Request and Down Payment Invoice documents have their own numbering series. The Down Payment Invoice
    resembles a regular Invoice and the Down Payment Request resembles a Sales
    Quotation. The user may define a different series under Invoices to be used in the
    Down Payment document. Neither of these two documents affects the On Hand stock
    or the stock valuation. They can be of Items or Service type.
    The process for them are:
    Down Payment Invoice>Payment of Down Payment Invoice >Regular Invoice> Payment of Regular Invoice.
    Down Payment Request>Payment of Down Payment Request > Regular Invoice >Payment of Regular Invoice and Clearing of Down Payment.
    For the invoice paid, you can find a Payment Means icon from Invoice window, click on it, there is payment information and a link for it.
    Hope this helps,
    maggie an

  • Table Relationship Between AP Down Payment And AP Invoice

    Hello Experts,
    I would like to know how an A/P Invoice table and A/P Down Payment table are linked each other.
    For example, when you click the button "Total Down Payment" in the A/P Invoice screen, the list of down payments is shown.
    How does SBO search appropriate AR Down Payments which is linked to the AP Invoice?
    I searched down payment tables (ODPO) which may be linked to purchase order (OPOR) and AP Invoice (OPCH), but I cannot find it.
    I'd like to know it to prepare a query.
    I really appreciate your help!
    --Toshi
    Edited by: Gordon Du on Feb 23, 2010 10:19 AM

    Hi Gordon,
    I'd like to know AP Down Payment and AP Invoices.
    I am checking the table DPO1 right now, and I think I got close to the answer...
    Thank you very much for your answer!
    --Toshi
    Edited by: Gordon Du on Feb 23, 2010 10:20 AM

  • Service Tax On Down Payment and Tax Payment Wizard

    Hi All,
    We would like to make a down payment and apply service tax to it.
    Once i create a AP Down payment invoice with the service tax, make an outgoing payment against it, create AP Invoice and adjust the down payment, now after following this procedure, when i run the tax payment wizard, the service credit available becomes zero.
    It works well in case of partial payment but not 100% advance.  Has anyone faced this issue??
    How can this be resolved?
    Thanks,
    Joseph

    Hi Rahul,
    Exactly! The system doesnt consider the tax on DP when we check through Tax Payment Wizard.
    I guess this is a missing functionality? What do you think? Because there may be a chance that the service tax may get deducted at down payment! What is your take on this?
    Looking for valuable responses from other experts too!
    Thanks,
    Joseph

  • Down payment against contract

    Hi gurus,
    do you know any possibility to link down payment to mm contract. Business process: We create mm contract. we need to pay some percentage of agreed value in advance (down payment). After down payment vendor make few successive deliveries. Contract is long term and we create PO for each delivery. Between deliveries can be few weeks, or few months. For each PO and GR against PO we receive one invoice. Invoice is partially closed with down payment (but not whole invoice, and not whole down payment). So all invoices are partially closed with part of down payment. For every big job we sign contract with vendor, so we can have few open contracts with same vendor in a same time. Agains each contract we create one particular down payment. all invoices should be closed with down payment which is linked for their contract.
    What we need is link down payment to contract (contract field in DPR is text field and we can not chose from existing contracts), and to see in some report how  much from down payment per contract left or to see which invoices are closed with particular down payment.
    Is there any standard way to do this?
    Thanks,
    Anna

    Hi,
    Contract is outline purchasing agreement document but Purchase order is external purchasing document where commitment start with purchase order only with conditions.So advance payment can be configured and  purchase order linked to it.
    Refer links for more in details:
    http://scn.sap.com/message/7151446
    http://help.sap.com/erp2005_ehp_04/helpdata/en/fa/f6b132c23146918babf211677ac6b1/frameset.htm
    Regards,
    Biju K

  • Partial payment for down payment request

    Dear All
    I have posted a 1000 INR down payment request by F-37. However, the customer only pays me for 700 INR.
    If i use F-29 to record the downpayment and try to link this 700 INR to the original down payment request then the system does not allow me to post and gives the message"Posting is only possible with a zero balance; correct document". Also if i click on additional line items the system does not let me create a new downpayment request (Spl GL F) with posting key 09.
    Request you to tell me if i can let 300 INR as down payment request and $700 as down payment received agsint the first downpayment request.
    Regards,
    Siddharth.

    Hi Shankar,
    I am working on EC 6.0 in case that is relevant.
    Agreed that a downpayment request is a noted item and wont affect balances. But when you recieve downpayment against that downpayment request, the system does not let you proceed if there is a difference between the downpayment request and the downpayment.
    my query is whether i can post that downpayment w.r.t to the downpayment request and create the residual amount as a new downpayment request.
    Thanks for your reply but the problem remains unresolved. Will award you points though

  • F-47 Down payment request against PO

    Hi all,
    I need a clarification on the following;
    When we are creating a down payment request through f-47, we are giving the PO no and saving the down payment request.
    After this, we are doing F-48 for down payment to vendor and giving the PO no same here also. So that advance amount is updating in PO.
    But, Can we update the advance amount in PO without doing the F-48?
    Reg.
    Manu

    Check this link Advance payment  in PO should not Exceed 25%

  • Down Payment processing for Sales orders using Milestone Billing Plan

    Hi,
    The business scenario is as follows.
    The delivery for the sales orders are to be created only after the pre payment( a percentage of the total sales order value) is made by the customer.
    Hence the sales orders while creation are blocked for delivery creation using credit block by means of a userexit.
    The credit manager checks the blocked sales orders using VKM1 transaction and verify if there are any payments made by the customer to cover this pre payment to be made.
    If it is enough to cover then he releases the sales order manually for delivery creation.This is a complex process since there are too many sales orders and the payments made by the customer may not match the amount to be paid(it can be greater or lesser).The customer just pays a huge amount which is to be distributed among the sales orders for pre payments.
    Later, when the invoice is created, the customer account is cleared manually using F-32 transaction for the oldest open invoices.
    Here again there is a huge manual effort involved since he need to distribute the amount against the invoices using oldest open item principle.
    As a solution we are planning to implement "Down Payment processing for Sales orders using Milestone Billing Plan".
    Is this the right solution?
    Can you please give the steps in detail to implement this functionality for above scenario?
    We are using SAP 4.7 version without Project Systems.
    Thanks in advance.
    Regards,
    Ragesh

    Hi Ragesh
    Check the links where you will get the entire down-payment configuration
    [https://forums.sdn.sap.com/post!replydownpayments ]
    Regards
    Srinath

Maybe you are looking for

  • Process Modelling in BPM 11g

    Hi Everyone, I need to design onboarding employee process. So for every department I am planning to design separate process and a overall parent process and planning to communicate via send/receive task between parent and child. So when i have multip

  • Searching In App Store give me a white page

    Hello, When I make a research In App Store, i have alwais a white page. Can you help me? Thanks

  • Can't Write to my Micro SD card on my phone using USB cable

    I can see the files on my krzr phone when mounted via usb cable, but I can read/write using Bluetooth just not with USB isn't that wierd? (I've read some forums about locks on the cards this is the super tiny kind with no slidable lock) If have a lot

  • Camera RAW with Canon 6D

    I have CS5 but it doesn't support my new canon 6D.  How do I down load the appropriate plug-in?

  • I can login with password, but then it wont unlock anything

    So yeah. recently restored OS X onto a new hard drive, and set the password for my account. Set it up under System Preferences>Security to require a password when waking up. All was well until the next time the computer went into screen saver, and I