NAV 2013 R2; How to run a customized report (206 sales invoice) in the classic client

Hello, in preparing a newly installed NAV 2013 R2, I'm questioning the following:
In the Development Environment I have customized report 206 Sales - Invoice in the Design menu View Layout with the space of the logo (by Microsoft SQL Server Report Builder) and
finally saved and compiled.
When I do run it connects to the server of what I call the classic client or the real NAV 2013 R2 and I can select a posted sales invoice to show the new layout and the result is
fine as customized as I wanted.
When I later ordinary print one of the posted sales invoices this customized logo layout doesn't appear on the print. I print in PDF and paper. When I make a next new sales invoice
this new layout is not in use either.
Another thing is run print started from the Development Environment is called Sales - Invoice in the header and not just Invoice that it the name when printing when invoicing and
printing of posted documents.
Additionally this form of Sales - Invoice shows our company details and good information as web, e-mail, bank account and bank name that is well demanded on a perfect invoice.
How to get these informations out normally?
Is the classic client having a wrong report as sales invoice?
How to run a customized report (206 sales invoice) in the classic client NAV 2013 R2?
It is like the customized report (206 sales invoice) is not in use yet in the classic client.
All you wise people out there are welcomed to help me now
Best regards
Carsten

Try on Dynamics Community forum: https://community.dynamics.com/nav/f/34.aspx

