Urgent : how to display a "landscape" report ?

Hi all
I am developing a report application and my boss wants that the report will have a width of 29.7 cm and a height of 21 cm , so it will have the reverse of the normal report display.
How to do this ?
Thank you very much indeed.

Choose Orientation = Landscape in the property palette of the report sections.

Similar Messages

  • How to display the alv report blocks wise with out using the blocked alv

    Hi
    How to display the alv report with out using the blocked alv function module.
    Thanks
    Chinnu

    see this Standard Program
    RPR_ABAP_SOURCE_SCAN

  • How to display a html report on jsp page---urgent

    i want to display a html report wen a tab is clicked.can any tell me how to do tat.

    Didn't quite get your requirement. What do you mean by an HTML report?

  • How to display % in the report results

    Hi Experts
    I my BW report i am calculacting % using Calculacted KF.
    I want to display "%" in the report
    Ex: 2.5 should be displayed as 2.5%
    How can i achieve this

    Hi,
        In formula -- u have to select the Percentage Functions - then u select the [%A] Percentage share funtion.
         It will display the calculated value with percentage like ,50%.
    Regards
    RP

  • Urgent: Issue while displaying the PDF Reports Using XDO Common region

    Hi all,
    In our product code we are trying to display the PDF Reports, using the xdo common region.
    Previously we were writing the pdf reports direclty onto the response direclty.
    This displays the report onto the browser but if navigate throw browser back button, it doesn't displays the report as the response stream is empty while navigating through back button.
    So to solve this issue, i tried to write the report using the OAHTMLWebBean and xdo common region. Here is the code:
    ByteArrayOutputStream xdoOutput = new ByteArrayOutputStream();
    XDOUtility.retrieveReport(xdoOutput,
    parameters,
    prop,
    appMod
    BlobDomain bxdoOutput = new BlobDomain();
    bxdoOutput.setBytes(xdoOutput.toByteArray());
    String redirectURL = DocumentHelper.getOutputURL(pageContext,
    bxdoOutput,
    "Report",
    "PDF");
    OAHTMLWebBean outRegion = (OAHTMLWebBean)createWebBean (pageContext, OAWebBeanConstants.HTML_WEB_BEAN, null, "IFRAME");
    outRegion.setHTMLAttributeValue("src", redirectURL);
    outRegion.setHTMLAttributeValue("width", "100%");
    outRegion.setHTMLAttributeValue("height", "100%");
    outRegion.setHTMLAttributeValue("title","Report");
    outRegion.setHTMLAttributeValue("name","Report");
    pageContext.getPageLayoutBean().addIndexedChild(outRegion);
    This successfully displays the report in the XDO Common region. But now the issue is that there are hyperlinks in the Report displayed where from where the user can navigate to other detail pages.
    When we click on these links, a new session starts in the xdo common region.
    Is it possible that when the user click the links in the report displayed, instead of starting a new session in the xdo region, the detail pages is displayed with in the older session.
    Regards
    Sandeep

    Hi all,
    In our product code we are trying to display the PDF Reports, using the xdo common region.
    Previously we were writing the pdf reports direclty onto the response direclty.
    This displays the report onto the browser but if navigate throw browser back button, it doesn't displays the report as the response stream is empty while navigating through back button.
    So to solve this issue, i tried to write the report using the OAHTMLWebBean and xdo common region. Here is the code:
    ByteArrayOutputStream xdoOutput = new ByteArrayOutputStream();
    XDOUtility.retrieveReport(xdoOutput,
    parameters,
    prop,
    appMod
    BlobDomain bxdoOutput = new BlobDomain();
    bxdoOutput.setBytes(xdoOutput.toByteArray());
    String redirectURL = DocumentHelper.getOutputURL(pageContext,
    bxdoOutput,
    "Report",
    "PDF");
    OAHTMLWebBean outRegion = (OAHTMLWebBean)createWebBean (pageContext, OAWebBeanConstants.HTML_WEB_BEAN, null, "IFRAME");
    outRegion.setHTMLAttributeValue("src", redirectURL);
    outRegion.setHTMLAttributeValue("width", "100%");
    outRegion.setHTMLAttributeValue("height", "100%");
    outRegion.setHTMLAttributeValue("title","Report");
    outRegion.setHTMLAttributeValue("name","Report");
    pageContext.getPageLayoutBean().addIndexedChild(outRegion);
    This successfully displays the report in the XDO Common region. But now the issue is that there are hyperlinks in the Report displayed where from where the user can navigate to other detail pages.
    When we click on these links, a new session starts in the xdo common region.
    Is it possible that when the user click the links in the report displayed, instead of starting a new session in the xdo region, the detail pages is displayed with in the older session.
    Regards
    Sandeep

  • Urgent: How To Get Vendor History Report

    Hi Sap Techies,
    Please can Any one help me how To Get Vendor History Report and Which Transaction Code I have To use or Do i Need to write any Programs For that
    Moderator: Please, search before posting

    Dear,
    What type of history you want for Vendor, you want list of Vendor or you want transaction data for Vendor
    For Vendor transaction use FBL1N and for Vendor List you can use S_ALR_87012086
    Hope it helps!!
    Br,Vivek

  • Very urgent :how I order by my report within the report option not change i

    Hi master
    Sir I design the report but I need my report order by cheq_no now my report order by voucher no but If I change in query then my format must be change that very problem for me I again design
    Is any option in report through which I order by my report as per my require column I is if I need on cheq_no , voucher_no or date
    Please give me idea how I order by my report within the report option not change in report query
    Thanking you
    aamir

    Use a lexical parameter (see online help):
    select ...
    order by &sort_parameter

  • How to display wide crystal reports in Infoview

    I have Crystal reports which are about 50 inches wide, I have chosen a PDF writer as the printer driver to fit the layout in the Crystal reports client tool and I export this report to the BO server on a AIX (Unix) server.
    This report when viewed via Infoview, the report gets chopped off anything more than 12 inches approx. I have tried various printer settings and even no printer, I am able to scale upto 24 inches at the maximum.
    How can I be able to display the 50 inches wide crystal report in infoview. Any help would be appreciable.
    Environment: BO XI R2 SP 3.5, AIX 5.3
    Thanks in advance,
    Venkat

    Please re-post if this is still an issue to the Business Objects Forum or purchase a case
    and have a dedicated support engineer work with you directly

  • Urgent : how to display tabular and layout of a table on a same canvas ?

    Hi all
    I am developing a form application in which a single table must be displaied in this way : two of its columns must be displied in a tabular way , and all of its columns including the two above will be displaied in a layout mode so that when the cursor is in specified record in the tabular display then the values of the remaining columns are displaied in the layout display.
    How can I do this ?
    Thank you very much indeed.

    Create 2 block each based out of same table
    - Display 2 columns in tablular fashion in first block
    - Display ALL column in layout fashion in second block
    - Create a master detail relationship from first block to second block
    In case you want only one block where 2 columns should be tabular and rest of them in layout, you can do the following
    1. Create a block in tabular with 5 records visible
    2. Open up property palette of all the items (except 2 which needs to stay tabular) and then go to "items displayed" and assign it a value of 1

  • How to display data in report page footer ?

    Hi friends, we have heading popup defined in PLUS. but I don't know hw I can place information in the footer part of the report page.

    Hello Sabine, Hello Vignesh,
    I have also started working in discoverer. The version is 9.0.4
    I cannot find the Menu File --> Page Settings option neither in Discoverer Administrator nor in Discoverer Plus. Will you pls tell hw I can get them.
    I have to implement Date of creation as well as page "m of n" functionality in the reports' footer.

  • URGENT:- how to display bullets in a  jsp field?

    Hi,
    I need to display the names prepended with a bullet. If am displaying two fields like group_id and Names in jsp, it should look like this.
    Note: arrows are given below only just for formatting or to display columns correctly in this posting
    Group_id---> Names
    1-----> . Joe
    ------> . mary
    ------> . John
    2-----> . Mike
    ------> . Susan
    3-----> . abc
    Please advise.
    -thanks

    Hi ,
    Is your data coming from a Collection or Vector or other sources? So , am sending a code in plain html for displaying content in the required format. You can replace the bolded characters in the code ,with your dynamic content using <%=YourVariable%> .
    <html>
    <body>
    <table border="0">
    <tr>
    <td valign="top">
    1
    </td>
    <td>
    <ul>
    <li type=disc> Name1<br>
    <li type=disc> Name2<br>
    <li type=disc> Name3<br>
    </ul>
    </td>
    </tr>
    <tr>
    <td valign="top">
    2
    </td>
    <td>
    <ul>
    <li type=disc> Name4<br>
    <li type=disc> Name5<br>
    <li type=disc> Name6<br>
    </ul>
    </td>
    </tr>
    </table>
    </body>
    </html>

  • How to display % in the report

    Hi,
    I  have a column in report which calculates percentage. Is there a way by which I can show % sign in the output too.
    Thank you,
    sam

    You have to use % function:
    KF1 % KF2
    Hope it helps.
    Regards

  • How to display abap reports in EP

    Hi all,
    I have developed new reports in R/3.
    how to display these abap reports in EP...

    Hi Rajasekaran,
    Please follow these steps,
    <b>R/3 Side:</b>
    1)Create new T-CODE in SE93 .
    2)Assign Ur Report Program to Ur T-code
    <b>Portal side:
    Creating a System:</b>
    1)System Admin -> System Config ->System Landscape -->Create a New system
    (from template)-> Select SAP system with dedicated Application Server ->fillup the following Properties in your system
    Application Host : Ur R/3 server Host Ex (10.252.10.122)
    SAP Client : ex (800)
    SAP System ID (SID) :eg(ID3)
    SAP System Number : Eg: (00)
    Server Port :Eg :3200              (00= instance )
    System Type : r/3
    User Mapping Type :admin,user
    2)Create alias for your system and set Usermapping .
    3)Test Ur system .
    <b>Creating a  Iview:</b>
    1)Create a Transaction Iview
    2)Assign ur system alias to this Iview.
    3)Assign u tcode to this Iview.
    5)Preview
    Regards,
    Ramganesan K.

  • How to display the Buyer's signature in PO BI Publisher Report

    Hi,
    How to display the Buyer's signature dynamically in XMLP Purchase Order Report.
    Please anybody help on this.Your help greatly appriciated.

    Hi All once again
    I was able to display the signature on XMLP AP Check Print Report by went through the follwoing Tim's blog http://blogs.oracle.com/xmlpublisher/2006/04/13#a12
    But in Purchase Order report requirement is different. We need to display the Buyer's signature on XMLP PO Report. So, where is the best place to store the buyers signatures.(For example if we have 10 buyers with 10 signatures respectively then after approving the PO, we should display that particular buyer's signature in PO XML Publisher report).We observed that in byuers & User's form there is no attachment feature enabled.
    This is an urgent requiremnt. Please help/guide/suggest to resolve this issue.
    Thanks in advance.

  • How to display username in RTF BI publisher report?

    Please advice how to display username in RTF BI publisher report?
    May be this can be done via hidden parameter of BIP report which default value will be set up with macro like {$username$} (or smth like)?
    Thanks in advance!

    Thanks. That worked. I was trying to get it as part of a multi-table query, aliasing dual. But that doesn't work in SQL Plus either so I guess I can't do that.
    I was trying
    select o.*, d.:xdo_user_name
    from oblix_audit_events o, dual d
    Before that I was trying
    select
    :xdo_user_name as USER_ID,
    :xdo_user_roles as USER_ROLES,
    :xdo_user_report_oracle_lang as REPORT_LANGUAGE,
    :xdo_user_report_locale as REPORT_LOCALE,
    :xdo_user_ui_oracle_lang as UI_LANGUAGE,
    :xdo_user_ui_locale as UI_LOCALE
    from dual
    but I must have fat fingered something because that works now too. Thanks.
    So if I need to do this in it's own query and I'm using an RTF template, how do I make that work?
    If I have to do it with it's own

Maybe you are looking for

  • Nokia 5800 Layout trouble!

    Hey guys, About a month ago, my new nokia 5800 which i recieved on a plan using virgin fell into water. I bought a new one from a website called topbuy.com.au, which came from Hong Kong, although claimed to be made at the same factory as all the othe

  • In ps express cannot open tiff files...

    ... in ios 7.0.4 iphone 5, while the same files can be open by ps touch with no problem, as it was in ps express until ios 6. when i open the tiff files with other post production app, worked and saved, then the files can be open by ps express. i hav

  • UI API Problem

    Hi All, I am trying to install an Add-On on a server machine but when i click on the Install button it returns a error "UI API not found- Installation can not be done" . What is the problem can any one help me. Please reply as soon as possible. Regar

  • Services Start up

    Hello, I want to know the order in which the following services should be started & stopped EAS, Planning & Shared Services:      Hyperion S9 Administration Services ATS5      Hyperion S9 BI+ Analytic Services 9.3.1 - hypservice      Hyperion S9 A

  • A bunch of dead pixels?

    Hey, my 3 month old macbook suddenly gained about 15 dead pixels today out of no where :s... i tried the massage option, but it didnt work. what other options can i go to? the dead pixels are kind of annoying, considering the macbook being almost new