DRQ payment on account with reference to an invoice

Hello,
In SBO2005A  there was a problem with the open balance BP concerning the next situation
create an in- or outgoing payment by
1. select the customer/vendor
2. Select an invoice (example invoice 100 EUR)
3. go to moneybag and enter an amount of 99 EUR
4. Try to save the payment.
5. system will give you a message the amount to be paid is not equals the invoice SAVE payment
So far so good.
Now when you save the invoice also in SBO2007A you will save the invoice with reference to that payment and the mark: payment on account will be active. the only improvement from SBO2005A and SBO2007A is that at least the balance is correct ( this scenario is one of the fixes when upgrade to sbo2007A reconciliation errors).
In my opinion this is wrong behavior. One way or the other. A payment is with reference to an invoice and then it would be in this case a partial payment or the payment is on account and then there should be no reference to that invoice.
In my opinion the correct behavior must be after saving the payment:  error message: please create a partial payment or select payment on account because selected amount and payment amount are not equal.
With regards,
Eddy Rademakers

Hello Kerstin,
I know this functionality and It could be usefull when the over under payment is just a small amount.
But in principal even with this functionality in my opinion a payment could be only
a payment with reference to one or more invoices or a payment on account and not both as it is now in the current SBO.
The current behavior is wrong:
Based on the scenario as described above the payment should be: the mark: payment on account YES.
and no relation to the invoice(s).
with regards,
Eddy

