Regarding Reports: Changing fit-to-layout from A4 page to A3

I need to print a report in A3 page format.
Suppose I have the report setup for A4 and want to
get its modification for A3.
Could anybody give a hint at how do I expand layout in
the layout editor.(the page frame doesn't fit to layout
after I extend columns)
null

Hi Kajal.
It should not be the case.I think it better to raise incident to SAP.
Try to import the report to Rich client and save and export.

Similar Messages

  • Send report as an email attachment from a page

    Hi
    I have page which generates a report based on two filters. After the report is generated, 'I want to send that report as an email attachment from that page, when button is clicked "Send Email"
    Thanks a lot in advance.'

    I accomplished functionality I believe similar to what you are looking for in an application once by querying a report into an html e-mail message. This approach gives you all kinds of flexibility. At least this would be one way of doing it. I am going to include a simplified sample here of what the script looked like. I hope this is at least helpful.
    DECLARE
    l_body_html CLOB;
    BEGIN
    l_body_html :=
    '<html>
    <head>
    <style type="text/css">
    body{font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    margin:30px;
    background-color:#ffffff;}
    </style>
    </head><body>
    ' || UTL_TCP.crlf;
    l_body_html :=
    l_body_html || '<table border="1"><tr bgcolor="#999999">
    <th width="75" scope="col">
    Department
    </th>
    <th width="75" scope="col">
    Course
    </th>
    </tr>' || UTL_TCP.crlf;
    FOR c1 IN (SELECT some_table.DEPARTMENT, some_table.COURSE FROM some_table)
    LOOP
    l_body_html :=
    l_body_html || '<tr><td>
    ' || c1.DEPARTMENT || '
    </td>' || UTL_TCP.crlf;
    l_body_html := l_body_html || '<td>
    ' || c1.COURSE || '
    </td>' || UTL_TCP.crlf;
    l_body_html := l_body_html || '</tr>' || UTL_TCP.crlf;
    END LOOP;
    l_body_html := l_body_html || '</table>' || UTL_TCP.crlf;
    apex_mail.send(
    p_to => '<some email address>',
    p_from => '<desired from address here>',
    p_body => NULL,
    p_body_html => l_body_html,
    p_subj => '<desired subject line here>');
    END loop;
    apex_mail.push_queue;
    END;
    Edited by: stbrownOSU on Dec 8, 2009 2:53 PM
    I think something must have happened when I copied and pasted the code from TOAD. I have corrected the above code. Please try it again.

  • How to  change the Portal Exception  from the page

    Hi Experts,
        I want to remove  the exception symbol in Portal.If no roles were assigned to a user you will get a page  displaying that " No roles are assigned to the user please contact System Admin ".I have customizied this page ,changed the string (com.sap.
    portal.navigation.portallauncher.par.).But now I want to remove the exception symbol (Red) from the page.Is it possible to remove  the exception symbol  only for the particular page?Can  any one please guide me.
    Thanks&Regards
    Alexi

    To redirect HTTP to HTTPS
    http://help.sap.com/saphelp_nw04/helpdata/en/b8/437d46d4451e4c9ab756e272a1581d/frameset.htm
    Please check this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/197e6aec-0701-0010-4cbe-ad5ff6703c16
    http://help.sap.com/saphelp_nw04/helpdata/en/e0/48e13a1522a441e10000000a11405a/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/964f67ec-0701-0010-bd88-f995abf4e1fc
    Cheers!!
    SJ

  • Changing the Window positions from second page

    I want to change the position of Windows (x, y coordinates) from second page in smartform.
    How to achieve this?

    Why can't you change the positon of windows ?? just by going into form painter of second page you can change it or from the output options of each window

  • Changing default template layout from pdf to excel

    Hi,
    I've created an .rtf layout template. When I run the concurrent program, the layout defaults to pdf format. Is there anyway to change this to excel so that the user doesn't have to go into options each time and select excel?
    Thank you.

    Yes, but you will probably need to apply a couple of patches. Background article here: http://garethroberts.blogspot.com/2009/01/revisited-changing-default-layout.html

  • Regarding dynamic changes in the layout based on the data received

    hi,
    i am trying to design an application using flex at the frontend and what i want is that based on the inputs given on the client-side the data received from the back end should change accordingly like the no of panels showing a particular information can vary depending upon the data and has to be adjusted
    in a limited given space.how can i be able to acheive this dynamic display and change on the frontend arrangement of panels.
    thanks

    Hi Naidu,
    In the Second Screen first Create all 15 Fields.
    in PBO of Second Screen.
    module STATUS_100.
    In Program
    Module status_100.
    case FIELD_VALUE.
    when 'X'.
    loop at screen.
    if screen-name = 'SCREEN_NAME' " The Field which you dont want.
    screen-invisible = 1.
    screen-active = 0.
    modify screen.
    endif. " Similary process for other Values aswell.
    endloop.
    endmodule.
    Just you need to do little bit more work since this gives a clear Idea as how to proceed.
    CHeerz
    Ram

  • The text language changed on the layout selections in pages.

    I noticed there has been a language change on my pages text layout selections from English.  Any ideas if/how this can be changed back to English. 

    HI Bev,
    Are you referring to documents you have created, or to the placeholder text in some of Pages' supplied templates?
    If the latter, be aware taht the placeholder text is in Latin, and is intendet to show what a block of text will look like in that template, without distracting your attention from the appearance by including any easily read meaning in that text.
    Placeholder text disappears as soon as you begin typing in its contaner—replaced by the text you type.
    Regards,
    Barry

  • Reports moves to the left from 2nd page?

    We have a 6i report when executed, the 1st page shows correctly, but from the 2nd page onwards one repeating frame shifts to the left and this crops the left side information in that repeating frame.
    This frame has some columns which are made to display/not display depending on certain conditions.
    We tried making the horizontal elasticity of the repeating frame to FIXED but still the same problem exists.
    Any help would be grately appreaciated.

    hi julia, i placed the anchor in various places to see what works. I placed the anchor center top towards the left and right side within the browser. I also tried upper top outside of the browser center, right and left and it still moves diagonally. Here's what I noticed. On my desktop I use a 25" monitor so the anchor works fine the page moves straight up but whenever I view it on both  laptops  it moves diagonally.  I had my sister test the link on her laptop (she lives in Brazil) and she told me that sometimes it would go straight up and another time it moved diagonally. Here's the link to my website so you can see the problem in action. There's a 'back to top' link on almost every page see for yourself. www.sweetproductionmedia.com 
    thanks so much for taking the time to help:-)

  • Ajax Report Pull from another Page Pagination override

    We are on a time crunch and need to get this application working in a timely manner, any help would greatly be appreciated..
    *[History leading up to problem]*
    We followed the code from this example http://apex.oracle.com/pls/otn/f?p=11933:48:4441142106394445 which pulls a report from another page using AJAX so we could update a report (in this case a tabular form). Since Tabular Forms cannot update past 30-40 records we had to turn on pagination to prevent errors when trying to submit it.
    Since Pagination on the bottom of the report/tabular form links to the other page the report is on, I decided to attempt to override next> href link to instead call a javascript with the url from next> (Report/Tabular Form Pagination) with Jquery the following code {the override is working} {comments added here for clarification}...
    var oldhref =$("a.t20pagination").attr("href"); //get Apex Pagination a href link location
    $("a.t20pagination").attr('href', "javascript:return false"); // change the Apex Pagination a href llink location to do nothing
    $("a.t20pagination").click(function () {   // Create an onclick for Apex Pagination a href that calls a javascript function
    get_report_page(oldhref); // This function is needed because I am grabbing the report from another page, I hope to
    }); // get this javascript working [the reason why I am asking this question here]
    $("a.t20pagination").removeClass("t20pagination"); // Removed the pagination class just in case it was causing issues.
    The function I am working on below... {I figured I have to do the htmldb_get function {I am still new to Apex so I am not totally clear on it, but learning}, to get the report again from the other page, but I need to add pagination.. So I figured I could split the link location based on the : and go through the array for the parts I need to pass in the htmldb_get}, with alerts to help diagnose the problem...
    function get_report_page(curUrl) {
    alert ('Hello how are you today?');
    var temp = new Array();
    temp = curUrl.split(':');
    alert ('I like the number '+temp.length);
    for ( var i=0, len=temp.length; i<len; ++i ){
    alert (i+":"+temp); // Square brackets actually used, changed to squiggly here to show
    var get = new htmldb_Get(null,$x('pFlowId').value,null,205,null, null, temp{4}); // Square brackets actually used, changed to squiggly here to show
    gReturn = get.get(null,'<htmldb:BOX_BODY>','</htmldb:BOX_BODY>');
    get = null;
    $x('ReportDrop').innerHTML = gReturn;
    *[Actual Problem]*
    Since the report is on another page (in this case 205) and is being pulled onto Page 200 where the user is, when the user clicks on the Next> for the report/tabluar form pagination, the user is automatically thrown to page 205 {I want to keep the user on page 200 and pass the pagination, then pull the report/tabular form again}
    I looked at the link http://apex.oracle.com/pls/otn/f?p=11620:63:834860992188521::NO::: but I am not sure where to stick the report pagination{I thought it would be queryString {above you see I am setting temp[4] in the queryString parameter}..
    I know the function is working since I get the alert messages, after that where the report would be it gives the following error...
    Bad Request
    Your browser sent a request that this server could not understand.
    mod_plsql: /pls/apex/wwv_flow.show HTTP-400 Signature Mismatch or Missing '='
    Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server Server at nysastst.senate.state.ny.us Port 7778
    Can I simply splice the url like I am doing above and pass it to htmldb_get (or is there anyway to pass the report pagination using htmldb_get)?
    If so, what am I doing wrong?
    Also, does this seem like a decent solution or is there a better solution for this issue?
    - Thanks in advance,
    - Brian
    Edited by: brheitner on Dec 10, 2009 8:09 AM
    Edited by: brheitner on Dec 10, 2009 8:11 AM
    Edited by: brheitner on Dec 10, 2009 8:13 AM

    Thanks cb... it worked like a charm..
    but at first, I Could not get it to work because in my report that was being pulled from another page did not have Enable Partial Refresh set to Yes under Report Attributes > Layout and Pagination.. When it was off the a href link of the pagination was showing a standard link. Once Enable Partial Refresh was set to Yes, the pagination then showed a link to javascript:$a_report(...); which meant you can now override it with the javascript function.
    Here is the thread I found it in
    Call Process Through AJAX

  • Fit on screen all dashboard page reports

    Hi all!
    I'm starting in OBIEE 11g, so I need your help!
    Our issue is that we need "resize" all reports that are in Dashboard's pages as "fit on screen" mode. Now, for example, we have 4 analysis in a Dashboard's page but it page has scrolls. So we need to scroll down and right to see all analysis in that page.
    There is any way to "resize" all reports and "fit on screen" that Dashboard page? I try to modify Height and Width on Column, Section, and analysis but it doesn't work.
    Any idea?
    Thanks for your unvaluable time.
    Regards,
    Ariel

    Ok guys, it was solved.
    The problem was the Canvas Height and Width in Graph properties. It is set to a default value. It isn't relative, so all other objects get its size. So, I reduce that Height and Width, so all objects get the new size.
    Thanks for your time!
    Best regards,
    Ariel

  • Moving from one page to another page - need to flush changed data

    Hello guys,
    I am in this situation:
    -- User opens edit page -A and edits something.....
    -- clicks another page B on menu -- gets unsaved data warning -- clicks OK
    -- Moves to page B (search page).....
    -- Searches for the same record and opens same page A (for the same record)
    -- Now again i see the same edits I made in the first step
    I want to load the data from database here.... i don't want to keep the edits (changes) after i move from that page.....
    because what happens is that after i go to another page and hit the Commit button..... that saves the data which i have modified in previous page but didn't save it.... which is a big problem for me....
    Any suggestion or idea willl be a greatly appreciated .. thank you...
    I am using 11.1.1.4
    Thank you
    -Raj

    The refresh operation is part of the row interface. Check the refrech(int mode) and the different modes
    >
    static final int REFRESH_WITH_DB_FORGET_CHANGES
    REFRESH_... constants are used as refresh mode flags to be passed into refresh(int).
    REFRESH_WITH_DB_FORGET_CHANGES forgets edits that the current user made to the row. The row data is refreshed from database. The latest data from database replaces data in the row regardless of whether the row was modified or not.
    If the current user had called Transaction.postChanges() REFRESH_WITH_DB_FORGET_CHANGES will pick up the data that he himself wrote through his call to postChanges().
    If REFRESH_REMOVE_NEW_ROWS is not specified, REFRESH_WITH_DB_FORGET_CHANGES puts a new row back to blank. If REFRESH_REMOVE_NEW_ROWS is specified, the new row is removed.
    >
    You can combine the modes if necessary.
    If you chose to go the rollback way, you should not generally rollback, but think in units of work. If you navigate to a different unit of work you should do a rollback. I'm doing this whenever the user navigates via a menu entry as they are used as boundries for units of work in my apps. This can be done as part of the taskflow, so that it's visible for all developers.
    Timo

  • On transaction FBL3N  report change layout and save layout icons  not activ

    Hi,
    I am working on upgrade project from 4.6C to ECC6.0. On transaction FBL3N  report change layout and save layout icons  not active; only select layout icon is active.
    Please advise how these two icons can be activated.
    saeed

    Hi,
    The object F_IT_ALV has a field, the activity ACTVT, which can
    contain four permitted values: 01, 02, 03 and 70.
    Activity 03 corresponds to the minimum authorization, which is the
    most restricted one: You can only select layouts which have
    been configured already. In particular, all of the other functions
    named above are inactive with activity 03.
    I guess that your user-id have set activity 03 for this object.
    The SAP notes 374656 and 409190 are recommended.
    So, if the values 01 and 02 are not included, then
    the user can't change and save layouts.
    For the line item display in FI the authorization
    object FI_IT_ALV has been created as an extra security check in addi-
    tion to the ALV authorization object S_ALV_LAYO.
    Please check note 374656 where you should be able to find
    relevant info about this. Also note 637554 should be helpful.
    Regards,
    Aidan

  • How can I stop OSX from changing my keyboard layout

    I have an English system, a French AZERTY keyboard (I live in France), and I work in five languages. I have three keyboard layouts installed, including French, of course (I use French numeric).
    After a recent update, OSX suddenly started changing my input layout against my wishes. I have always set my preferences to use the same keyboard in all documents unless I manually change it - so please don't tell me about that feature, I know about it. It's not the problem.
    It seems to want to revert to the system language (English) rather than the keyboard layout I've specified. I tried changing my interface language to French, and guess what? It wanted me to have the French keyboard layout!
    If some Apple engineer decided we should automatically have the same keyboard layout as our system language - this is bad UX. Some of us touch type (and therefore are used to one keyboard layout) and need for it to stay put. Others use different layouts with different character sets (Arabic, Chinese, Hebrew, Cyrilic, etc.). Don't force me to have the "convenient" setting automatically with no override. If there is a way to get around this problem, please tell us. I've seen lots of complaints around about this phenomenon, but no solutions so far. Not from Apple, and not from anyone else, either.
    Thanks.

    Bookmark and use this;
    Download the '''[https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Mozilla Search Reset]''' {web link}
    This add-on is very simple: on installation, it backs up
    and then resets your search preferences and home page
    to their default values, and then uninstalls itself. This
    affects the search bar, URL bar searches, and the home page.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Can't fit all my report columns in the layout, I had to decrease field sizes to do so

    I am developing matrix report with report wizard, which has more
    than 10 fields with length as 9.
    when I say 'OK' in wizard, I get the error "REP-1108 Cannot fit
    default layout even in region extending to page boundaries".
    when I decrease the field widths to 4 from 9, I can hit ok
    without getting that error.
    I need to fit everything with full length of 9.
    please help me.
    thanks

    Hello michaelannb,
    try to delete(OR you can rename the profiles.ini to profiles.iniOLD) the [http://kb.mozillazine.org/Profiles.ini_file profiles.ini] file to force firefox to create a new profile, the profiles.ini file exist in firefox '''profile folder ''path'''''
    for your xp type in command line (start > Run) :
    %APPDATA%\Mozilla\Firefox
    then find the profile.ini file (it is a plain-text file) and delete it.
    then when you start firefox again, a new default profile folder will be created and only a single profile, the new "default", will be listed in the Profile Manager.
    This new "default" profile doesn't contain any of the profile data or settings stored in your old "default" profile folder, which still exists but is no longer accessible from the Profile Manager.
    Your existing Firefox user profile data, which includes bookmarks, passwords, cookies, preference settings and added extensions, will no longer appear in the new profile but you can[http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox transfer the data from the old profile folder to the new default profile folder].
    thank you

  • When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated

    Hi,
    When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated, I get the following unhandled exception:
    ************** Exception Text **************
    System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: Instance validation error: '2' is not a valid value for Microsoft.PerformancePoint.Scorecards.SqlReportViewData.SqlReportViewDataServerMode.
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write1_SqlReportViewDataServerMode(SqlReportViewDataServerMode v)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write3_SqlReportViewData(String n, String ns, SqlReportViewData o, Boolean isNullable, Boolean needType)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write4_SqlReportViewData(Object o)
       --- End of inner exception stack trace ---

    Hi,
    According to your post, an error occurred when you integrate SQL Server Reporting Services with SharePoint.
    1. Please check the steps as the link below:
    http://technet.microsoft.com/en-us/library/ff724283(v=office.14).aspx
    2. Try to clean the configuration cache on all of your SharePoint servers and re-tested.
    http://blogs.msdn.com/b/josrod/archive/2007/12/12/clear-the-sharepoint-configuration-cache-for-timer-job-and-psconfig-errors.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

Maybe you are looking for