Similar Messages

  • How to run a ProC* report called in forms6i on the WEB

    Hi all,
    We have few Proc* reports which are called in our previous version of oracle forms4.5. But we have now moved to forms6i and we want to run same ProC* reports on the web using forms6i.
    I don't have a clue how to do it..
    Have anyone done something similar to my requirement or is there any reference manual to look in.
    Thanks..
    regds
    Lasily THomas

    Thanks frank for the reply..
    We use the follwing code to call Pro*C report in forms4.5
    PROCEDURE RUN_HOST IS
    cursor DOCKET_CUR is
    select NVL(DELIVERY_DOCKET_TYPE,'A')
    from CLIENT
    where CODE = :PARAMS.CLIENT_CODE;
    p_report_id wms_report_log.report_id%TYPE;
    p_program wms_report_log.program%TYPE;
    p_select_args wms_report_log.select_args%TYPE;
    ret boolean;
    delivery_docket_type varchar2(1);
    BEGIN
    check_order;
    open DOCKET_CUR ;
    fetch DOCKET_CUR into delivery_docket_type;
    if DOCKET_CUR%notfound then
    delivery_docket_type := 'A';
    end if;
    close DOCKET_CUR;
    p_program := 'mr803';
    p_select_args :=
    'CLIENT="' || :params.client_code || '" ' ||
    'ORDER_NO="' || :params.order_no || '" ' ||
    'DOCKET_TYPE="' || delivery_docket_type || '" ' ||
    'PRINT_SUB="' || nvl(:params.print_sub_orders,'N') || '" ' ||
    'REPRINT="' || 'Y' || '"';
    ret := wms_report_init(p_program, p_select_args,
    :params.printer_name, :params.background_mode,
    p_report_id);
    if (ret = FALSE) then
    raise form_trigger_failure;
    end if;
    -- if no report_id was set then user must of cancelled
    if p_report_id is null then
    return;
    end if;
    :system.message_level := 10;
    commit;
    :system.message_level := 0;
    ret := wms_run_report('../proc/'||p_program, p_report_id, :params.background_mode);
    if (ret = FALSE) then
    raise form_trigger_failure;
    end if;
    END;
    Frank, can u please briefly explain what do u mean by
    physical
    directory for Web access and use Web.show_document()
    in Forms on the Web to download the Reports output to
    the client.Im very new to forms6i..
    regds
    Lasily THomas

  • How to create a custom Report in SAP CRM using the Bol Framework

    Hi Guys
    I have developed a report in SE38 which calls a custom Function Module within it and it works all good.
    Now I want to take my Function Module as well as the external structures I created for this report and use them to make a View in SAP CRM which will allow the user to make selection and then when they click on a button another view has to be shown which should have the content of the report based on the selection.
    I know how to create a view based on the standard object types but this time I want to use my custom function Module..
    Kindly advice or refer me to a link that might be useful.
    Regards
    * Thato                                                                        *

    You want to create a View in SE11 calling FM that you created? Is it?

  • How to create a custom report and include multiple extended CRM database?

    I have created a number of CRM databas extensions and applied all there fields to my contacts and cases.
    I might have for example:
    - Additional address details
    - Business information
    - Quote Details
    - Trade Referees
    I know how to run a custom report and that I can select any one of these extra CRM databases as a filter and included them in the report. Is there a way though to add more than one (preferrably all) of the extra CRM databases to the report?
    The onely ways I can see it work is by either include all fields in one extra CRM database (not ideal) or bu running multiple reports and merge them somehow in Excel.
    Is there another way that I am not aware off?
    Thanks for your help,
    Jerun

    Hi Jerun,
    There's no way to do that. You'll need to run separate reports and merge them in Excel.
    -m

  • How to run SPAU & Custom Objects Mod

    Hi
    I am new to upgrade , Can anyone guide me how to run
    SPAU & Custom Objects Mod
    Thanks
    Parin
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on Oct 30, 2011 10:41 AM

    Hi Ramana,
    what kind of report you want to  execute? the report is Executable Report or Modulepool prog. ??
    if it is a executable program so when u execute (F8) from SE38 when u find the selection-screen in the menu bar ->Program ->Execute in Background( F9) option exits there u can schedule your report in Background or else use toce SM36 ( Define Background Job).
    Why you want to run it in background with transaction code if you have this options?
    Regards,
    Sunil kairam.

  • Signal 4 error encountered while running a customized report

    Signal 4 error encountered while running a customized report
    We are running Oracle Applications version 11.5.10 on Oracle RDBMS 9.2.0. and IBM AIX 5.3 o production system and AIX 5.2 on test machines. We have made a new clone of production database on test machine and after installation of a clone on test-machine all customized reports terminated with signal 4 error.
    Can anybody tell the possible causes of signal 4 errors and their remidies ?

    Thank you for the link, i will read it...
    I have problemss with PDF output...
    When trying to run any concurrent request with PDF output, it completed with error and show the following message in the request log file:
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AR8MSWIN1256
    Spawned Process 499776
    stat_low =84
    stat_high = 0
    emsg:was terminated by signal 4
    Program was terminated by signal 4
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 20824997

  • How to add a customer field or extn coll in the tab1&2&3..of a UDO doc?

    Hi Experts,
    Does anybody know how to add a customer field or extn collection in the unused  tabs like tab1&2...in a UDO document?
    Thanks for your reply in advance.
    Thanks & Regards,
    David

    Hi Subhasini - <br><br>
    It seems you have discovered that adding an extension field to the Project Suppliers collection is not possible; many of the collections in E-Sourcing do not support extensions and, even when they do, typically, the table view of the data cannot be changed to show the extension value (it would only show on a "details" page, for example.<br><br>
    The solution that you have proposed may work, although I think there is a slight mistake in your logic. I believe you are saying that the script would take data from the newly created extension collection and populate data in the out-of-the-box vendor collection. <br><br>
    In thinking about your solution, I believe the benefit is that any logic and reporting based on the standard collection continues to function correctly (e.g., creating an RFx from the Project will use the out-of-the-box vendor collection).<br><br>
    That being said, I generally am reluctant to do a "replace" of a standard collection with an extension collection as you propose. My recommendation is that you challenge the customer on the importance of this requirement. For example, could the code be maintained on the vendor record? Why is it maintained in Projects? If it is maintained in the vendor record, could you just populate a read only collection the Projects that shows the vendor and code? Could a report be written that can be launched from within the Project to show the values? How does the customer intend to use this field? Could the display name of the vendor object be the right place for it?<br><br>
    I hope these ideas are helpful.<br><br>
    Regards,<br><br>
    Rob<br><br>

  • How to run a 10g report in batch mode.

    Good Afternoon,
    Please advise if there is a way to run a 10g report from command line.
    We use 6i right now and our job scheduler runs reports using "D:\ORADEV6I\BIN\RWRUN60.EXE ..." executable in batch mode on a separate server. We plan to migrate to 10g Database, Forms, Reports. Is there a way to keep this functionality and create a "command" to request the report server to run a report?
    Thank you,
    Dmitri

    For those of you interested in following this refer to the same thread in the Reports Forum:
    How to run a 10g report in quiet\batch mode

  • How To Migrate My Customized reports & Forms  To R12?

    Hi...
    How To Migrate My Customized reports & Forms To R12?
    I want to migrate my customized report&forms to R12 From 11.5.9 Base?
    how to find the customized Reports & Forms Location?
    How To Register the customized Reports & Forms?
    Regards
    **SBJ**

    Hi,
    Please see these documents/links.
    Note: 563258.1 - How To Upgrade 11i Custom Forms To R12
    Note: 451934.1 - Accessing Custom Forms After Upgrading From To R12
    Note: 552010.1 - Can't Open Custom Forms After R12 Upgrade
    Note: 130686.1 - How to Generate Form, Library and Menu for Oracle Applications
    Forms & Reports in R12?
    Forms & Reports in  R12?
    Thanks,
    Hussein

  • How to run non-customised report from command prompt to gen trace file?

    Hi
    how to run non-customised report from command prompt to gen trace file?
    EBS R12 RUP6.
    RHEL5
    rgrds

    Hi,
    See (Note: 285497.1 - Rwrun.sh Does Not Generate Trace Output Using TRACEOPTS in Command Line) and/or (Note: 737445.1 - R12 Concurrent Requests Run Forever; rwrun Errors REP-50125) for the command you need to use.
    Thanks,
    Hussein

  • How to export 2 different report with a link at the same time

    Hi,
    Do anybody know how to export 2 different report with a link at the same time. I currently create a report which link to another report. But when I want to export the 1st report I also want the 2nd report also be exported.
    Thank you very much.
    Best Rgds,
    SL Voon

    Export all the three components individually.
    It will generate 3 script files. Now run them from SQL>
    null

  • To build some Custom reports for Sales and Distribution

    I want to build some Custom reports for Sales and Distribution.
    I do not know how to do that.
    I reviewed lots of threads earlier, but couldnt understand how to do that.
    If any one can send me suitable step by step guide, I will really appreciate it.
    Or send me some link or some documents with couple of nice exampples of how to do that.
    Which setting to make in B  ex and everything.
    I am new to BI.
    Please advise.
    Points will be awarded

    Hi,
    Could you be more specific about your requirement. I could understand that you wanted to know what all are the Customer sales reports could be provided in SD.
    Generally irrespective of projects few reports are considered as baseline reports for any SAP implementations.
    For example: 1. Order intakes daily
                          2. Order intakes monthly
                          3. Order magin (daily,monthly)
                         4. Order analysis.
    Best regards.

  • Customer payment report against sales invoice

    Dear Experts.
    My client has requirement to track customer payment against sales invoice. Actually client sometimes do partial payment also. I know we can get from bsid(open item) & bsad(cleared item) table. I unable to find actual required data.
    regards
    sanjay verma

    Dear Sanjay,
    Apart form the FBL5N,  Please check the below path for more standard reports which helps you to fulfill your requirement.  Hope its helpful.
    In SAP Easy Access screen
    Regards,
    Inthiyaz

  • How to create a daily report for sales order

    hi
    how to create a daily report for sales order. what fields it must consists of. what are the tables it need?

    Hi
    You have to use the sales order tables VBAK,VBAP and VBEP
    So keep date field on selection screen
    and treat this date as Order creation data audat field in VBAK.
    based on this fetch the data from VBAK and VBAP  with the following fields like
    VBELN, KUNNR,NETWR,POSNR, MATNR,ARKTX,KWMENG,WAERS  etc and display in the report
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Consistently getting an error in custom reports "an error occurred" is the only msg displayed...my c

    Consistently getting an error in custom reports "an error occurred" is the only msg displayed...my clients are screaming...what is the problem?

    Hi,
    Please log a ticket with BC support for this issue. Please provide the exact steps, preferably a video. You can log the ticket from your admin panel > help & support.
    Kind Regards,
    Aish

Maybe you are looking for

  • I am getting (No such file or directory) in xml report

    Hi All XML Publisher: Version : 12.0.0 Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved. XDOBURSTREP module: XML Publisher Report Bursting Program Current system time is 20-JUL-2011 11:57:05 XML/BI Publisher Version : 5.6.3 Request I

  • Get rid of predictive urls while hovering mouse over link in firefox 6

    I hate movement on my desktop as it is distracting. If something moves, it should need my attention. While hovering my cursor over URLs, I now see the URL in the lower left, and I can't stop that from showing. I don't need to proofread URLs, so there

  • IPod will not upload files

    My 80 GB iPod crashed and prompted me to restore the settings. I did that and lost my music library. When I tried to upload it, I received two error messages: the first-- ERROR WINDOWS DELAY WRITE Windows was unable to save all the data for the file

  • I can't open some of my apps on my macbook pro

    I can't open some of apps like iphoto, keynote, ilol(this is most important one). If I trying to open, computer just shut down and restart. Some people suggest me to format mac os x and reinstall so I did it but still doesn't work. what should I do?

  • Issues implementing "workflow transports"

    hi all! I am trying to configure a simple workflow for change requests (transport): In stms, the workflow engine has beend define. For the moment no QA. RFC is fine and my user has been defined as approver for all request(system, projet, number ='*')