How to adjust Advance or Payment on Account against an Invoice for Customer

Hi,
I have to adjust, the Payment taken from the Customer as Advance or Payment on Account, against a particular invoice.
How can i do the same in the system for the particular customer?
Please suggest.
Thanks in advance.
Rachit Rastogi

Hi Rachit,
           You can do it by Internal Reconciliation BP. Just follow the path. Go to Business Partner> Internal Reconciliations> Reconciliation--> Select the customer against which you need to adjust payment and click on reconcilation and here it will display all the Payment and invoices. Just select tick the paymnet against an On Account Payment which you want to adjust and reconcile it.......
Thanks & Regards,
Shambhu

Similar Messages

  • Payment on Account with no invoice

    Hi,
    I would like to create an incoming payment on a customer. I want the incoming payment "Payment on Account", with no invoice. In the tables these fields are "PayNoDoc" and "PayNoSum". How do I do this with the SDK?
    I know how to create an incoming payment with an invoice, but I get an error if I try and do it without one.
    Thanks

    It's covered in the SDK help under "Payments Object". This adds a payment, with two payment methods (Cash and Bank Transfer) as a payment on account.
    If you get an error running this code, please post the error message - if this is supplied in the help file, it should work without error!
    Private Sub cmdTest_Click()
       On Error GoTo ErrorHandler
       Dim vCompany As SAPbobsCOM.Company
       'create company object
       Set vCompany = New SAPbobsCOM.Company
       'set paras for connection
       vCompany.CompanyDB = "SBODemo_US"
       vCompany.Password = "manager"
       vCompany.UserName = "manager"
       vCompany.Server = "(local)"
       'connect to database server
       If (0 <> vCompany.Connect()) Then
          MsgBox "Failed to connect"
          Exit Sub
       End If
       Dim nErr As Long
       Dim errMsg As String
       'do it now
       Dim vPay As SAPbobsCOM.Payments
       Set vPay = vCompany.GetBusinessObject(oIncomingPayments)
       vPay.Address = "622-7"
       vPay.ApplyVAT = 1
       vPay.CardCode = "D10006"
       vPay.CardName = "Card D10004"
       vPay.CashAccount = "288000"
       vPay.CashSum = 0
       'vPay.CheckAccount = "280001"
       vPay.ContactPersonCode = 1
       vPay.DocCurrency = "Eur"
       vPay.DocDate = Now
       vPay.DocRate = 0
       vPay.DocTypte = 0
       vPay.HandWritten = 0
       vPay.JournalRemarks = "Incoming - D10004"
       vPay.LocalCurrency = tYES
       vPay.Printed = 0
       vPay.Reference1 = 8
       vPay.Series = 0
       vPay.SplitTransaction = 0
       vPay.TaxDate = Now
       vPay.TransferAccount = "10100"
       vPay.TransferDate = Now
       vPay.TransferSum = 5031.2
       If (vPay.Add() <> 0) Then
           MsgBox ("Failed to add a payment")
       End If
       'Check Error
       Call vCompany.GetLastError(nErr, errMsg)
       If (0 <> nErr) Then
           MsgBox ("Found error:" + Str(nErr) + "," + errMsg)
       Else
           MsgBox ("Succeed in payment.add")
       End If
       'disconnect the company object, and release resource
       Call vCompany.Disconnect
       Set vCompany = Nothing
       Exit Sub
    ErrorHandler:
       MsgBox ("Exception:" + Err.Description)
    End Sub

  • Is There any API in receivables payment will made against closed invoices ?

    Hi ALL,
    i have requirement as below.
    i am doing AR Invoice Data Migration for Instance 11.5.5 (as a Source Instance) to the new instance R12 (as a target instance).
    Both open and closed invoices will have to be migrated from 11.5.5 to R12 to provide the drill down facility for audit purpose.
    To meet the above requirement all the open and closed invoice will be picked up from 11.5.5 ; and imported into R12..
    Subsequently, full payment will be made in R12 against all closed invoices in 11.5.5 to close those invoices by using any APIs?
    can some one explain is there any API in receivables payment will made against closed invoices.
    Thanks,
    VSR.

    Hi,
    Can you be clear on your question: You want any API to make payment against closed invoices?
    To me, You are making things complex. We can achieve the Migration of Closed invoices using following two procedures:
    Procedure: 1
    Ask Functional Guy to create a Transaction Type 'Closed Invoices' with Open to Receivables Flag not checked. +(You can uncheck Post to GL flag also, if required depending on your migration strategy)+. Status at Transaction Type if taken as 'Closed' it will be appropriate.
    Invoices migrated using this Transaction Type shall not be shown as Outstanding but will be useful for Audit.
    Procedure: 2
    Consider the amount due Original of Closed Invoices and migrate them with the amount as Amount due remaining.
    While migrating populate Receipt Method,Payment Method and Instruments useful for Automatic Receipts.
    Once Create Automatic Receipts Program is run, it will close all these invoices. Note: We require dummy bank here which points to a Clearing account.
    Automatic Receipts program is also an API.
    In the above 2 ways, we are acheiving the Goal by using Functional knowledge rather than Technical. And I think following Functional way is better and less time consuming.
    Please discuss with your Functional consultant if required. You can succeed.
    Regards,
    Sridhar

  • How to adjust advance in part/full against invoice for payment to vendor

    Dear Experts,
    I need all your expertise view on a scenario.
    what i am trying to do is like i have given advance to vendor 10000 and deduct 100 tds on it.
    now vendor send the invoice amount 30000 and we deduct tds by doing adjustment in invoice manually against advance amount and deducted tds 200 on invoice.
    now vendor ask us to adjust the advance amount 3000 from 10000 advance amount against invoice and then do the payment for it. and we like to pay only 21000 against remaining amount after adjusting advance using partial payment method.
    So please tell me the steps in detail with accounting entry to post this in sap.
    Regards
    Arun Rai

    Hi,
    You can clear down payment against invoice via F-54. Simply enter the data by entering the invoice number.
    Regards,
    Jigar

  • How to you create a 2nd itunes account without losing content for either user

    How do you create a new 2nd itunes account without losing content for either user?

    Make a new user account.
    System Preferences > Users & Groups

  • How do I setup google mail server account in Outlook 2011 for Mac?

    My company just switched from an Exchange server to a google mail server for business, and I've been trying to setup my account in Outlook 2011 for Mac to sync mail/folders/calendars/contacts, with not much luck. I have a new macbook pro - please help! What are my options?

    Did you ever have success with this? I am about to do the same thing.

  • How to find whether the payment is issued to an invoice ?

    Hi Team,
    Iam using : R12 Version.
    Can you please let me know in which table, i can find the information regarding whether a payment is issued to an invoice ?
    In addition to it, can you please tell me the navigation for the same.
    -Sri

    Pl check this table - AP_INVOICE_PAYMENTS_ALL
    You can also view the payment information in invoice windwo under 'View Payment'

  • How to use 0vtc in production although prod. isn't allowed for customizing

    Hi,
    I have created some routes and want to add transportation service agent datas into these routes by using 0vtc transaction code. But in the client that we are using for customizing we don't have and don't create the service agent master data and we can't customize 0vtc in production as customizing is not allowed in that client.
    I need to learn how to use 0vtc in production client although production is not allowed for customizing.
    Thanks beforehand.
    Nuran.

    Hi,
    Are you trying to do configuration in Production system?
    Production systems are locked for configuration, you can not do any configuration in prodcution client other than some manual configurations. Your T code 0VTC is not a manual configuration so you can not do it production. And ruotes are defined as master data, use LSMW to upload the route data in prodcution. Ask your Basis team for authorization to do the same.
    Regards,
    K.Annadurai.

  • How can I set up a separate account on my Ipod for my friend to use on a separate computer

    I want to lend my IPod touch to my friend who will be hiking for 2 weeks in Spain.  Obviously, she wants to download her own play list. 
    How can she do this, without me removing all my personal settings?

    Open a new iCloud account for her, sign her out of yours.

  • How do I connect my online outlook account to Microsoft Outlook for Mac 2011

    I have been trying to connect them, but it is telling me that my "command is not valid in this state" or my "security settings are not valid"
    I am using POP and I am putting in the following:
    username
    password
    pop.outlook.com
    smtp.outlook.com

    If you are using Outlook that comes with Office 2011 for Mac you should be using  MS Exchange settings not trying to connect using POP
    In Outlook add a new account and just input your [email protected] and the correct password for that account and let Outlook take care of all the other settings. It is a good idea to make sure all of the Office programs are updated to the newest update.

  • GL account against Material group- For service procurement

    Hi,
    I have created a Service master, and assigned some material group. At entry aids settings in customization i have linked this material group with a Valuation class.
    At OBYC settings I linked this valuation class for GBB VBR combination to GL accounts, with an impression that system picks GL account automatically when ever we create PO for this Service.
    But this is not happening. Can any one please guide me how to achieve this?
    Regards,
    Sattuj

    Hi Sattuj,
    Follow the following steps
    1. Create Service Master (maintain valuation Class and Material Group)
    2.In OBYC, select WRX and enter chart of account and your GR/IR account in Debit and Credit tabs
    3.Create PO: Enter cost object( according to ur requirement ex..Cost Center"K" or  sales Order "C" or Project "P") and Item category "D" Service. Do not material here, just enter short text of service, material group and plant. Finally in item details enter activity number or service master you created in service  master , quantity and gross price.
    4.After entering above , again u will have a pop-up screen, you have to enter your G/L account here( created in as.....exm........Cost element for cost center or G/L for sales Order)
    Hope the above solve ur problems.
    With regards,
    Biju K

  • A/P Invoice - Payment on account

    Hi All
    Initially without raising an A/P Invoice to a Vendor ( there was no single A/P invoice generated against this vendor),  we raised Outgoing Payments say 10,000 as Payment On Account to this Vendor.  At a later stage we raised an A/P Invoice for 2000.  Now if I open outgoing payment window for this Vendor I can see two transactions one with payment on account with 1000 and another A/P Invoice.  Now I want to close this A/P Invoice without making any payments from the payment means window. Because I  have already made some payment in advance as payment on account,  ... from this amount (10,000) the A/P Invoice amount (2,000) should be deducted / adjusted and the A/P invoice should be closed. 
    Please let me know whether this is possible.
    Thanks
    SV Reddy

    Use this very tricky way:
    - Activate Over/Under payment in the Document Setting > Per Documents > Outgoing Payment. Lets say, USD 1.
    - Set the g/l in the G/L Account Determination for Over/Under Payment in Purchase tab to let say, Other Expenses.
    - Go to the Outgoing Payment, choose the invoice. Tick option for "Payment On Account" then change the amount to "-2000"
    => Total Amount Due = 0
    - Chose payment means, cash. Choose the same account as in the Over/Under Payment => Other Expenses. Value = 0.01
    - Post the payment.
    SAP will produce an outstanding journal entry that will close the A/P Invoice, reduce the open outgoing payment and zero finance impact journal entry (Dr/Cr to Other Expense 0.01) as you describe.
    Cheers,
    Dody

  • Payment on Account in v2007A

    Has the 'Link Invoices to Payments' functionality been removed in v2007A? How do you link a payment on account to invoices?
    The only way that I can see is to go through the BP Master, drill down into Account, and use Internal Reconciliation.
    Is there a better way?
    Regards,
    Douglas

    Hi,
    The system behavior has changed in 2007A version. We do not have
    link invoices to payments functionality anymore.
    Now you have to Reconcile the documents internally.
    Please go to Business Partners->Internal Reconciliations->Reconciliation
    Select the Business partner and press reconcile.
    A window will appear with open documents. You can select the payments
    and invoices. You can also change amounts to reconcile to adjust so that
    the reconciliation balances. And then Reconcile.
    Once the reconciliation is performed, you can go to incoming payment
    Right click the mouse and see the applied transactions to see the
    invoices it was linked to.
    Please refer to following threads as well.
    SAP B1 2007B Ramp-up(Link invoices)
    Link Invoices to payment -2007 B
    Regards,
    Preety Goel
    SAP Business One Forums Team

  • Payment Wizard without payments (on account)

    Hello,
    maybe I misunderstood the payment wizard but if I add manually a payment (incoming/outgoing), why does it then appear in the recommendation report (as the payment is already DONE)?
    I don't want to transfer the payment on account back to my supplier/customer and he won't do it either...
    If on the BP master data the checkbox "Single Payment" is activated, the situation becomes even worse as I cannot combine incoming and outgoing payments on account with invoices anymore, which would at least give it a small sense...
    The SAP Support stated that this is intended as it is and I wonder why? In SBO 2005A payments on account were not listed in the recommendation report and my customer is understandably confused right now...
    So, if there is any possibility to get the behaviour from 2005A in 2007A, I'd like to know it
    Kind regards,
    Sebastian Kleiner

    Hi Sebastian,
    in 2007 the manually executed payment on account appears in the recommendation report as long as it is not reconciled. In case of an outgoing payment on account, the amount will be displayed negative in the report & may be included in the payment run to reduce the total payment amount by that sum. In essence, the application states in the recommendation report that there are outstanding invoices to be paid, but also unreconciled payments. It thus gives the user the opportunity to avoid overpayment.
    The functionality of 'Single Payment' defines that the Payment Wizard is to create a separate payment for each open invoice. As long as an invoice is not reconciled, it is open, regardless of whether there is a matching payment on account or not.
    Please consider using the internal reconciliation functionality to match payments on account with the appropriate invoice(s) or include the payment on account in the payment wizard run to adjust the payment. When using 'single payment', you need to use the internal reconciliation since then negative journals are not included in the payment run, you will find these transactions in the 'Non-included Transaction Report' at the recommendation stage of the payment wizard.
    All the best,
    Kerstin

  • AR Down payment receivables account

    Dear Experts,
    Can you please throw some light on AR Down payment receivables account? Should this be an asset account or liability account?
    I have linked a down payment receivable control account and have posted AR DP invoice, but it gets posted against regular debtors control account. So when I click view by control accounts, I see no balance in the down payment receivable control account. How do I ensure that when I account AR DP invoice, it is posted against this control account and not the regular debtor's control account?
    If an AR Down Payment invoice is paid, would there be any balance left in the down payment receivable control account?
    Please clarify on these queries related to down payment receivables account.
    Thanks,
    Arun

    Hi Yeni and Arun,
    I have a requirement similar to Anual Maintenance Contract.  Please share with me your solutions
    Here are the details:
    Customer buys a warranty contract  for an appliance for a specific period of time say 1 year and pays 100% Down payment
    Down Payment must be posted to Down payment account
    During contract validity time, free of charge services and spare parts are delivered to customer ( Customer calls service department  if  he has a problem)
    At defined time e,g end of year, we need to post to revenue account. This posting should automatically reduce the value on the down payment account.
    Questions:
    Which sales process should we use to cover this requirement?
    How can i set Gl account determination of  "downpayment account" in every customer.  This was a suggestion from Yeni in the previous post
    Many thanks for your help.
    Regards,
    MKW

Maybe you are looking for

  • Multiple Discovery Systems on the same network

    Is anybody successfully running more than one DS on the same network? We have edited the hostname of the DS but their still seems to be a conflict between the two servers and the SID names cannot be the same as well.

  • How to insert into 2 tables from the same page (with one button  link)

    Hi, I have the following 2 tables.... Employees emp_id number not null name varchar2(30) not null email varchar2(50) hire_date date dept_id number PK = emp_id FK = dept_id Notes note_id number not null added_on date not null added_by varchar2(30) not

  • Error deploying entity bean on web logic server

    i am trying to deploy a container managed persistence entity bean on web logic server when i run the command ejbc which generates the final jar file ready to deploy having its stub and skeleton it gives me the error that the return type of create(int

  • Is it possible to post pix from camera with WiFi connection, but no comp? (travelling light!)

    I just set up my wireless services on my camera. I will be travelling out of the country and will not have my laptop with me, but will have WiFi access. Is it still possible to post pictures wirelessly to online platfroms such as Facebook?

  • CS3 printing problem

    Working in CS3 on my Mac, I routinely export PDFs from InDesign for printing at Kinko's or Office Depot or anywhere else I can find a laser printer. Although I can take the native InDesign file to print, I prefer the more conservative approach and ex