How to find report printed or not

Hi,
We have crystal report implementation in our java application. In that, we are calling the crystal report viewer to view the report. We have print option in top of the crystal report viewer which will show the printer available in the machine. The user may choose the printer and can take the printout. How do we know that whether the report is printed or not? do we have any call pack method to find that? how the program can find out whether it is printed or not?

Hi
try this,
Login through SYSDBA
Select owner,table_name, partitioned from dba_tables;and to get details of partitions
Select * from dba_part_tables;Twinkle

Similar Messages

  • How to find report values using report writer

    hi,
    Please help me.
    How to find report values using report writer
    Regards,
    RRK.
    Edited by: Alvaro Tejada Galindo on Feb 6, 2008 12:01 PM

    Thanks all for the reply.
    I am trying to solve a problem where report parameter value that is set at Management Console is wiped out after calling replaceConnection.
    databaseController.replaceConnection(oldConnectionInfo, newConnectionInfo,
    null,DBOptions._doNotVerifyDB);
    We have to support changing database connection from a java utility
    class. But once replaceConnection is called all existing static parameter values are lost. To fix this issue we thought of getting parameters and values before calling replaceConnection and setting it after replaceConnection.
    Version is CS2008 SP3 - version 12.3.0.601
    If there is any other option of fixing the original wipe out issue?
    ParameterValues.getValues() didn't return value. I will try ParameterValues.getCurrentCalues() but the document says ParameterValues.getValues() is  equivalent to the IParameterField.getCurrentValues() method  unless it is empty, in which case it is equivalent  to the IParameterField.getDefaultValues() method.
    So getCurrentValues() may not work.

  • How to find report created with Report Painter?

    Hi!
    how to find report created with Report Painter?
    Here is the information that I have:
    Object filename, let's say <b>Y_P01_90000001</b>
    Report painter object <b>INV-102</b>
    The thing is that Library is unknown, thats why I can not find it via GR22...
    Any ideas?
    Will reward,
    Mindaugas

    Check in GRR3 under <b>INV</b> node...

  • HOw to find Report program associated module pool program?

    HOw to find Report program associated module pool program?
    I.e
    Me21n is the tcode.I want to find screens related to this tcode.
    Associated report program is RM_MEPO_GUI.(It has no screens hence it is a report program).
    (if module program is attached to tcode,i can easily find entries in d020s)
    Here  report program is calling a module pool program SAPLMEGUI(Has screens).
    If i give the Tcode Me21n,i want to list out all the screens of it..
    Can u give any suggestion....

    Hi Sampath.
    Manually i can see it (by seeing in system-status)..
    programmatically i want to know..
    for ex:if u take  Tcode:Va01
    we can get program (dialog)  and tcode in Tstc table .
    If we know the program name(dialog), we can find program and screens in d020s table.
    Va01 is atatched to a module pool program..No problem to find screens..
    In case of me21n,
    It is atatched to report program(calling module pool program)..
    Here i could not be able to get the screens ..
    I think u undrstood my problem..

  • Report printer was not valid, switching to default printer.

    We are using a Crystal Report viewer in Tomcat. Everything works but sometimes in the Tomcat log we get the following error:
    ERROR com.crystaldecisions.reports.reportdefinition.ReportDefinition - Report printer was not valid, switching to default printer.
    Is there a way to stop this error from being reported? If not, is it safe to ignore since everything appears to be working fine?

    Generally safe to ignore, unless of course you want to print to that printer
    Just means report was designed connected to specific printer which is not available where you are now publishing report. YOu could try going into printer set up and selecting No Printer.
    Ian

  • How to find the print program for a sap script

    Hey Experts,
    How to find the print program for a sap script (espicially when it is a custom script(Z*))?
    Thanks a ton,

    Thanx Vijay,
    Actually when I searched for the program in both the tables it didnt show up ther.
    But when I did check in the texts of script, I found it.
    Good job.
    Thanks all.
    Vijay, a small doubt.
    But why didn't it show up in those 2 tables when all the print programs for standard scripts show up usually?
    thnx once again.
    Message was edited by: dev a

  • How to find reports not executed.

    Hello,
    My client has asked me to find out all the reports that are created but not executed since one year to one and half year and delete them. Can anyone please tell me how to find out the zreports that are not executed since one year? Working replies will definetly be rewarded. Thanks in advance.
    Regards.
    N.M.S.M.Krishna.
    Moderator message: VFAQ, please search for previous discussions of this topic, do not offer re-ward.
    Edited by: Thomas Zloch on Oct 29, 2010 1:05 PM

    Thanks for mentioning me.
    Thread locked, it is a FAQ, I did not say it has a satisfying solution.
    Thomas
    http://www.google.com/search?hl=en&source=hp&q=site%3Asdn.sap.comlastexecutiondateof+programs&meta=lr%3D&aq=f&aqi=&aql=&oq=&gs_rfai=
    P.S. if you vary the search terms slighty, you will get even more results

  • How to find G/L accounts not posted ?

    hi,
         i want to know wht is the logic involved and tables required to find out G/L accounts not posted i want the flow how to find out ? Thanks in advance

    Hi,
    I finally found a report which can be used to find the GL Accounts not posted. You can use the report S_ALR_87012311 - G/L Account Balances and Line Items to find out the GL Accounts not posted. Run the report by ticking the checkbox "Print Accounts not posted to".
    This will give the list of the accounts not posted based on your data selection.
    Hope this helps.
    Regards
    Mahendra

  • How to find standard print programs for ADOBE forms

    Hi All,
    My question is how to find the standard SAP print program for a SAP provided ADOBE form. For example - how to find what is the satndard SAP provided print program for the ADOBE form for payment advice 'F110_AVIS_INT'.
    As by default in the transaction F110 (where the payment advice form configuration is done), a SAP Script form is attached and the print program assigned is an SAP Script (as it contains call to function module like open_form, write_form... ) program and not an ADOBE print program.

    Hi Renu,
    I have gone through the link provided by you but it only shows a list of standard PDF forms.
    My question was how to find the standard SAP provided print program (or driver program which contains the data fetch logic and passing of the data to the interface of the ADOBE form) for these SAP provided ADOBE form.
    If SAP has provided standard ADOBE form then definitely they would also have provided the standard print program too ?
    @Srihari,
    The path system --> Status --> program SAPLFPUIFB is the standard program for the SFP transaction and not for the payment advice form F110_AVIS_INT.
    It will be same for all the ADOBE forms if we check in System --> Status --> Program.

  • How to find which table is not being used ?

    Hi,
    I am in need of releasing space from the common schema we have. i have been permitted to drop the tables which has not been used for the last three months.
    Can anyone please suggest how to find the tables that has not been used for a given amount of time.
    Thanks and Regards.
    Rajib

    i have been permitted to drop the tables which has not been used for the last three months.Can I just chip in an observation on this premise? It's not unusual for systems to have processes that run quarterly or even annually. You need to be very careful about dropping "unused" tables - you might just kill your organisations end of year reporting system.
    Is buying more disk space really not an option?
    Cheers, APC

  • (( Hello -ENABLE REPORT PRINTING - OPTION NOT SHOWING  ))

    2010-07-28
    Hello,
    I am trying to print a report in APEX 4.0
    using the free account APEX.ORACLE.COM .
    I learning how to do this using the tutorial at:
    http://st-curriculum.oracle.com/obe/db/apex/r40/apexstart/apexstart_b/apexstart_b_ll.htm
    In the tutorial it says:
    (about 40% down the page)
    17 .
    Select Yes in the ****Enable Report Printing**** drop-down menu and select Portrait in the Orientation drop-down menu under Page Attributes. Then click the Page Header tab.
    The screenshot the tutorial shows looks like this:
    HTTP://mankindwins.com/__7700-2900-APEX-GLOBAL-201/850-500-SCREENSHOTS-FOR-EMAILS-203/ENABLE-REPORT-PRINTING--SCREENSHOT-FROM-TUTORIAL.jpg
    However, when I go into the page for my application, the screen looks
    like this:
    HTTP://mankindwins.com/__7700-2900-APEX-GLOBAL-201/850-500-SCREENSHOTS-FOR-EMAILS-203/PRINT-ATTRIBUTES--FROM-INSIDE-APEX-PAGE.jpg
    As you can see, there is no option for:
    ****ENABLE REPORT PRINTING****
    What do I have to do this make this option appear?
    How do I get the
    ****ENABLE REPORT PRINTING****
    option to appear?
    I believe I saw something somewhere that said you had to do
    so-and-so to ****enable report printing****.
    How do you do this?
    Thanks for your help!
    DAVID888
    Edited by: DAVID888 on Jul 28, 2010 11:30 PM

    Hi,
    What model number is listed o the back of the printer?
    The HP Wireless Direct feature is only available for the CE658A model, not for the CE657A model.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • How to enable report print or configure print server

    Hi All.
    Currently using lastest Apex version (4.1.x) with 11g XE.
    Where can i find info, example etc. to enable report printing? When i access this attribute section, i get a red warning message saying there is no print servver configure.
    Regards, Luis ....!

    Here is a whitepaper that should answer your questions..
    http://www.oracle.com/technetwork/developer-tools/apex/application-express/configure-printing-093060.html
    Thank you,
    Tony Miller
    Dallas, TX

  • How to find aggregates which are not used.

    Hi ,
    There are lot of aggregates in my system , so i should deactivate the aggregates which  are not used from long back. so how to find out all those , can u plz guide me ,

    You can also check the usage column of the aggregates. If usage value is high then the aggregate is used very frequently.
    If there is no value at the last used then the aggreagete is not used at all.
    Hope it helps
    Regards
    Sadeesh

  • How to find reports which are using sales tables

    Hi Guys,
    we are using OBIEE 10g version.Here i need to identify the the reports which are using sales tables.
    Table names are given but how to find which report is using these tables.Is there any method to find
    or we have to check all reports manually?
    Could any one pls suggest me here!
    Regards,
    sk
    Edited by: 912736 on Jun 8, 2012 1:24 PM

    Hi SK,
    You can run a report from catalog manager that willl give you all answers requests and the subject area columns in use, you can map these back to the sales tables either manually or by linking (vlookup) to an RPD report that you can run from the Admin tool.
    The Usage Tracking method is pretty good but you will have to match up the reports using the Logical SQL.
    I'd do both methods and cross ref your results to ensure nothing slips the net.
    Regards
    Alastair

  • How to find photos which have not been updated to the current Process Version?

    How can I search and/or filter to find photos which have not been updated to the current Process Version?  I would like to get a list of the photos rather than going through them one by one and looking for the lightening bolt.

    Thank you!  As my memory fades, it is good to know that my memory is backed up with you and others on this forum!

