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!

Similar Messages

  • How to set default Print layout in SDK!

    Hi All
    In Form Delivery (ID=140) I want to Add Button to set default print layout by Addon.
    Please let me know the interface and the table to do it. Thanks

    Hi Tao,
    there's a vb6 sample in the DIAPI documentation
    Sets the specified report layout as default
    Dim oCmpSrv As SAPbobsCOM.CompanyService
    Dim oReportLayoutService As ReportLayoutsService
    Dim oDefaultReportParams As DefaultReportParams
    'get company service
    oCmpSrv = oCompany.GetCompanyService
    'get report layout service
    oReportLayoutService = oCmpSrv.GetBusinessService(ServiceTypes.ReportLayoutsService)
    'get report layout params
    oDefaultReportParams = oReportLayoutService.GetDataInterface(ReportLayoutsServiceDataInterfaces.rlsdiDefaultReportParams)
    'set the report layout code
    oDefaultReportParams.LayoutCode = "POR20005"
    'set the report code
    'the report code is the document type code (e.g. POR2=PurchaseOrder)
    oDefaultReportParams.ReportCode = "POR2"
    'set the user code
    oDefaultReportParams.UserID = 1
    'delete the report layout
    oReportLayoutService.SetDefaultReport(oDefaultReportParams)
    i hope it helps you
    regards
    David

  • Can Firefox be set to use the system default printer?

    I would really like it of Firefox would use the system default printer set in the control panel, similar to the way office programs do. Is there no setting in about:config to do this? Or an add-on perhaps?

    I really, really wish Firefox would change this, but I did find one thing.
    In about:config I set:
    print.print_printer to null
    print.save_print_settings to false
    Now it seems to use the system default. And it doesn't remember any changes with in a session, or from one session to the next. It always uses the system default printer.
    I realize different people have different preferences. But on my system the default printer changes automatically depending on what wireless network I'm on at the moment. I wanted Firefox to reflect that.

  • How can I change Firexox's default printer to my system default printer?

    When the Print... dialogue comes up in Firefox, it shows that it will print to PaperPort. My system default printer is a Lexmark network printer. I checked my computer's Devices and Printers, and the Lexmark is checked as the default. Firefox is the only application that prints to PaperPort as a default and only since a recent update to Firefox 29.0.1. I would like the Lexmark to be the default printer for Firefox, as it is for all my other applications. It is annoying to have to manually select the correct printer each time I want to print.

    Hello davecahn, try to [https://support.mozilla.org/en-US/kb/fix-printing-problems-firefox#w_reset-firefox-printer-setting Reset Firefox printer setting], close firefox, restart it and check it again. If does not work then, [https://support.mozilla.org/en-US/kb/fix-printing-problems-firefox#w_reset-all-firefox-printer-settings Reset all Firefox printer settings and check it again].
    thank you

  • Why does Firefox select the last used printer instead of the system default printer on startup?

    In the course of using Firefox I selected my color printer to print in color then closed Firefox. When I reopened Firefox later on and sent something to the printer I had assumed it picked up the system default printer, a monochrome laserjet. It picked up the color printer instead. When I restart my other apps they automatically pick up the default printer. Why not Firefox?

    Some web pages will pop up the print dialog automatically. In particular, pages that websites have specially formatted for printing may do this.
    Are you restoring tabs that you previously opened, or starting up with your home page(s)? I suspect that one of them is generating the dialog. You could check by going to each one and reloading the page to see whether it is from that page.

  • 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

  • Cannot change from System Default Printer

    Using Windows XP (still, I know) and Adobe Reader XI, I am unable to switch from the default printer to another printer in Adobe Reader. I am able to do this in all other applications except Reader.
    I can change the default printer in Windows, open Reader and print to another printer, but the print dialog box doesn't allow me to change the default printer.
    I can select another printer from the drop down box. Then, I'm unable to open the printer settings dialog. If I click print, it sends the job to the default printer instead of the one I've chosen.
    The issue persists for multiple users on this pc even after creating new user profiles in Windows. I have about 10 printers installed on this machine and this happens with all of them. Different makes and models (Brother & Konica Minolta mostly) and also the default Microsoft XPS printer all do the same thing.
    TD;LR: I can only print to the Windows default printer.

    function printFullPEng() {
    var pp = this.getPrintParams();
    var pSize = this.getPageBox("Crop");
    if (pSize[1] > "792") {pp.printerName = "\\\\print-server\\HP Designjet 4000 HPGL2/RTL (Copy 1)";}
    else {pp.printerName = "\\\\print-server\\TOSHIBA 4520C PCL6 - Engineering";};
    pp.NumCopies = 1;
    pp.pageHandling = pp.constants.handling.none;
    fv = pp.constants.flagValues;
    pp.flags = (fv.setPageSize);
    this.print(pp);
    This is tied to a menu button. As I say, it works flawlessly in Acrobat 9, but will not change printers in Acrobat X.

  • Default print layout

    Hi, i need some help.
    I have a CR2008 form that print sales quotations, with big pictures. To run it i need input the sales quotation number, this part is easy. The quotation number is validated with Oqur.Docnum
    But i want use this form like a default layout for sap sales quotation, using the layout designer.
    I need know how i do for cr2008 without input any number retrieve the sap sales quotation.
    Any help i will appreciated.

    Hi Eloy,
    I guess this is related to SAP B1?
    Try this:
    1) Create a parameter called 'DocKey@' in the report. The datatype should be number and the type should be 'static'.
    2) Go to Record Selection Formula and type this code:
    {DocNum} = {?DocKey@}
    Replace {DocNum} with the database field for DocNum.
    -Abhilash

  • Payment on account print layout in SBO 2007A

    I want to display the account code and GL account on incoming & outgoing payment for Vendor AND on account in the PLD, when selected, but RCT4 does not pull through to PLD.
    Is their another solution to display Vendor Code and/or GL code, depending on the type of payment ?

    Hi......
    Link the field of Account code to OACT and display the Account name.
    Regards,
    Rahul

  • Setting Default Print Layout

    Hi,
    We use different print templates based on customer group. More specifically, any customers in 'Group A' use 'Template A.' All other customers, regardless of group use 'Template B.' It's no problem to open the PLD window and set template A as default to customers in group A. However, when adding a new group A customer, its default template is template B.
    Is there a way to avoid having to redefine the default BP list for template A after every new BP creation? Thanks.

    The functionality to associate a customer to a specific PLD template is going to be a manual step.  It is not like Pricelist or other functions where the customer when added to a Group will automatically default.
    Please note then when you Add a new BP, right from the BP Master you can click on the pencil icon select the document and link the template.  You need not go to the Marketing document itself.
    May be this helps
    Suda

  • Print Incoming Payments report

    Hi
    Please advise if it is possible to reflect INVOICE numbers on the 'Print Incoming Payments' report.
    Thnx
    Nthabiseng

    Hi,
    it is not possible to reflect INVOICE numbers on the 'Print Incoming Payments' report(in repetitive area).
    but its is possible to reflect all invoice no with amount in Page footer on Print incoming Payments Print.
    Use this System Variable - 130 in Page footer.
    OR
    If you need to print the invoice no & total in incoming payments row level print.
    Try to Create a Query Report and design the Query PLD.
    Regards,
    Madhan.

  • Firefox 18 seems to be defaulting to Adobe PDF for printing even though the print.print_printer is set to the system default. Any ideas why and how to fix?

    On Windows 7 64 bit machines, we are seeing users that have Adobe Acrobat Pro installed where Firefox 18 is using the Adobe PDF as the default printer even though the print.print_printer is set to the correct system default printer.

    On Windows 7 64 bit machines, we are seeing users that have Adobe Acrobat Pro installed where Firefox 18 is using the Adobe PDF as the default printer even though the print.print_printer is set to the correct system default printer.

  • Incoming Payment -PLD

    Hi Experts,
                      One of the client want list of invoices number in print format of incoming payment .it gives me variable no-42-docnum which i tried but not showing document number of selected invoices.so pl help me to resolve it.
    Rgds
    Sudhir Pawar.

    Hi Sudhir,
    Are u want to show the invoice number & Amount in seperate column?
    In SAP B1 Behaviour, It is not possible on incoming & Outgoing Payments PLD.
    Normally it is not able to retrieve the invoice number & Amount in seperate column on incoming & Outgoing Payments PLD.
    Customer/Vendor Reference No. is HardCoded in incoming & Outgoing Payments.
    but Other Invoice Payments Details are stored in Table -> RCT2 - incoming Paymants & VPM2 - Outgoing Payments - Invoice.
    But, Customer/Vendor Reference No. is have Default in System PLD. See the incoming Payments(System) PLD.
    ->> Open the incoming Payments(System) PLD.
    ->> Documents Payment (Variable)Field in End of Report On System PLD.
    Documents Paid Variable - 130.
    ->> Documents Payment Field will display the Customer/Vendor Reference No. and Invoice No., Date and Total Amount (or) Journal Entry No., Date and Total Amount .
    Otherwise, if you need the Customer/Vendor Reference No. in Repetetive Area. Try to Query PLD.
    Check this thread, u can get some idea for QPLD.
    Re: Query - Copy description of RCT4 to UDF
    Re: PLD-How to increments rows of accounts in O/g payment.
    Regards,
    Madhan.

  • Default printer and problem with printing Crystal Report

    Good morning
    I have SAP B1 and on the client the default printer is "AMM_4014DN_PCL6_domain-srv FRONTE-RETRO"
    Then i have another printer "AMM_4014DN_PS_domain-srv".
    Before the default printer were the "AMM_4014DN_PS_domain-srv".
    Now the default printer is "AMM_4014DN_PCL6_domain-srv FRONTE-RETRO".
    When i push the button "Print" in the menu bar to print for example an invoice, instead of printing on the default printer AMM_4014DN_PCL6_domain-srv FRONTE-RETRO is always printing on then AMM_4014DN_PS_domain-srv.
    The report to print was made with Crystal Report 2008 and on the report I also set the correct default printer (AMM_4014DN_PCL6_domain-srv FRONTE-RETRO).
    So what's the problem ? Why is continue to print to the older printer ?
    So i also delete the older printer (AMM_4014DN_PS_domain-srv) and very strange still printing on the old printer.
    I also shut down the client, but no effect.
    The operating system of the client is Win Vista and SAP B1 is host on a Win2008 server.
    Thanks in advance.
    Regards Gabriele

    hi,
    Check this SAP Notes
    [1030589 - Printing preference in document printing|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3030303130333035383926]
    [1609615 - Obtain printer settings from default printing layout|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3030303136303936313526]
    regards,
    Fidel

  • Cust / Vend Ref No. Column in Incoming Payment

    hii all, how do i show "cust / vendor ref no." column in incoming payment menu ?
    thanks for every comments.

    Hi Ivin,
    In SAP B1 Behaviour, It is not possible to get the Row Level Details on Incoming Payments PLD.
    Normally it is not able to retrieve in Repetetive Area Fields on Incoming Payments PLD.
    Customer/Vendor Reference No. is HardCoded in Incoming Payments.
    but Other Invoice Payments Details are Stored in Table -> RCT2 - Incoming Payments - Invoice.
    But, Customer/Vendor Reference No. is have Default in System PLD. See the Incoming Payments(System) PLD.
    ->> Open the Incoming Payments Doc. and put the Tick mark of Customer/Vendor Reference No
    field in Repetetive Area (in SAP B1 2005B) or put the Tick mark of Customer/Vendor Reference No in TOP of
    the Repetetive Area (in SAP B1 2007B).
    ->> Add the Incoming Payments Doc.
    ->> Open the Incoming Payments(System) PLD.
    ->> Documents Payment (Variable)Field in End of Report On System PLD.
    Documents Paid Variable - 130.
    ->> Documents Payments Field will display the Customer/Vendor Reference No. and A/P Invoice No.,
    Date and Total Amount (or) Journal Entry No., Date and Total Amount .
    Otherwise, if you need the Customer/Vendor Reference No. in Repetetive Area. Try to Query PLD.
    Regards,
    Madhan.

