SAVE & PRINT Button Enable for Graph Report

Hi All,
I have developed a report for displaying a graphical hierarchy.But the 'SAVE" & 'PRINT'  button is in disable mode.
I am using the 'GRAPH_HIERARCHY' function module for displaying the graph.
Could anyone please suggest me how to enable the 'SAVE' & 'PRINT' button.
Thanks in advance.
Best Regards
Sathish

Hi Sathish,
You can create your own PF-Status by copying it from the standard PF-Status of the output list. Then you include the print & save button.
To get the GUI status of the output list follow menu path SYSTEM => STATUS to get the GUI status & its program.
Go to SE41(Menu Painter) => enter the Standard Program & status name & click on copy button to copy these to a Z one & then finally use it in your program using SET PF-STATUS statement.
Please close the thread if it solves your query.
Regards
Abhii

Similar Messages

  • Print from application for stanadard reports

    Hi All,
    How can i get print from application for stanadard reports.My requirement is to print pickslip report output once it is submitted.How can i do this?
    Thanks,
    Dhana

    Use destype=printer and desname=<printer name>.
    Use google or the search option in this forum for plenty of examples.

  • Problem with Print button in the BI reports integrated in portal

    Hi,
    We have some BI reports integrated into portal.and we have a Print button,which is a standard SAP functionality,doesnot work.When we click that print button it takes forever to load the page and print it.
    Please help me in resolving this issue and points will be rewarded for sure
    Bala

    Solved myself.
    The answer lies in this link:
    http://help.sap.com/saphelp_nw70/helpdata/en/76/489d39d342de00e10000000a11402f/frameset.htm
    See the following two properties under Paging:
    Columns Scrolled for Each Step (BLOCK_COLUMNS_STEP_SIZE)
    Rows Scrolled for Each Step (BLOCK_ROWS_STEP_SIZE)
    The values of these two properties have to be changed in the Web Template you are using for your BI Reports.
    Regards,
    Ankur

  • How to create 2 print buttons on a sql report ?

    hello,
    i work on apex 4 and database 11GR2, i configure bipublisher for advanced printing.
    On a sql report i want to have an excel Button and a Pdf button with redirect URL.
    I don't know how to specify in the URL the format output.
    I see in the help
    "use the output format derived from item option and include the item name and value in your Print URL."
    but i look for an example of URL.
    Best regards
    Jean marc

    So, you have to specify a hidden item which contains the value, then specify in print attributes the item name (mine is P5000_TYPE)
    Then you would have button redirect URLs of:
    javascript:redirect('f?p=&APP_ID.:&APP_PAGE_ID.:&SESSION.:FLOW_XMLP_OUTPUT_R1483125430108678:::P5000_TYPE:PDF') ;and
    javascript:redirect('f?p=&APP_ID.:&APP_PAGE_ID.:&SESSION.:FLOW_XMLP_OUTPUT_R1483125430108678:::P5000_TYPE:XLS')
    to print in pdf and xls respectively.
    Ta,
    Trent
    Edited by: trent on Dec 10, 2010 11:29 PM

  • Creating a print button to call a Report Query and pass filters

    If i use the REPORT QUERY option in APEX 4 to create an statement that is the same one used in an interactive report, can I create a link or button to the REPORT QUERY and pass all the session and filter information from the interactive report to the report query?
    This way I can have the interactive report screen where the user can do all sorts of modifications and such and then pass those to the REPORT QUERY so I can call that from a custom link or button.
    You may ask "why does he need another print button?"
    Answer: I am using a view that has some embedded HTML tags to format the output really nicely. The HTML download version created by the interactive reports works beautifully. The customer also wants a PDF version (meh) which does not render the HTML tags and actually echos them as part of the text. I found that I can create another view that uses the CHR function to create all the breaks and such I was doing with HTML and these do render properly in PDF. So, I figured just have 2 reports: 1 Interactive and 1 using a REPORT QUERY. I just want to call the REPORT QUERY version but use the Interactive Search form to set all the parameters.
    Or, am I over thinking this and there is an easier method?
    I made a previous post where I showed how I got the APEX printing to work and i hoped that helped someone out - fixing this issue would put the whole thing to rest.
    Thanks

    Is BI Publisher desktop (MS Word add-in) a possibility? This would allow you to use MS Word to create your output template (RTF) that would result in a properly formatted PDF. Of course, you'd have to right an updated version of the query without HTML embedded. Just thinking outside of the box.

  • Print Button in paper Layout reports

    Hi All,
    I have created a paper layout report with desformat = html.Its working fine.
    Now my requirement is to print the report after the report is displayed on the browser.
    Can I keep print button in reports ?
    Please suggest me a solution.
    Regards
    Srini

    Add some javascript to your report to submit the page to the printer. Use one of the report escapes (look at the properties of the report...double click the report in the object navigator). You can actually add some javascript in one of those escapes to submit the print job after the page has been loaded. I have never used one of those report escapes but that should work.
    if you can do that, you should also be able to add an html button to the top of the page to accomplish the same thing or add a hyperlink to the report that submits another report with desformat = pdf which will probably print out much nicer. All of this should work with using report escapes.

  • Print Bar code for inspection report

    Dear all,
    I have a requirement for printing bar code in the inspection report. Normally, we use QGA3 print inspection report which based on the script form. Now as I would like to add bar code, as I know, I have to use smart form to realize. but it can just enter Form in the standard way. So could anyone give me some useful suggestion to realize this requirement?
    Thanks a lot.
    Best regards,
    Benny.

    Hi,
    Identify corresponding form.In the character format we have to define the bar code and assign that one infornt of which we need the bar code.
    eg:
    SE71 screen if you go the character
    there below you will get the bar code
    specify one character for that bar code and
    in place of which u want to print place it.
    for eg u have character specified as bb,
    and in place of Inspection lot (w_lot) you want to have bar code
    the just type.
    <bb>w_lot</>, this will print the bar code for instead of inspection lot
    Regards,
    Krishna Mohan
    Edited by: Krishna Mohan N on Jan 22, 2008 7:26 AM

  • Printing Blank pages for SSRS Reports in Firefox browser

    I have created an SSRS Report that works well on chrome, but when I use the site in Firefox the SSRS Page prints blank pages though the report displays properly. I have tried every thing like reducing table width. I am using the report viewer control.
    Sanjeev Menon

    Hi Sanjeev,
    Generally, if the report display properly in the browser, it should be also work well when we print the report. And I can’t reproduce the scenario in my own environment. As to this issue, I recommend that you can try to run it in compatibility mode or use
    IE explorer to print the report.
    If this issue still exists, please try to update the report viewer control to latest release and check this issue again.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Ask Print Layout Designer for customize report

    Dear all
    I am newbie in SAP, and i must create report with PLD  like :
    PAYMENT TYPE          AMOUNT
    By CASH
    Cash               1000
    Cash               2000
    Cash               3000
    Cash               4000
    Total Cash          10000
    By CREDIT
    Credit               10000
    Credit               15000
    Credit               17500
    Total Credit          42500
    By TRANSFER
    Transfer          20000
    Transfer          25000
    Total Transfer          45000
    Total Payment          97500
    From database example:
    PAYMENT TYPE          AMOUNT
    Cash               1000
    Cash               2000
    Credit               10000
    Cash               3000
    Cash               4000
    Credit               15000
    Transfer          20000
    Credit               17500
    Transfer          25000
    Right Now,I just can create report like this :
    PAYMENT TYPE          AMOUNT
    Cash               1000
    Cash               2000
    Cash               3000
    Cash               4000
    Credit               10000
    Credit               15000
    Credit               17500
    Transfer          20000
    Transfer          25000
    Total Payment          97500
    Please help me.. because i very need it.
    Thankyou so much for your help
    Regards,
    Dony
    Edited by: dony donse on Dec 18, 2007 4:29 AM
    Edited by: dony donse on Dec 18, 2007 4:38 AM

    Finnaly...
    someone send me PLD manual
    And my problem solved
    ==============
    Procedure
    After defining the sort, perform the following steps
    1. From the menu bar choose Print Layout Designer &#8594; Group.
    2. Select a group number.
    3. Select 1 for a sub-sort or sub-total for the primary sort, select 2 for the secondary sort and so on.
    Each group is linked to its relevant row number in the Sort window described above. Thus, every field created in a certain group relates only to its group's corresponding row in the Sort window.
    The Repetitive Area Header titles are now hidden as well as any field created in the Repetitive Area Footer. The reason is that these two areas are linked to groups. Each one of the groups has two areas of its own.
    4. To define the sub-sort, do the following:
    a. In the Repetitive Area Header assign a title for the required sort.
    b. Create a new Formula field
    c. Choose the Formula Editor button and select the operand SortValue() in the Operation field.
    This action will print the Items table divided into separate titles each time the Item number changes.
    5. To define sub-totals do the following:
    a. In the Repetitive Area Footer create a Formula field.
    b. Choose the Formula Editor pushbutton and select the operand ColSum(UniqueID as String) in the Operation field (for the Quantity field from the rows in the Sales Quotation).
    The field within the brackets defines the column for which a total will be calculated. You can also calculate totals for the Price and Total columns.

  • Save printer to layout in crystal reports XI R2 and windows vista ,7 , 2008

    Hi ,
    I have a problem with the crystal report design , I use CRXI R2 SP6 and with windows vista , windows 7 and windows server 2008 .
    The problem is that when I built the report and I go to set page from file , in the page setup form I don't have the printer select button and so I can't save the printer in the report.
    With SO earlier it's all ok.
    Thanks
    Mauro

    Hi Enrico,
    Can you let us know what is the format of the image you are using.
    Thanks,
    Naveen.

  • Print layout designer for develop report based on query

    Dear Experts/Gurus,
    I am amazing about the manage previous reconciliation report. When I opened it using print layout designer, it looks like the report is not built using query, but I am not sure yet. This is very confusing. I created query similar with manage previous reconciliation (MPR), but when I link the query to print layout and try to make similar format/appearance with MPR report (reconciliation management (system)), it is not success.
    Isn't the MPR report built not based on query ? I appreciate your answer. TIA
    Rgds,

    Hi,
    I am not sure I understand what's the problem:
    Is it the layout that is different or the data?
    Regarding the data you can use SQL Profiler (maybe you did?) to find out what queries are fired, but please note that there are some stored procedures in the DB that are used for some specific functions - not sure whether the "MPR" uses any of these.
    Then you must include some non-default filter in SQL Profiler...
    ...but you can also use the logging functionality in B1 for that purpose:
    Just activate the logging (see the "log" folder in the B1 subdirectory) in the corresponding config file: choose the option to have the SQLs logged in conjunction with the logging being triggered in all cases (not just error).
    Thus you will get all the SQLs - just plain - from the B1 application, but note that it will obviously slow it down!
    HTH,
    Frank

  • REPORT VIEWER- PRINT BUTTON- NOT PRINTING ONLY IN SOME MACHINES

    I built a project in VS2008(VB.Net) and it uses RDLC reports...When ive published my software i tried and it works fine and can print successfully on my machine but when i tried on the target machine i can export to pdf but i cant print the files directly
    using the print button on the report viewer...What is the problem? Thanking you in advance.

    Hello,
    Which browser did your used in the target machine? The issue may happens when you use none-IE browser. 
    The ClientPrint control of the Report Viewer control is based off of ActiveX and is not designed to work in none-IE browsers. This is a known issue in Report Viewer control.
    To workaround this issue, you can try to use custom control or ActiveX control to get the print option enabled for the Report Viewer.
    Reference:http://www.codeproject.com/Questions/608046/Reportplusviewerplusprintplusbuttonplusisplusnotpl
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • While Printing using Print Button on Crysal Report Loses focus.

    Hi all,
    I am using CR XI along with VS2003 for developing my application.
    My application uses a Treeview to list all the available reports, once user select one of the report. I am using another dll, which contain all the rpt files as Embedded Resource, for showing the report in Crystal report viewer.
    Once report get loaded, I am using Print Button from Crystal report viewer to print the report.
    report get printed properly..
    However a strange behavior occurring, Form with Crystal report viewer control placed loses focus and immediate below window coming into focus (some other opened window get activated and bring to front and hiding my application).
    Any suggestion would be appreciated.
    Thank you
    Riju K K

    Hi Brian,
    Thanks for you are reply.
    I think I am not creating a separate process,
    From my application, I am creating an instance of form (which is in another DLL) which is hosting Crystal report viewer.
    If click "Print" button on the Crystal report viewer, I am getting a Printer selection form.
    If I cancel from there ,my Crystal report viewer form get focus back.
    If select a printer and click "OK". my Crystal report viewer form lost focus and some of the other window opened (word, ie, etc) before get focus.
    My assumption is Crystal Report viewer's "Print" button may be using a separate thread for Printing.
    that may creating this focus issue.
    what you think?

  • APEX Print Attributes for Interactive Reports versus Reports

    The Print Attirbutes tab for Interactive Reports does not have the Enable Report Printing option that the same tab does for Reports. The Enable Reports option when set to Yes" puts a print link on the Reports page. Since, the option doesn't appear for under the Print Attributes tab for Interactive Reports, how can I get a print link appear on an Interactive Report page?

    Hi,
    Those links are visible to end user in action menu -> Download
    Br, Jari

  • MDSD Print button disabled

    Hi Folks,
    I want to know whether To-Printer option remains enabled in standard MDSD application when we follow path
    OTHER3-REPORTS-2material/inventory reports-----2check-out..1..For all materials i do not get To-Printer button enabled.
    Even if i install printer driver also i do not get the same.
    Is there any specific setting to be maintained.
    Regards,
    Akhil

    Solved by SAP..bug was in their hotfix.

Maybe you are looking for

  • I want to replace the SSD in an HP mini 1010nr. i have 30gb Hitatchi 1.8" drive. does not work.

    the drive connects using the cable from the SSD, however; the BIOS does not detect the drive and the drive does not power. Did i waste my time and money buying a hard drive to repalce the SSD?

  • Stored credit card number

    I logged on to an account and when I began to enter the card number it was presented to me by the system. I do not recall ever having said that I wanted this link to remember the number. Is it stored somewhere on my system? Is it in the "Keychain" wh

  • Ipod Touch 4G icons stay still.

    i own a ipod touch 4G. Recently i have a problem with the icon. the Icons have a backdrop Square which didnt let me to select the Icons. I tried Restore from Itunes and Restart using the Wake and menu Button in Ipod. Can someone help me to fx it?? My

  • Dreaweaver 2014.1 won't launch

    Hi folks I was using this version on Windows 7, and i just installed Windows 8.1 it worked fine for about a day and a half - but today it refuses to open. Fireworks works fine, but DW - i click to launch, it seems to work, though the splash screen do

  • Opening an attached file.

    Hi! How do I create a link to open an attached file? I have a PDF with the text "click here to open the attached file". If necessary, you can download the file here. The password is 1234.