Similar Messages

  • Report for gl accounts with reference to purchase order

    hi
    experts
    Is there any report which can give the gl accounts with reference to purchase order
    thnx

    Use t code ME2N and click 'Account Assignment" from application tool bar or press Shift + F12 to view PO with GL code. If GL code is not showing select from the layout.
    Rgds,
    Vijay

  • Create G/L Accounts with Reference

    Hi all
    pls explain me what is the use this step

    Hello,
    You can create a GL account with Reference using t-code FS00. The reference functionality allows accounts to be created by copying the attributes of an existing account.
    You can copy the G/L account master records from this reference company code and edit the data in your target company code before creating the master records.
    When editing the copied G/L account master records, you can easily change the account numbers and names
    You can limit the number of accounts to be copied by entering a number range.
    The G/L account master records copied are displayed in a table. You can change the account number and name and can save the changes in the table without saving the G/L accounts.
    You can check to see if the table contains accounts without a name or with identical account numbers.
    Hope this helps.

  • 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

  • Problem in generating excise invoice with reference to commercial invoice

    Hi,
    I could able to generate excise invoice with reference to STO ( jex ) invoice but unable to generate with reference to commercial invoice ( F2) .System is show 'error in creating FI document'.  Am i missing some configuration.
    Please advice
    Thanks
    satya

    Hi
    Check the G/L accounts assignments for Excise transaction types DLFC,
    Also check the NUmber ranges in OBA7, and also the accounting doc type for excise invoice
    regards
    Prashanth
    Edited by: Prashanth@SD on Feb 3, 2011 8:27 AM

  • Posting a Credit Memo with Reference to the Invoice

    Dear all,
    I'd like to post a Credit Memo with Reference to the Invoice but in transaction FB65 or I can't find field to input Reference to the Invoice
    Please tell me where I can Reference to the Invoice
    Thank in advance
    Minh

    Dear all,
    When I create a a Credit Memo (Transaction FB65),
    On the Payment tab page in the Enter Vendor Credit Memo,the system doesn't display field Invoice Reference to input Invoice document number of an invoice reference exists.
    Please tell me how to configure to display field Invoice Reference
    Thank in advance
    Minh

  • Return Cycle  with reference to cancelled invoice

    Dear All,
    There is a issue with the client  where in  the return sales order is happening with reference to cancelled invoice.  How to block the returns sales order from taking the cancelled invoice.
    1. Is this a normal standard behaviour of the system ( whether it will accept the cancelled invoice when trying to input in the returns order ?
    2.  Or Can we block the cancelled invoice from entering in the returns sales order process.
    Regards,
    Kumaresh

    Hi Kumaresh,
    1. Is this a normal standard behaviour of the system?
    Yes.
    2. Can we block the cancelled invoice from entering in the returns sales order process?
    Yes. By assigning Routine in Copy controls.
    Please find the Below link
    Returns referred to an invoice that is already cancelled
    Thanks
    Dasaradha
    Edited by: dasaradha ramireddy on Jan 20, 2012 1:04 PM

  • Creating a Invoice with reference to another invoice with new pricing proce

    Hi People,
    I want to raise a supplimentary excise invoice for the differential price.
    I want to do it by raising a supplimentary commercial invoice with reference to the old invoice but with a new pricing procedure assigned to it.later on raise the supplimentary excise invoice with Tcode j1iin wrt the new commercial invoice.
    Although i have done all the necessary configurations such as determination of new pricing procedure, Doc pricing Procedure and changing the pricing type at the copy control settings of the item category to "B".
    i am unable to get the new pricing procedure when i am creating the supplimentary commercial invoice.
    Can u people suggest me in this regard

    Dear Nagabhushan
    Normally for price difference, there is an order type RK for "Invoice Correction Request" which should be created in reference to F2 billing document.  Based on this, you can issue credit memo (document type G2). 
    This being the case, you cannot create supplimentary invoice with reference to original invoice.  Moreover, for all excise related adjustments, you should not use j1iin.  You should run j1ih - Other adj.
    thanks
    G. Lakshmipathi

  • Message V1478 - Credit memo request with reference to an invoice

    Dear all,
    Creating a credit memo request with reference to an invoice, I get the following message "Material in item 000060 does not exist in plant/storage location".
    Of course, this material exists in the plant and the storage location, as we could create the invoice without any problem.
    Any idea?
    Best regards,
    Iné

    Hello
    Generally, these errors may appear due to:
    - The plant is marked for deletion.
    - The plant should be copied from the referenced item.
    So, I would suggest you to
    - Check copying control for Invoice to Credit memo request, particularly, item.
    - Try and create Credit Memo Request with reference to sales order.
    - Or if you want rectify a invoice, then use invoice coreection request.
    Thanks & Regards
    JP

  • Return Order with reference to Proforma invoice

    Dear All
    Is it possible to create a return order with reference to proforma invoice. How ?? if possible.
    Our scenario is when we do stock transfer order and truck meets with an accident or anything and material needs to written to the factory premises. we dont want to complete proforma invoice.
    Suggestions PLZZ
    Regards-
    Ram

    I don't see any the relevance or logic of creating of return order from proforma invoice.
    You can follow - Returns flow:
    PO type is same ( Intercompany STO PO type is NB )
    While you make this PO there is a return indicator check box at the line item where you will give qty etc (scroll on the rt side)
    Tick that
    Then save the PO with all other information
    There is a configuration Return delivery type has to be assigned
    IMG-MM-Purchasing-PO-Returns Order-Return Plant to Plant
    Here for your plant you need to assign delivery type as NCR This config is reqd to be done from your end
    So, the Flow would be
    - ME21N (with returns indicator)
    -VL10B
    -VL02N (delivery type will be NCR ) & do a PGR here
    -VF01 do billing with reference to delivery created
    I Category in del will be NCRN & M type will be 673
    If you are using standard document types system will pick billing type as IG which is nothing but a intercompany credit memo
    Copy controls between NCR and IG in VTFL is already there in standard
    For understanding also, refer following link:
    return process intercompany stock transfer
    Hope this can assist you.
    Thanks & Regards
    JP

  • One  credit  note  with reference to several invoices??

    Hello,
    my  customer  came  up  with  specia  requirement ,
    Is  it  possible  to  have  One  credit  note request  with reference to several invoices??
    I  never  seen  but  your  input  would  be  helpful.
    Points  will  be  added  for  helpful  answer.
    Thanks  and  best  regards
    L

    yes its possible. go like thru va01 with return order type then go to menu-> sales document->create with reference
    you can copy more than one invoices for raise credit request.
    Reg
    NAr

  • Credit memo request with reference to many invoices

    Hello All
    I am having a business case where  the user trying to create a credit memo request with reference to the invoice which is already issues to the customer
    there he realized there are around 60 line item from different invoice has to be created for the same payer
    Is there is any way where we could create one credit memo request with reference to many invoices for only one payer?
    Thanks

    Hello,
    I doubt whether this can be possible to create a credit memo request from many invoice's line items together.....
    But it is (the answer given above) worth trying in your test/ QA system before recommending it to the user.
    Regards,
    SAM

  • Excise Invoice with reference to Commercial Invoice

    Hello Experts
    My client has third party software. In SD- Order to Invoice cycle is done in that software.
    After Invoice is created the data is interfaced and Invoice is received in SAP.
    Now my doubt is that will it be possible to create the excise invoice with reference to this commercial invoice.and if so, what should I assign in config- Assign Del types to Invoice Types.
    Please advice.
    Best Regards
    Raghu

    Hi
        Your scenario is not very clear to me although i am trying to attempt for the solution. Generally F2 invoice will take care of commercial *** excise invoice requirement. If material is excisable & attracts commercial taxes like CST or VAT you can geit through F2 invoice. You can have print programme developed for the invoicing where heading print will be like "Commercial *** excise invoice".

  • Creating a debit memo request with reference to an invoice

    Hi,
    An invoice shows wrong MWST value because of incorrect customer tax classification as Tax exempt. I corrected the cust tax classification to "Liable for Tax". Then I tried to create a debit memo request with reference to the incorrect invoice. Thats a requirement by the customer. Invoices with incorrect VAT are not to be cancelled. A specially created VAT only sales order (Debit memo request) is used to create a sales order with 0 net value and correct MWST . But while trying to create the debit memo request, the system picks up the same old condition record for the MWST. How to overcome this situation ?
    The copy control for the item category from billing doc to debit memo request is set to "B" that is  new pricing. I even tried to update pricing. But it does not work. Changing the Service rendered date or the pricing date to current date also does not help.
    Please help.
    Regards.

    This is working fine. What I did was
    1: create a new pricing procedure
    2: made the PR00 condition statistical
    3: using a routine calculate the MWST based on the PR00. But PR00 itself does not contribute to the net value. This part is working fine. I could create debit memos successfully.
    The problem is if we change either the customer or the material tax classification after creating the invoice, and then create a debit request with reference to the incorrect invoice, the system still considers the old tax classfication and therefore the old MWST rate. If I create a debit request without reference, the new rate is applicable.
    I hope I have made clear.
    Regards.

  • Sales order with reference to the invoice

    How can we create a sales order with reference to the invoice

    Hi,
    1. Create sales order
    This process step can be triggered as follows:
    The customer accepts the quotation and places an order.
    You create a sales order with reference to a quotation. For more information, see Structure link processing Quotations. The system copies the items from the quotation.
    You create a sales order. This is also possible without performing the previous steps.
    2. Enter products
    You enter products requested by customers.
    Note
    If necessary, you can configure products again for every item of the sales order. You can find more information in the business scenario variant Structure linkQuotation and Order Management (Configure-to-Order) and under Structure linkProduct Configuration in the Sales Transaction.
    3. Check availability, schedule order and create requirements
    The system triggers an availability check and scheduling in SAP APO for every order item in SAP CRM. The confirmed quantities and dates are confirmed by SAP APO to SAP CRM, and saved in the sales order (see Structure linkAvailability Check in the Sales Order). At the same time, a customer requirement is created in SAP APO.
    Note
    You can also execute the availability check in SAP R/3. You can find more information under Structure linkAvailability Check with SAP R/3.
    4. Maintain and determine conditions
    The system determines the prices and the value of individual items. If necessary, you can process these. For more information, see Structure linkPricing.
    5. Perform credit check
    SAP R/3 executes a credit check based on the results of pricing in SAP CRM. The result of the credit check is confirmed in SAP CRM, and saved as the credit status at item level. For more information, see Structure linkAutomatic Credit Check.
    6. System replicates sales order
    After the sales order has been saved in SAP CRM, complete and without errors, it is replicated for logistics processing in SAP R/3. Order data is transferred together with confirmed scheduling lines to SAP R/3.
    7. System receives sales order
    After replication to SAP R/3, you can change the sales order in SAP CRM and SAP R/3. You can find more information on this under Structure linkData Exchange for Sales Transactions: CRM Enterprise - SAP R/3
    8. Send order confirmation to customer
    You can send the order confirmation either electronically, or in print to the customer. You can find more information under Structure linkSales Order Confirmation by E-Mail.
    9. Monitor status of order
    PS: Do award points

Maybe you are looking for

  • How do I stop Voice Memos from showing up in the iPod App?

    I have an iPhone 4.   I do not want Voice Memos to pass through to the iPod app.  I really don't want them in iTunes either, but I can live with that I suppose.  In iTunes, in the iPhone section, under the Music tab, "Include Voice Memos" is NOT chec

  • Blue Screen When I Start Up My Macbook

    My macbook was freezing so I restarted it a few times. I got a blue screen with only a pointer. When I inserted the installation disk and booted Disk Utility and tried to make repairs, it said there were no errors in my start-up disk, yet when i trie

  • Deleted My Music Folder

    I have lost/deleted "my music" folder from my computer, i can no longer open iTunes without it, the following error message appears when i try to open it-- The folder "iTunes" cannot be found or created and is required. The default location for this

  • Total Credit Limit for Co. code

    Hi sappers,                   I want to fix a total credit limit for Co. code sothat the aggregate of credit limit fixed for every Customer cannot exceed that total credit limit.

  • How to send process instructions to new pcs system

    Hi, we have PCS system known as performer. we need to send the process order header data to this pcs system. i created all z characteristics and z process instruction type and assigned to CRD. Now i could not understand how to send this info to perfo