Associate Payment with existing Invoice

I have followed the steps in filling out the templates to associate payments with existing invoices.  I have the Payments, Payments_Checks, and Payments_Invoices templates completed.  I continue to receive an error indicating Invalid document number RCT2.DocEntry...  I have even imported a new invoice successfully with a unique DocEntry number and attempted to match the payment to that.  I still continue to receive the same error.
Is there any place that I can confirm the DocEntry for an invoice within SAP?
Could someone confirm that RCT2 relates to the Payments_Invoices template?
Any additional insight would be greatly appreciated.
Edited by: Andrew sherwood on Aug 13, 2008 3:35 PM
Edited by: Andrew sherwood on Aug 13, 2008 3:36 PM

Hi Andrew,
I can assume you are referring DTW template to upload, right?
RCT2 is indeed relates to the Incoming Payments - Invoices.  Field Docentry in RCT2 is linked to DocEntry in OINV.
Have you been trying to upload incoming payments?
Thanks,
Gordon

Similar Messages

  • To Match Down payment with a invoice in foreign currency

    Dear all
    I post a down payment: amount is 100000 USD  with exchange rate USD =0.92 EUR
    I post a invoice:  amount 100000 USD  with exchange rate USD = 0.95EUR
    My local currency is EUR
    My invoice is paid by down payment amount
    Please tell me
    How can I clearing account ?
    Thank in advance
    Minh

    Hi,
    You do down payment clearing and simulate it. You can see the entries proposed by system
    If any difference in balance when you clear the account you can charge off the difference to GL accounts
    Sunoj
    Edited by: Sunoj Joseph on Apr 19, 2008 11:39 AM

  • Outgoing Payment with Vendor Invoice reference on grid

    For Outgoing Payment has B1 docu. number but like to have Vendor's Invoice # displayed on the grid to know which one is which.  Should I use User Define Value for AP Invoice header to Banking > Outgoing Payment detail column?

    What is your B1 version and PL?  In our version, the Vendor Reference is default setting in the grid.
    Thanks,
    Gordon

  • 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

  • Payment with residual items in invoices with defer $1 in transaction F-32

    Dear all,
    We receive the following message when we want to clear an item which has a deferred tax code.
    Payment with residual items in invoices with defer $1
    Is there a way to clear these items? I've found on the forum:
    " Please note that the residual item option is not supported by the
    deferred tax solution. Please use the partial payment option instead.
    The report does not support residual items payment. The reason
    is clear. The second and subsequent residual item payments have no
    reference to original invoice. The report blocks such postings.
    If you use deferred tax solution in your system (RFUMSV25 or RFUMSV50)
    it is forbidden to use residual item method "
    However in the next lines the person said that for F-32 it works:
    "But it allows me to do residual item in F-32 (customer clearing)".
    Can this problem be solved or is it just impossible?
    Regards.
    Leen
    Edited by: Leen Debrabanter on Dec 8, 2010 1:23 PM

    Hi Leen,
    I'm facing the same error in F-28. has this been answered? If so, kindly provide the solution.
    Thanks

  • How to do Payment against Proforma invoice with excise duty?

    Hi all
    I am using SAP B1 9.0
    I have a scenario like, I want to make a proforma invoice partially/fully for the customer order(sales order) with excise duty and I will receive payment against this invoice.
    I tried to use AR down payment request , thus I can create proforma invoice for partially/fully and I can do incoming payment also, but the problem is I can't use Excise duty(CENVAT) in down payment document. Is there a way or work around for my issue?
    Thanks in advance.
    Pravin

    Hi,
    In standard SAP B1, we can't select Excise tax code in Down payment request document and it will not allow also
    Find below the workaround solution:
    1. When you are raising Down payment request, enter DPM value including Excise Duty. i.e. If the base value is 1000 and Excise duty 120, enter 1120 in DPM value, the percentage will become 112%. In case of partial also calculate partial excise duty and add in base value and enter in DPM value.
    2. Based on Down payment request book the incoming payment
    3. Adjust Down payment request in final AR Invoice it will get adjusted in total value.
    Note: The Excise duties will book at the time of OEI booking (as per legal req). We can't book the excise at the time of Down payment. 
    Regards,
    Kiran 

  • How to reconcile AR down payment Request with AR Invoice?

    Dear All,
    SAP B1 2007A SP01 PL07 version.
    I have created one AR down payment Request with total amount 1000.00, and then post incoming payment to paid the AR down payment Request, and the AR downpayment request then closed.
    Then, I add one AR Invoice with amount 1000.00.
    After that, I want to add incoming payment , then I select both (AR downpayment request & AR invoice), but cannot add the incoming payment because the total amount is zero (1000.00 - 1000.00=0.00).
    How can I solve this problem?
    Thanks in advance for any help.

    Hi Kerstin,
    Thank you for you reply.
    I did test your solution, but its only work for SAP 8.8. But now i'm working in SAP 2007A version. For 2007A version, downpayment request cannot be drawn to invoice.
    Anyway, i find out one way. If I add the payment together with another invoice, thats mean the total payment is not zero, then its work. The solution is, make sure the total payment is not zero then it should be ok.
    Thanks to everybody for your fast reply. Thank you so much and really appreciate your help.
    Regards,
    Mat

  • How to pay USD invoice with SGD in Incoming Payment with a diff FX Rate?

    Dear Experts,
    My system configuration is:
    LC: SGD
    SC: USD
    I have a USD invoice that I will like to pay off with an incoming payment, But i will like to pay it off with SGD.
    The date is 1/1/2010 and the USD exchange rate is 1.5 for this day. However I will like to key this payment with a USD exchange rate of 1.3.
    How can I key this incoming payment in SAP? *In my JE posted for the RC, I will also like the SC amount (in USD) to use the exchange rate 1.3 as well.
    Please help advice urgently! Much Thanks!!
    Warmest Regards,
    Chinho

    Dear Experts,
    Please help advice!!
    Much thanks in advance.
    Warmest Regards,
    Chinho

  • Payment with Residual items in invoices with defer $1

    Dear Experts,
    While doing amount splitting for a customer using tcode f-32 i am getting the error "Payment with Residual items in invoices with defer $1".
    Please help.
    Thanks and Regards

    Hi,
    The invoice value was Rs 100,000.00; this includes an amount of Rs 10000 as retention. The amount of Rs 100,000 is debited to the customer.
    Now i want to split the debit to the customer into 2 parts. One for retention and the balance for the receivables. For this i am using t code f-32 where in i will split the amount into 2 parts as Rs 10000 and Rs 90000.
    While posting this doc i m getting this error.
    Thnks

  • Debit/Credit memo adjustment with Original invoice before making single payment

    Debit/Credit memo adjustment with Original invoice before making single payment.(will zero payment batch will work?)

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Pendekanti Mahesh ([email protected]):
    Debit/Credit memo adjustment with Original invoice before making single payment.(will zero payment batch will work?)<HR></BLOCKQUOTE>Zero amount payment at payment can be made to nullify the new invoice with credit/debit, and clear the invoices. This is resorted to when you want to clear the credit/debit memos you have entered and no longer need.
    null

  • Error in clearing - Payment with residual items in invoices with defer $1

    Hi
    I did customer advance with service tax.
    Entry:
    Bank A/c... Dr 52000
       To Advance Rs.50000
       To service tax interim Rs.2000
    Now i ran F.38 and Rs.2000 got transferred to service tax final A/c
    I did FB70 (for total amount of Rs.150000 + 4%)
    Entry:
    Customer A/c... Dr 156000
       To Sales A/c 150000
        To service tax interim Rs.6000
    I did F-39 (clearing advance)
    Entry:
    Advance Rs.50000... Dr
    Service tax interim Rs.2000... Dr
       To Customer A/c Rs.5222
    Now there is a debit of Rs.156000 and credit of Rs.52000 by putting Rs. 104000 into residual
    Now i tried to clear this in F-32. But it gave following error:
    Payment with residual items in invoices with defer $1
    Please tell me how to resolve this error.
    For F.38, i m using RFUMSV25 program and i am on ECC6.0
    Edited by: Deepak Agrawal on Apr 16, 2010 4:32 PM

    Hello Deepak,
    Did you find the solution of the error message FF804, i have the same probleme ?
    Regards

  • How to Reconcile payment with invoice made gaainst down payment request

    Dear All,
    There is a down payment request against which an incoming payment has been made. The actual ar invoice is booked at a later date. Now How do I reconcile the payment made with this invoice. When I try to reconcile it with the invoice using internal reconciliation it gives an error, you cannot reconcile a payment made against down payment request from here.
    Please suggest if you know any solution for the same.
    Regards,
    Husein

    Hi Neeraj............
                   I think there is no need to reconcile as its already a linked with AR Invoice. WHen you do incoming payment on the basis of AR Down Payment then it that down payment reference you should give to AR Invoice. Have you given such link as its provision is there in SAP.......
    Regards,

  • HT204074 Our new iphone5 id name is the same as an existing still in use iphone4 in the family; if I remove the devise; change its name can I then immediately associate it with the correct name.

    I have read the HT4627 but I think my original question is more specific  Our new iphone5 id name is the same as an existing still in use iphone4 in the family; if I remove the devise; change its name can I then immediately associate it with the correct name.

    You can change the name of a device on it via Settings > General > About > Name - you shouldn't need to remove the association and then reassociate it.

  • Automatic payment program - error No permitted payment method exists

    Hi All,
    I am doing the automatic payment run and done all the necessary config in FBZP.
    1) Created the payment program at country level and assigned payment program
    2) Created the payment method at company code level for check and assign the Check Form
    3) Coming to Bank determination:
       a) Ranking order : given the payment method(A -> Check) ,currency(MYR), ranking order (1) and assigned to house bank (CIMB)
       b) Bank accounts : given house bank , payment method ,currency, account ID and clearing account number.
    4) assigned the payment method (A) in vendor master.
    when i run the payment run for the vendor in F110 for company code system hitting below errors:
    >  -
    Payment method selection additional log----
    > Payment method selection for items due now to the amount of MYR      112,909.38-
    >  Payment via payee/payer 0550000008                                            
    > Payment method "A" is being checked                                            
    > Payment with 28 print items, only 16 are allowed                               
    > No permitted payment method exists                                             
    Information re. vendor 500000598 / paying company code 0546 ...                  
    ......payment not possible because of reported error                               
    End of log                                                                       
    Job finished                                                                     
    please can any body help me on this.  I done the same config in DEV and QAS.  there working fine with out any issue.   but coming to PRD its giving problem.  i double confirm the config in DEV to pRD every thing fine and same.
    thanks.
    Sandhya.

    Hi...
    I did check the 1) vendor address -> No gaps
    2) My one is check printing not bank transfer
    3) I did check all the vendor line items no payment blocks. user already unblock the relevent item to make payment.
    Here weird thing is system hitting the same above mentioned error even I updated the payment method(C) and house bank (CIMB) in  each and every line item of vendor invoice.
    Thanks,
    Sandhya.

  • Payment with currency GBP, payment method Q: No valid payment procedure

    Hi,
    We  have a vendor, which is coming into error in the payment run .The error is as below.
    'Payment with currency GBP, payment method Q: No valid payment procedure'
    In FBZP, for the company code XXXX Payment method Q is defined.
    in Vendor master Payment method Q is defined. Vendor exists in the company code XXXX.
    In the invoice line, the payment method Q is there .
    Then where else, we are missing eny configuration, because of which this error is occuring.
    As Q means cheque payment, no need to provide bank details in vendor master, correct me if I am wrong.
    Please let me know the reason of this error.

    Dear Rudra,
    please run FBZP --> bank determination -->and check if You customized all the steps for Your Paying Company code  like:
    ranking order, bank accounts, available amounts for Your relevant payment method Q.
    Then please delete the proposal and run it again.
    Mauri

