Incoming Payments Layout - Duplicated lines

Hi all,
I'm using 'Receipt(System)' template on SAP B1 2007A.
This template has two tables, one that only shows up when we are paying in checks and the other one saying what documents are we paying.
The problem is that in this table with the paid documents, i changed some of the fields. I´m using 3 fields with system variables 61,62 and 63.
The values are all ok, but it duplicates the table. For example, if I'm paying 2 invoices, it will show 4 invoices. If I'm paying 1 invoice it shows 2 invoices.
Same happens when the payment is with check, the table of the checks duplicates the lines too.
Anyone can help me with this? Thanks.
Kind regards,
Pedro Santos

I found what the problem was. There were some fields on the header, with vendor related info, and when I deleted them it started working normally.
I don't have any ideia of what caused it, but now it's working with those fields again. Thanks anyway
Regards,
Pedro Santos

Similar Messages

  • Problem with incoming payments layout

    Hi all,
    My customer wants to print the incoming payments but when he has a A/R Credit Memo type of document to be paid, the idea is to print the real name of the series.
    For example, on A/R Credit Memo we have 2 series, one for credit notes and another one for debit notes. When he is making a payment for a document of the debit note series, on the printed document it will be seen as "A/R Credit Memos". Is it possible to see the name of the series on the incoming payments layout, instead of "A/R Credit Memos"?
    Regards,
    Pedro Santos

    Pedro,
    I know this can be a little bottleneck but unfortunately at this time we do not have much choices.
    If you need no further answers, please mark this message closed
    Regards
    Suda

  • T-code F-28 (Post Incoming Payments) - only 16 lines to enter invoice doc

    Hope someone can help me on the following issue:
    Issue is pertaining to t-code F-28 (Post Incoming Payments). There are only 16 lines for user to enter invoice documents when we select Document Number for the Additional Selection. For some cases, we do need to enter more than 16 lines.
    Question:
    1.     Anyway to increase number of lines for user to enter invoice documents
    2.     Any workaround if the number of lines cannot be increased.
    Thank you very much.
    Wilson

    Hi,
    That is standard SAP screen defination.
    You can use "Page Down" button to enter additional 16 document numbers and so on. Or can give the document numbers in ranges.
    If you have a huge list of invoice numbers to be given which can not be met by above, then you need to develop a custom program to call BDC or BAPI_ACC_DOCUMENT_POST
    Regards,
    Gaurav

  • Print Credit Cards details on outgoing and incoming payments layout

    Dear all,
    I need to print on the incoming and outgoing payments layout, the details of the credit cards registered.
    The problem is that in the PLD, the corresponding tables RCT3 and VPM3 are not accessible.
    Do you know a way to achieve it?
    Is Crystal Report the solution?
    Thanks in advance for your help,.
    Rémy

    Hi
    Again, the Alt+Key is not supported.
    This could damage data and may not work in future patches or version.
    Please don't provide this option.
    Paulo Calado
    SAP Business One Forums Team

  • Posting incoming payments by invoice/line item or BOL number

    Hi all.  We have some customers who no longer pay us by full invoice number.  They are paying by individual piece number received.  The A/R line item layout for posting payments includes mahy choices, but I cannot find the invoice ITEM number, only the invoice number.  Further, if the customer pays by BOL number, I do not know how to get the corresponding BOL number to show on the A/R line item layout for posting payments.  This has become a critical situation and taking much time for our A/R clerk to match up and clear invoices.  Any help would be greatly appreciated.
    Thanks
    Janet Kuck

    Hi
    Posting in AR happens for the individual Document and not by individual line item and hence you were not able to locate line item wise details for clearing purpose. If you can have the BOL number copied to the text field and include the text field in the clearing screen, this will resolve to some extent.
    Regards,
    Lakshmanan Krishnan

  • Payment method for incoming payments

    Hi,
    I am trying to net off a customer balance against a vendor, however system is asking me to define a payment method for incoming payment for customer line items.
    could you please suggest me where to define payment method for incoming payments.
    Your prompt help is greatly appreciated.
    Thanks
    Ramesh.

    call transaction FBZP
    double click of "payment Method in country"
    here you defined the payment metod at country level & company code level
    plz assign point as way of thanks

  • Print layout design (PLD) - Incoming Payment

    Hi All,
    Under incoming payment, can i have the details in terms of line by line? Somehow rather, the design that was produced by the 'system', they details of my payment is gather together in one box. How can i have it to be line by line? It looks more nicer to be given to my customer as an official receipt.
    Anyone has come across on this?
    Need your experts urgently.
    Thanks.
    Harith

    Hi Harith,
    The requirment what you are asking is not possible through PLD but the format what you have asked is possible through Query Print Layout Design.
    here you will create the Query which fetchs the required value the design the PLD for that in the Query Print Layout.
    As we had faced similar situation we resolved it by using Query Print Layout Designer.
    hope this helps you out.
    Regards,
    Shreyas

  • Query Print Layout - Incoming Payment

    Hi All,
    I have done the query print layout for incoming payment. but it cannot show the correct A/R invoice: document number. When I only make the payment for 1 invoice it seems to be correct, but when I choose 2 invoices to be paid, then the A/R invoice: document number for the second row is wrong ( if follows the first row).
    Below is the query:
    SELECT T0.DocNum, T0.DocDate, T0.DocCur, T0.DocTotal,
    T0.DocTotalFC, T1.DocNum, T1.CardCode, T1.CardName,
    T1.DocDate, T1.Comments,T1.TrsfrRef as 'Cheque No',
    T2.BankCode' 'T2.AcctNum as 'Bank Code' , T0.Address , T3.Phone1 , T3.CntctPrsn , T0.PaidToDate, T0.PaidFc , T4.AppliedSys , T4.AppliedFc
    FROM [dbo].[OINV]  T0 INNER JOIN ORCT T1
    ON T0.ReceiptNum = T1.DocEntry LEFT JOIN RCT1 T2
    ON T1.DocNum = T2.DocNum LEFT JOIN RCT2 T4
    ON T4.DocNum = T2.DocNum LEFT JOIN OCRD T3
    ON T1.CardCode = T3.CardCode
    WHERE T1.DocNum = [%0]
    ORDER BY T1.DocNum
    the fields that i want to display in repetitive area are: A/R invoice: Document date , A/R invoice: document number, Amount that they have paid ( partial payment / full payment) i used this database: Incoming payment - a/r invoice: paid, outstanding amount i used formula ( total document - paid to date), and document currency
    Thank you! hope you can help.
    Pauline

    Pauline,
    I've tested your query in B1 2007A SP00 PL30 and works fine. I even created PLD for the query and I can see 2 invoice paid by one incoming payment.
    Rgds,

  • F-28 Incoming payment BSEG-XREF1/2 & BSEG-XREF3 grayed out on clearing line

    We apply payment Using SAP standard transaction code F-28 - post  incoming payment.
    Business requirement is to capture Reference Key 1/2 & Reference Key 3 are on  cleared as well as partial line items. Populating these fields will help reconciliation.
    I have opened up these fields for data entry via
    SPRO -  Financial Accounting -  Accounts Receivable and Accounts Payable
    -  Business Transactions - Incoming Payments - Make and Check Document
    Settings-  Define Posting Keys.
    These fields are available only for partial or payment on account. For clearing lines its grayed out completely.
    Appreciate your help.
    Thanks
    Uday Malghan

    I would like to share workaround. As mentioned in my prior mail these fields were open for entry, however SAP prevents any changes. Opening up OSS message with SAP was not helpful. To get around I decided to create substitution rule to populate these fields. It works fine. I thought sharing with this forum. Thanks for for your time.

  • Exporting Incoming Payments to Excel - Missing last line

    Forum,
    On 8.8 PL15 has anyone come across the following problem:
    When in Incoming Payments for customers, I click on the Excel icon within SAP and save the file as a .TXT file.
    I then open this up in excel and notice the last line is missing from the excel spreadsheet. This is irrespective of how many lines are on the Incoming Payments screen within SAP.
    Regards,
    Juan

    Hi Juan,
    It seems like bug in PL-15
    check Cant export the last data in datagrid to excel
    Thanks,
    Neetu

  • Receipt (Incoming Payment) system default print layout

    Hi,
    When I print the Incoming payment receipt with the default print layout - APA Receipt (System), it always show many rows in the table.
    e.g. the incoming payment is a cheque from "Bank of China". I expect there should be only 1 row in the repetitive area.  However, it shows 3 rows for each bank defined in the system.
    Then, I do the following:
    1) I add a database field to get "Incoming payment - Cheques" table, "Bank Code - Account No." field.
    2) Update the existing database fields (Bank Code - Bank Name) in repetitive area, make it "Related to" the above field.
    After that, I get 3 rows, all under "Bank of China"
    How to get rid of the duplicate rows?  I expect to have only 1 row under "Bank of China" in this case.
    I am using SAP Business One 2007.
    Thank you very much!
    Yvonne

    May I have your advise please? Thanks a lot!

  • Lines of an Incoming payments

    Couled you please tall me what can I make to declarer the lines of an Incoming payments????
    in a documents they make: oDoc_Lines as Document_Lines, and for the lines of an Incoming payments they make what exactly??
    please help meeeee

    Hi,
    There is a good sample code in the help (Add a payment line sample).
    But I can give a short code here:
    Dim vPay As SAPbobsCOM.Payments
    Set vPay = vCompany.GetBusinessObject(oIncomingPayments)
    Dim pChecks As SAPbobsCOM.Payments_Checks
    Dim pAcc As SAPbobsCOM.Payments_Accounts
    Dim pCredit As SAPbobsCOM.Payments_CreditCards
    Dim pInvoice As SAPbobsCOM.Payments_Invoices
    Set pChecks = vPay.Checks
    Set pAcc = vPay.AccountPayments
    Set pCredit = vPay.CreditCards
    Set pInvoice = vPay.Invoices
    //Add your code here - fill the data of the payments lines
    As you can see, you always set the sub object from the header object. Therefore, when you add eventually the payment, all the data of the sub objects are already in.
    Hope it helps,
    Renana

  • How to print incoming payment receipt !

    Dear all,
    I am now want to print incoming payment receipt.
    work-flow is : end-user will use Cash journal (FBCJ) or incoming payment (F-28) to enter incoming payment. during posting and after posted document, they want to print out payment receipt.
    from Cash journal (FBCJ), they want to using "print receipt" feature with different layout.
    so, i don't know how to using correspondence.
    i have not experience on using correspondence.
    so, i have all of you help to guide me how can we do to create correspondence as our end-user requirement.
    thanks you so much !

    Quoc,
    You can use the correspondence for internal document (SAP09) for printing the document you are posting.
    In SPRO go to Financial Accounting --> AR and AP and then customer Account --> Line item and then correspondence.
    There you have to attach the form developed by the ABAPer to the correspondence SAP09. ABAPer has to copy the exiting standard foprm attached to the correspondence and do the changes and design the layout as per the requirement.
    When you post the document , you have to attach the relavent correspondence (SAP09) to the doc and then go to F.64 tcode and execute with the inputs in the selection screen such as Correspondence, doc number, fiscal year .
    Regards..

  • After doing Incoming payment using ( F-26) cash receipt has to print (FBCJ)

    Hi all,
    After doing 'Incoming payment fast entry' using Tcode F-26, while saving cash receipt has to print from Tcode. FBCJ . any chance to print like this or it is not possible ? kindly guide me on this .
    Thanks in advance
    JK

    Quoc,
    You can use the correspondence for internal document (SAP09) for printing the document you are posting.
    In SPRO go to Financial Accounting --> AR and AP and then customer Account --> Line item and then correspondence.
    There you have to attach the form developed by the ABAPer to the correspondence SAP09. ABAPer has to copy the exiting standard foprm attached to the correspondence and do the changes and design the layout as per the requirement.
    When you post the document , you have to attach the relavent correspondence (SAP09) to the doc and then go to F.64 tcode and execute with the inputs in the selection screen such as Correspondence, doc number, fiscal year .
    Regards..

  • FI-CA Incoming Payment

    Hi,
    In PSCD, when you post an incoming payment (transaction FP05), do you have to have FM account assignment for Cash line item?
    We recently upgraded our system from 4.71 to ECC 6.0.
    In 4.71, when we post incoming payment, there is no FM account assignment for Cash line item. System splits the cash line item based on the FM assignment on the offsetting Business Partner line items at the time of Forward posting the document to FI in Special Purpose Ledger document.
    Currently in ECC 6.0, since system is looking for valid FM account assignment for Cash line item, I assigned some general fund. As a result of this, additional line items were generated using Fund Clearing account to balance the document by FM assignments. This has 2 negative impacts:
    a. Extra line items (Fund Clearing account) are generated in PSCD document.
    b. Cash account balance is not available by "True" funds.
    I would appreciate if someone can send some info on this topic.
    Regards,
    Suresh

    Hi James,
    What I could gather from your post is that you are concerned only about the creation of a file in ACH format for check payments which are being posted in to SAP as payment lots.
    So, the ACH file that gets created during the FPY1 run is actually done by a standard program SAPFKPY3 with the help of preconfigured FM's linked to the ACH payment medium format.
    You can view these FMs by going to Transaction Code-FQP3. Select in the ACH format and clicking on "Event Module for Payment medium formats".
    Now coming to your requirement, all the payment information related to the payment lots are stored in DFKKZP table at the item level and at DFKKZK at header level.
    So you can develop a program which retrieves the information from these tables as per the business requirements in a structure accepted by the std program SAPFKPY3.
    You need to develop new FM's which will retrieve the information and would create the a flat file in ACH format.
    You need to take care of the scenario where  the check payment in the payment lot is not actually hitting the account, but is getting routed to the payment clarification worklist. It will depend on the business requirement  whether these scenarios are to be included in the ACH file or not.
    Hope it helps...
    Thanks,
    Amlan

Maybe you are looking for

  • CATS -approvals-workflows

    hi, sap gurus, can any body expalin me about CATS -approvals-workflows, how theya re carried out .Can any one send me configuraton document for implementing CATS. myis pavana99 regards, pavana

  • Add dvd to itunes/ Iphone

    How do I add a standard DVD to my itunes/iphone. Are there copyright restrictions that prevent me from doing this? Is there an application that I need to purchase?

  • Missing renderer message after updating

    HI I have just updated premier with Adobe Application Manager today, checked 'updates' afterwards and confirmed all is up to date. But now when I run the app I get a message entitled 'Missing Renderer' and it says the last time the project was open m

  • Creating inbound Sales Orders IDOC within SAP

    Hi, I receive a flat file containing sales order information. I would like to create inbound Sales Order IDOCs from this flat file. I know I can use BAPI_SALESORDER_CREATEFROMDAT2 to create sales orders however I would like to retain the benefits of

  • Question about java.lang.UnsatisfiedLinkError

    When I try connect to database using oci8 driver, I get this error. I try work with different driver versions 8.1.5, 8.1.7, java can't find different functions, but kind of error remain that same. Does anybody know, how fix this bug? PS Sorry about m