Maybe you are looking for

  • Can´t find Taxonomy Query Builder iView

    Reading this documentation from help http://help.sap.com/saphelp_nw2004s/helpdata/en/77/49523ec744d947e10000000a114084/frameset.htm They mention "You are in the Taxonomy Query Builder iView".... Wich authorization do I need?? Where is the iView??...

  • (Request for:) Best practices for setting up a new Windows Server 2012 r2 Hyper-V Virtualized AD DC

    Could you please share your best practices for setting up a new Windows Server 2012 r2 Hyper-V Virtualized AD DC, that will be running on a new WinSrv 2012 r2 host server.   (This will be for a brand new network setup, new forest, domain, etc.) Speci

  • Quantum Gateway Router no longer available??

    It's disappeared from the Verizon FiOS Equipment and Accessories Store list! Just yesterday it did show on that list. Here: https://teleproducts.verizon.com/fios/index.cfm/eh/DisplayProducts Anybody know anything about this? Pulled for problems? (See

  • MPEG2 Asset from Compressor is blank/black

    Hi Mac fans, I have a horrible problem with DVD Studio Pro 4 (DSP4 hereafter). After I encode a Final Cut Pro sequence with Compressor using the 90 mins best DVD preset, I import it into DSP4 via the Assets tab. The audio ac3 file works fine but the

  • Get database result as a type of complex object

    Hi, I would like to make a query and send the results with web service to the client by a user defined object type. I send the servis and client code below. My query works fine but I got all array elements of my object equal to null. I could not unde