Maybe you are looking for

  • Deadline seems to be dead for me!!!

    I have done this before ... now i am wondering whats wrong here.. i have an idea what it could be... but just wanted to run it thru the ppl here just to check if i am missing something... I added a deadline to a display workitem.. 1minute starting fr

  • Sidebar icons: can they be changed?

    I've added .Trash to my Finder sidebar so I can drag items to the trash. I would like to change the blue folder icon to a Trash bin (and wouldn't mind changing the other sidebar icons as well). Is it possible to change them? And if so, how? Thanks! (

  • Possible in a decode

    So I am trying to use a decode statement with my query to do the following: If col_A is eqaul to the values 12, 13, and 117 output then output 'TEST' for column_B, else output 'Prod' when col_A is equal to 5 and 'Reg' when col_A is equal to 6 as data

  • Safari PDF disable option?

    I'm using a fairly old mac (G4 466Mhz) and it takes waaaay too long to have pdf's open in the browser. Is there a way to disable this pdf viewing in Safari? I know about option clicking files to start downloading them instead, but you don't always ha

  • Slow iMac (Diagnostic Report Attached)

    Hi all, I wondered if someone could please decipher my diagnostic report to see if there are any pointers on fixing my recently slowed down Mac?  I see the words 'crashed' and 'excessive' appearing quite a lot and my spidey-senses tell me that this i