Incoming Payment Template

Hi to All,
I have imported all A/p invoice through DTW but now want to import all incoming payment against A/P Invoice ,there are numbers of template which template should be imports and which column shoud be fill for payment on individual invoice ?
Thankns
Manvendra

Hi Manvendra,
You can use the OIncoming Payments for impoting the incoming payments. You can check  the data preparation example and test run to get the desired result. Incoming payments would be used againg A/R Invoices.!!
Thanks,
Joseph

Similar Messages

  • Incoming payment DTW Template

    Hi All,
    I want to import incoming payment transaction but i don't know the DTW template of it.  Any one can help on this.
    Regards,
    Arbaaz.

    Hi Arbaaz.
    If you are importing payment on account.
    Three templates.
    1. Payments - i.e. header level
    2. Credit card or Check payemnt or cash
    3. Payment accounts
    Regards,
    Rakesh N

  • How to import Incoming Payments via DTW

    Hello all,
    I am importing opening balances for Customers via DTW.  My client wants to import all the open Invoices at their original amount, and then import the incoming payments against them to have them net out to the correct remaining balance.  I already know how to import the invoices.  I'm looking at using the PaymentDrafts template in DTW for the Incoming payments but I could use some guidance.  Can anyone provide and example of the data required to both import the incoming payments and apply them to the appropriate AR Invoice?
    Thanks,
    don shields

    hi donald,
    Check this link to resolve ur doubts.
    Import Incoming Payments with DTW
    Import Incoming Payments with DTW
    also check this SAP Note
    Note 1162513 - How to link an Incoming Payment to an Invoice via the DTW
    Jeyakanthan
    Edited by: Jeyakanthan A on Apr 30, 2009 10:31 PM

  • DTW - Incoming Payments as Down Payments

    I am filling it_DownPayment in the invoicetype column of the Payment_Invoices.csv file. The SDK help is indicating this constant as a valid value.
    DTW does however not know about, it fails: "Invalid item name '0' in Enum 'BoRcptInvTypes'..."
    Has anyone tried to import Incoming Payments against Down payments?

    Try the following:
    In Payments Template: set DocTypte to  rCustomer (if payment type is customer)
    In Payments_Invoices Template: set InvoiceType to 203 (for it_DownPayment)
    I tried importing in UK Localization SBO 2007A demo database.
    Payments Template
    RecordKey     1
    DocTypte          rCustomer
    DocDate          20080825
    TaxDate          20080825
    Series          1012
    CardCode          C1000
    Payments_Invoices Template
    RecordKey     1
    DocEntry          3
    InstallmentId     1
    InvoiceType     203
    SumApplied     50
    Payments_Checks Template
    RecordKey     1
    AccounttNum      12657662 {BankAccount Number}
    BankCode          201030
    Branch           344827
    CheckAccount      161016
    CheckNumber      10002
    CheckSum      50
    CountryCode      GB
    DueDate           20080825
    Trnsfrable           N
    Hope this information is helpful.
    Regards
    Satish

  • Incoming Payments Repeatitive Area Printing

    Hi All
    I need to know how to print in the repeatitive area in incoming payments.....
    I need to print paid invoices and the customer name in the report.
    Please help.....

    Bongani,
    The Customer Name appears on the top and can also be added anywhere else in the report. 
    Add a database field:
    Table: Incoming Payment:
    Field: Customer Name
    The list of invoices cannot be added to the repetitive area.   The system template prints the list of invoice in the End of Report section using System Variable 130 (In the 2005A Receipt template this field is FIELD_340)
    Suda

  • DTW Incoming payment Credit Card

    Hi everybody,
    I try load by DTW the incoming payments, but can I not load successful the Credit card payment, I don't understand how match the Header Template with Detail Template.
    I upload Template file that I use.
    Please look up  the  "Header" file  the column "H" show the payment form, the  "Payment Credit Card" file  show the payment with credit card "matching" whit the header.

    Hi Douglas,
    try again after doing the following things
    1. ORCT - Remove values from Cash Sum for credit card incoming payment transactions
    2. ORCT - Enter Series Code instead of series name
    3.RCT3 - Give only last 4 digits of Credit card No.
    Please revert back with results
    Thanks
    Unnikrishnan

  • How to add incoming payment lock field (EZASP or INC_PAY_LOCK) in CA of MDT

    I want to add the field of incoming payment lock  in the master data template contract_account.
    i tried the following configuration(Tcode =EPDTYPE)
    Type Name       EZASP_OLD_KK
    Table Name      FKKVKP1
    Field Name      EZASP
    Counter         888
    Table Name      FKKVKP
    Field Name      EZASP
    and another option configuration:
    Type Name       EZASP_OLD_KK
    Table Name      FKKVKP1
    Field Name      EZASP
    Counter         888
    Table Name      DFKKLOCKS
    Field Name      LOCKR
    but nothing is right( can not save to database)
    please any experts can explain it?

    session #1 doing
    MMR_XWALK
    SET
    PAY_ADJUSTMENT_END_DT = :PAY_ADJUSTMENT_END_DT,
    UPDATOR_ID = :UPDATOR_ID,
    UPDATE_DT = SYSDATE,
    PAYMENT_PERIOD_DT=TO_NUMBER(200502)
    WHERE
    HIC_NUM= :HIC_NUM AND
    SEQUENCE_NUM = :SEQUENCE_NUM AND
    PAY_ADJUSTMENT_START_DT= :PAY_ADJUSTMENT_START_DT_XWALK AND
    ACTIVE_IND = 'A'session #2
    UPDATE
    FDS.CMS_MMR_XWALK
    SET
    PAY_ADJUSTMENT_END_DT = TO_DATE( :PAY_ADJUSTMENT_END_DT,'YYYY-MM-DD'),
    UPDATOR_ID = :UPDATOR_ID,
    UPDATE_DT = SYSDATE,
    PAYMENT_PERIOD_DT=TO_NUMBER(200503)
    WHERE
    HIC_NUM= :HIC_NUM AND
    SEQUENCE_NUM = :SEQUENCE_NUM AND
    PAY_ADJUSTMENT_START_DT=TO_DATE( :PAY_ADJUSTMENT_START_DT_XWALK,'YYYY-MM-DD') AND
    ACTIVE_IND = 'A'Slightly different UPDATE statements means 2 different procedures hitting same table
    Notice different PAYMENT_PERIOD_DT between sessions
    Are any triggers involved?
    This is application problem; not Oracle problem

  • DTW Error when importing Incoming Payments-Invoices (RCT2).

    Hi Experts,
    I have imported invoices through DTW and they currently have the status 'Open'. I have tried importing Incoming Payment records but DTW gives me the following error: 'Base document card and target document card do not match'.
    After importing the invoices i ran the query for OINV and used the Internal Number / DocEntry for these invoices, in the RCT 2 table. (I read some where that its this DocEntry that will link Invoices and Incoming Payments). I have filled the DocEntry field in both ORCT and RCT 2 templates but am still getting the same error.
    Kindly assist.
    David.

    Hi, any luck fixing this issue?
    Im dealing with the same problem here.
    Thanks,

  • Error importing Incoming Payments using the Data Transfer Workbench

    Every time I try to import Incoming Payments using the Data Transfer Workbench I get an error that the Update Failed - Can not find this object in B1Application-defined or object-defined error65171. I'm using the 3 templates for Payments, Payments_Checks and Payments_Invoices. I've filled them out as I've seen in other postings in this forum. Based on the error message, I really can't tell what I'm doing wrong. Could someone please take a look at my files and let me know what might be causing the error?
    I'm using SBO 2007A PL41. Here's what I have entered in my templates for my test file.
    Payments file
    RecordKey 1
    DocEntry (blank)
    CardCode 1033985
    DocDate 20081215
    DocTypte rCustomer
    TaxDate 20081215
    Payments_Checks file
    RecordKey 1
    LineNum 0
    AccounttNum 0
    CheckAccount _SYS00000002152
    BankCode CC
    Branch 12345
    CheckNumber 1
    CheckSum 78.7
    CountryCode CA
    DueDate 20081215
    Trnsfrable tNo
    Payments_Invoices file
    RecordKey 1
    LineNum 0
    DocEntry 31791
    InvoiceType 13
    SumApplied 78.7
    Thank you.

    Hi Suda,
    As far as I can tell from the threads you forwarded (and other searches I've done on here), my files are correct. I tried filling out the templates exactly as explained in the first link (see my data below) but it still isn't working. It just gives me the same generic error. 
    Payments
    Record Key....CardCode.....DocDate
    1...................1033985.......20081217
    Payments_Checks
    RecordKey....CheckAccount........CheckNumber....CheckSum
    1.................._SYS00000002152..1.....................  78.7
    Payments_Invoices
    RecordKey....DocEntry.....SumApplied
    1..................31791..........78.7
    Is it correct that the Payments file should not contain anything in the DocEntry column? (I know that the DocEntry in my Invoices file is the DocEntry of the Invoice). I have a feeling that I'm making a stupid mistake somewhere but I just can't figure it out. Any ideas?
    I really appreciate your help with this.
    Thanks,
    Charlotte

  • Using DTW to create Outgoing Payment for two Incoming Payment on Accounts

    Hi Experts,
    I hope you can help me with something i'm trying to do please.
    The scenario is this:
    Customer has two Incoming Payment on Accounts:
    £0.30
    £10.00
    I am trying to create a DTW Outgoing Payment for the same Customer which selects these two Payment on Accounts.
    I am using the spreadsheets OVPM and VPM2.
    OVPM:
    DocNum  DocType    CardCode      TrsfrSum
    1              rCustomer  C23900          10.3
    VPM2:
    ParentKey   DocEntry   InvType          PaidSum
    1                  77              it_Receipt       10
    1                   78             it_Receipt        0.30
    Please note:  77 and 78 are the Incoming Payment Numbers.   I have not left any columns out of my templates when I do the import.
    I keep getting an error message which says u201CBase document card and target document card do not matchu201D, I found Note 1254839 for this but I have the correct BP and upper/lower case.
    I have tested on 8.81 PL04 and PL07 and get the same results.
    Any advice would be greatly appreciated!
    Thanks so much,
    Caroline

    Hi Gordon,
    Thanks for your email.
    The sceanrio is that the Incoming Payments have already been made (as POA) in SAP on a Customer Account. 
    Now the situation is that an Outgoing Payment needs created via DTW against the same Customer, but which selects the two POA which were made as Incoming Payments.
    I can do it in SAP whereby I don't use DTW, but whenever I use DTW I get that error message.
    Any help would be appreciated.
    Thanks again,
    Caroline

  • Approval Procedure on Incoming Payment

    Hi all,
    I need to put approval procedure on Incoming payment but as far as i know it is not possible through standard approval procedure. So is there any work around for that. Can we assign any query and which document shall we select to trigger incoming payment. Waiting for your reply.

    Shanker,
    Creating an approval procedure for this would not be possible.  Approval procedures need a Document to be selected when setting up the Approval template..and there is no template for Incoming Payments.
    Therefore you would have limited options and one of them would be to use the SBO_SP_TransactionNotification stored procedure.
    Please search the forum for SBO_SP_TransactionNotification and you should see some examples and link to notes.
    Suda

  • Help on DTW upload of Incoming Payments please

    Hi all!
    For the collection of payments, my company instructs a settlement bank to debit  the accounts of a considerable number of clients at the end of each month for their billings. I have been trying to upload a list of the result of this "autodebit" at Incoming Payments in SAP using DTW. I upload two DTW templates, the "Payments" template (with the details of the payments) and the "Payments_Invoices" template (to match payments to invoices).
    I fill in the following columns for the "Payments" template: RecordKey DocEntry CardCode CardName Remarks Series TransferAccount TransferDate TransferSum; for the "Payments_Invoices" template: RecordKey LineNum DocEntry SumApplied.
    However, whenever I upload, the withholding tax on the invoices are discarded and the underlying journal entry transaction of the incoming payment recalculates the withholding tax based on the Transfer Sum (which is already net receivable amount). This therefore leaves my invoices partially paid because their is less credited tax  to the payment.
    What should I do to avoid this from happening and closing the invoices completely? I am using SAP B1 2005 A.
    Thanks!

    Hi King Kevin,
    Thanks for replying.
    I've looked at that sample, however it does not solve my problem.
    I still can't match the incoming payments I upload to the invoices being paid because of a difference in the calculation of withholding tax.
    Our invoices in our company are composed of 3 parts completing the actual net payable amount of the customer: the actual fee + 12% Value-added tax - 2% withholding tax on actual fee.
    Problem is, when I upload this net payable amount as an incoming payment, it seems that SAP is re-calculating the creditable withholding tax of the incoming payment based on the net amount paid, and it does not use the withholding tax already on the invoice. The resulting transaction looks like an underpayment on the invoice (therefore left as an open invoice) because the credited w/tax on the invoice is less than what it should be.
    I need a way to close these invoices being paid through uploading these incoming payments.
    Please help.
    Thanks!
    Paolo17

  • Incoming payment by F-28: Reason code error while posting

    Hello everyone,
    I want to post Incoing Payment using F-28 net of TDS. I want the separate GL account to be picked up automatically for the difference when I enter the Reason Code 003.
    I did the following customization for the same.
    1. Financial Accounting> Accounts Receivable and Accounts Payable> Business Transactions>Incoimng Payments> Incoming Payments Global Settings>Overpayment/Underpayment> Define Reason Codes:- Here I selected the Indicator 'C' for reason code 003 which is for "Indicator: Charge off difference via separate account". The reason code 003 is for TDS Netted
    2. Below the Define Reason Code node, I selected the node 'Define Accounts for Payment Differences' . Selected the key ' Rules' and selected the checkbox 'Reason Code'. Then clicked on 'Accounts' and enetered the desired GL account against the reason code '003'.
    After doing the above customization I posted the Incoming payment using T code F-28. I entered the difference in the field 'Difference Posting'. Then entered reason code '003' which is for 'TDS netted' in the field 'Reason Code'. Now, I am getting the follwoing error.
    Reason codes with automatic charge-off are not permitted here
    Message no. F5605
    Diagnosis
    The reason code entered is designed to ensure that the payment difference amount is posted to an account specially set up for this purpose.  Postings of this nature usually require additional specifications (e.g. tax code, business area). If the difference stems from a single open item, the necessary specifications can be taken from that item. In the case that led to this error message, however, the difference does not stem soley from one item, which means that this method cannot be used.
    System Response
    The reason code entered is not accepted.
    Procedure
    You can either select a different reason code, which would create a new open item for the customer or vendor OR write off the difference using the function Charge off diff.. This function either takes you into a pre-configured account assignment model or into the document overview. From here you can enter the required difference postings.
    How can I proceed ahead?
    Thanks and Regards,
    Pradnya

    Hi Saulo,
    Thanks for ur reply.
    I had alreay done the config in OBXL and OBBE. Only thing I wanted to know is while posting Incoming Payment by F-28, how to use this reason code.
    Ur reply was a gr8 help for me.
    Regards,
    Pradnya

  • Background Journal entry for Incoming payment

    Dear Experts,
    Would you please help me in how to get the journal entry for an incoming payment entered as "payment on account".
    The relationship map does not show this, but I can see the credit entry for the customer is passed.
    same happens for incoming payment made for specific AR invoices.
    SAP Doc says...
    Result
    An incoming payment document is created.
    A journal entry that credits the customer and the tax accounts (if tax is involved), and debits the receivable account, is created.
    The journal entries of the incoming payments and the paid invoices are reconciled.
    The paid invoices are closed; they no longer appear in the Open Items list and in the Incoming Paymentswindow as documents for payment.
    So how to check the journal entries for incoming payments.
    Regards
    Message was edited by: Suman Roy

    Hi,
    To see journal entry, drill down arrow at transaction no of incoming payment window.
    Thanks & Regards,
    Nagarajan

  • Clearing issue Incoming payment due to Cash discount ( customers)

    Hello,
    During processing automatic incoming payments the system don't clear the customer open item in case the customer has taken a cash discount.
    The clearing should be done automatically in the posting area 2 but now the the user needs to do manual interventions in the FEBAN in order to clear the customer
    We checked the payment terms and verified the discount taken by the customer and they are ok
    After investigation we guess that the original SD invoice don't send the Discount amount and Discount base amount to FI, because  we saw that those fields are empty in the FI document (RV),
    Also in Billing the Cash discount base field in empty...
    When i tried to create a manual customer invoice those fields are well filled in and the system clears the customer open item perfectly !
    Any one an idea how to fix it ?

    Hello,
    Thanks for your feedback but the issue is not solved.
    Is there difference in clearing behaviour in case the open item posting is orginated from  a SD invoice ( Billing) because as stated before, when I make a FI sales invoice (FB60) the system perfectly accepts the cash discount and post and clears in postingarea 2
    Also when I consult the open item position (FBL5N) the cash discount amount field is empty which is not the case when I post an FB60 invoice
    Summarized
    We are usiing the automatic bank statement program ( FEBC), during posting the system post perfectly posting area 1 (FEBP) but fails the post postingarea 2 ( the system makes a payment advice) the message the system generates ' Difference to large for clearing F5263'
    Many thanks for help

Maybe you are looking for

  • Instead of using session How to pass the variable from action class to JSP

    Im using Struts1.2 version.Created the Sample application to get the username.Upto action class im getting the username then i have to display the username in the JSP.Is there any options rather than using session variable to display the username.

  • Changing Permanent Default Print Settings

    Hello All, A few months ago, I somehow managed to change my print settings permanently to B&W. I know it wasn't just changed to grayscale through the print menu when I try to print a document. I have a Canon MP470 and am running Leopard OS X. I remem

  • OVA for LMS 4.2.1 support for Red Hat Virtualization for Servers

    Is the OVA available for download on Cisco's website compatible with anything outside VMWare?  For example, Red Hat Virtualization for Servers.

  • Only 1 CPU usage.

    Hi, My server have 4 CPUs, when I try some complex queries I found that CPU usage is only 25%, so only 1 CPU is working. SQL> SHOW PARAMETER cpu; cpu_count integer 4 parallel_threads_per_cpu integer 2 I saw this post: Re: Oracle utilize only 1 CPU I

  • Ribbon button EnabledScript not working

    Custom Ribbon controls EnabledScript no longer works due to a change in sp.ribbon.js. In one environment, it is using an older version of the script and it works.  In another environment, there is a more recent script version and the button EnabledSc