Maybe you are looking for

  • You are unable to log in to the user account at this time

    I am facing this problem for some time now. Can anyone give some hints? By the way. Excuse me for my English. I am not a native speaker. I have a MacMini with Snow Leopard Server (10.6.7 since yesterday) wired to two iMacs (10.6.7), two PC's running

  • N97 Problem With GPS Singnal

    Hi evry one my problem with GPS signal when i open my OVI Maps there is no signal from sat and i can't use the nav or maps pls if any one have any answer plz replay this topic thnx.

  • Print driver problems with OS X version 10.4.6

    I recently installed TIGER 10.4.6 and have been unable to print on a Lexmark Optra T614 (duplex). All was working fine until the upgrade to TIGER!! I have downloaded a driver from Lexmark's website and (supposedly) successfully installed it to my sys

  • 2 different people using mail on the mac - can't we separate this?

    can someone please help me with this? Can my wife and I each have maybe a different icon to click on to get our email on the mac? we both have mobile me accounts - but can't we have separate mail icons or does everything have to come into a common in

  • Tab&Fetching Data message

    Technologies Used : Jdeveloper 11.1.1.0.1 + ADF BC Problem Description - Home page contain panel spiller , First facet contain link to dynamic Region in the Second facet - dynamic Region has backing bean scope - every dynamic Regions consists of Pane