Report is displaying blank?

hi all
my report with less parameters is working fine but when i increased parameters its showing me report can anyone guide me plz.its displaying blank page
here is my codes:
DECLARE
repid REPORT_OBJECT;
v_rep VARCHAR2(100);
rep_status VARCHAR2(20);
plid ParamList;
vParamValue number;
BEGIN
plid := Get_parameter_List('tmp');
IF NOT Id_Null(plid) THEN
Destroy_parameter_List( plid );
END IF;
plid := Create_parameter_List('tmp');
add_parameter(plid,'P_num',text_parameter,to_char(:pays.num));
add_parameter(plid,'p_code',text_parameter,to_char(:pays.code));
add_parameter(plid,'p_basic',text_parameter,to_char(:pays.basic));
add_parameter(plid,'p_housing',text_parameter,to_char(:pays.housing));
add_parameter(plid,'p_water',text_parameter,to_char(:pays.ele_water));
add_parameter(plid,'p_transport',text_parameter,to_char(:pays.transport));
add_parameter(plid,'p_desc',text_parameter,to_char(:pays.description));
add_parameter(plid,'p_amount',text_parameter,to_char(:pays.amount));
add_parameter(plid,'p_deduct',text_parameter,to_char(:pays.deduction));
add_parameter(plid,'p_net',text_parameter,to_char(:pays.net_amount));
add_parameter(plid,'p_total',text_parameter,to_char(:pays.total));
add_parameter(plid,'p_other',text_parameter,to_char(:pays.other));
add_parameter(plid,'p_money',text_parameter,to_char(:pays.money_in_words));
add_parameter(plid,'p_num2',text_parameter,to_char(:payslip.num));
add_parameter(plid,'p_name',text_parameter,to_char(:payslip.employee_name));
add_parameter(plid,'p_gender',text_parameter,to_char(:payslip.gender));
add_parameter(plid,'p_nat',text_parameter,to_char(:payslip.nationality));
add_parameter(plid,'p_martial',text_parameter,to_char(:payslip.martial_status));
add_parameter(plid,'p_date',text_parameter,to_char(:payslip.join_date));
add_parameter(plid,'p_job',text_parameter,to_char(:payslip.job_title));
add_parameter(plid,'p_bank',text_parameter,to_char(:payslip.bank));
add_parameter(plid,'p_account',text_parameter,to_char(:payslip.account_no));
add_parameter(plid,'p_year',text_parameter,to_char(:payslip.year));
Add_parameter(plid, 'PARAMFORM', TEXT_parameter, 'NO');
repid := FIND_REPORT_OBJECT('REPORT6');
SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no');
v_rep := RUN_REPORT_OBJECT(repid,plid);
rep_status := REPORT_OBJECT_STATUS(v_rep);
WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
LOOP
rep_status := report_object_status(v_rep);
END LOOP;
/*Display report in the browser*/
WEB.SHOW_DOCUMENT('http://sara:8889/reports/rwservlet/getjobid'
||substr(v_rep,instr(v_rep,'_',-1)+1)
||'?'
||'server=repserver&P_num='||:pays.num
||'&p_code'||:pays.code
||'&p_basic'
||:pays.basic||'&p_housing'
||:pays.housing||'&p_transport'||:pays.transport
||'&p_water'||:pays.ele_water||'&p_amount'
||:pays.amount||'&p_deduction'||:pays.deduction
||'&p_netamount'||:pays.net_amount
||'&p_total'||:pays.total||'&p_other'
||:pays.other||'&p_word'||:pays.money_in_words
||'&p_num2'||:payslip.num
||'&p_name'||:payslip.employee_name
||'&p_gender'||:payslip.gender||'&p_nat'
||:payslip.nationality||'&p_martial'
||:payslip.martial_status||'&p_date'
||:payslip.join_date||'&p_job'
||:payslip.job_title||'&p_bank'
||:payslip.bank||'&p_account'
||:payslip.account_no||'&p_year'
||:payslip.year||'&paramform=no','_blank');
END;
Edited by: SarahSarahSarah on Aug 16, 2009 4:20 AM
Edited by: SarahSarahSarah on Aug 16, 2009 4:23 AM

sarah,
Check the query in the report. The reason for blank report will be the query returning blank. So check the report's query in SQL *PLUS or other softwares like TOAD, SQL Developer etc.
Regards,
Manu.

Similar Messages

  • QM Desktop - Report tab displays blank page

    Hi all,
    I'm currently running UCCX7.0(1) with QM2.7(3) and i'm facing the following issue.
    Thru QM Desktop - Report tab, an IE page will be displayed to show the available reports that we wish to run. It's trying to launch the following link https://<ip.address>:8448/QMR/Login?signature=49B7E14D173A2...E10D664 However a blank page is being displayed.
    I remember seeing this a while back where it's something to do with the report templates, files, etc missing / not installed correctly.
    a) which folder is storing the report files?
    b) is there a way to load the missing files without reinstallation?
    c) any other reason why this is happening?
    Thanks!
    -JT-

    Quick update
    I manually change the url from :8448/QMR/xxx">https://:8448/QMR/xxx to :8088/QMR/xxxx">http://:8088/QMR/xxxx and this time the QM Reporting System page is displaying according.
    I don't believe there was any option during install/postinstall that enable us to specify if we want to use SSL or not. Any ideas?
    Thanks!
    -JT-

  • Alerts and Most Common Alerts Report information Displays Blank

    Hello Sir,
    Could some one help me on my Issue in SCOM 2012 R2.
    Previously we use to generate all reports with out any issues, But very recently we had an issue while generating reports for "Alerts" and "Most common Alerts" Reports (from Microsoft Generic Library) its giving a blank with out any data.
    Where in CPU, Memory, Disk Utilization are coming fine as expected. Only issue with "Alerts Reports"  and "Most Common Alerts Report".
    Not sure how to proceed further to trouble shoot this issue.
    Regards,
    SA

    Thank you Sir,
    Previously all reports works fine, but recently we had issue only for "Alerts" and "Most Common Alerts" reports which is giving the blank DATA. Please find the below screen shot of the report.
    <v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f"></v:shapetype>
    <v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f">Could
    you please assist me how to fix this issue.</v:shapetype>
    Regards,
    Sanjeev Kumar N
    <v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f">
     <v:stroke joinstyle="miter">
    <v:formulas>  <v:f eqn="if lineDrawn pixelLineWidth 0">
      <v:f eqn="sum @0 1 0">
      <v:f eqn="sum 0 0 @1">
      <v:f eqn="prod @2 1 2">
      <v:f eqn="prod @3 21600 pixelWidth">
      <v:f eqn="prod @3 21600 pixelHeight">
      <v:f eqn="sum @0 0 1">
      <v:f eqn="prod @6 1 2">
      <v:f eqn="prod @7 21600 pixelWidth">
      <v:f eqn="sum @8 21600 0">
      <v:f eqn="prod @7 21600 pixelHeight">
      <v:f eqn="sum @10 21600 0">
     </v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
     <v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
     <o:lock aspectratio="t" v:ext="edit">
    </o:lock></v:path></v:stroke></v:shapetype><v:shape alt="" id="Picture_x0020_1" o:spid="_x0000_i1025" style="width:431.25pt;height:277.5pt;" type="#_x0000_t75">
    <v:imagedata o:href="cid:[email protected]" src="file:///C:\Users\15147\AppData\Local\Temp\msohtmlclip1\01\clip_image001.jpg">
    </v:imagedata></v:shape>

  • XL Reporter Do Not Display Blank Records

    hey all,
    I've built a standard P&L Budget report in XL Reporter with parameters for each segment of the account code as made possible by patch 02.  However, when I uncheck "Do not display blank records," the generated report lists an instance of each account for each segment that I've chosen in the parameters.
    The selections for the account segmentation don't seem to filter the accounts themselves, instead they filter the balances of each account.  Does anyone know why it only filter's the balances rather than the accounts themselves and ends up repeating the accounts for each segment selected?  Is this a bug?
    thanks in advance!
    Kevin Lee

    Hi Kevin,
    Seems that noone in this forum can answer your question. Maybe this is related to the fact that the main focus here is the SAP Business One SDK?
    In case the question is still open:
    I would recommend that you try these forums - which should fit better:
    For SAP partners only there's a forum where you can discuss implementation questions etc.:
    Got a question about customization / implementation? Maybe ask it in CPSN!
    ...and here's the SAP Business One Forum in the "SAP Community" (public to anybody):
    Re: Got a question about customization / implementation? Maybe ask it in CPSN!
    ...or you might try your luck with SAP Support?
    Bugs should anyway be reported to SAP Support!
    HTH
    Frank

  • How to display Blanks instead of # in Report

    Hi All,
    In my report we are getting # for all blanks. Any one have idea how to display Blank instead of #.
    Thanks
    Vani

    You can do it using Excel macros. See the links for more info:
    [Re: replacing '#'-sign for 'not assigned' in queries]
    [How do I replace "#" to "NoData" in the workbook;

  • Crystal Report Coming out Blank

    Hi Guys
    I have been struggling for days now with a my vb.net app that is using sql server as DB. I am creating a crystal report but it seems it always comes out blank when i use my dataset as the datasource. If i change the datasource to my-pc it all works fine
    but i dont want this as it will be using another server after deploying the app.
    I have created a CrystalReportViewer1 and a rptAllEmployeesSalaries.rpt crystal report .The report is displaying data from two tables which i used an INNER JOIN Select statement. This is my code on the form load event;
    Private Sub frmrptAllEmployees_Load(sender As Object, e As EventArgs) Handles Me.Load
            Dim rpt As New rptAllEmployeesSalaries 'The report created.         
            Dim myConnection As New SqlConnection(ConfigurationManager.ConnectionStrings("TMS.My.MySettings.xConnectionString").ConnectionString)
            Dim MyCommand As New SqlCommand()
            Dim myDA As New SqlDataAdapter()
            Dim myDS As New xDataSet4 'The DataSet  created.  
            myConnection.Open()
            Try
                MyCommand.CommandText = "SELECT employeeWork_infor.jobTitle, employeeWork_infor.status, employeeWork_infor.branch, employeeSalaries.salary, employeeWork_infor.employeeSurname, employeeWork_infor.employeeName, employeeWork_infor.employeeNo
    FROM employeeWork_infor FULL JOIN employeeSalaries ON employeeWork_infor.employeeID = employeeSalaries.employeeID"
                MyCommand.CommandType = CommandType.Text
                myDA.SelectCommand = MyCommand
                MyCommand.Connection = myConnection
                myDA.Fill(myDS, "employeeWork_infor")
                myDA.Fill(myDS, "employeeSalaries")
                rpt.SetDataSource(myDS)
                CrystalReportViewer1.RefreshReport()
                CrystalReportViewer1.ReportSource = rpt
            Catch Excep As Exception
                MessageBox.Show(Excep.Message, "Error", MessageBoxButtons.OK, MessageBoxIcon.Error)
            End Try
            myConnection.Close()
        End Sub
    End Class
    Please help my report always comes out blank im not sure why
    Trevor

    Thanx Venkat786
    1) i tried Running my T-sql query in SSMS and it does give me the data that i     want.
    2) I put the "myDS.WriteXml("c:\temp\result.xml")" before my set datasource line inside my code and it does write all the retrieved data to the result.xml file.
    3)When the designer previews the report it populates it with what looks like sample data and not data from my DB.
    From steps 1 & 2 it looks like all is working fine not sure if the result im getting on 3 is ok, but still after all this my report is still coming out blank.
    Would really appreciate it if you continue to assist...
     

  • Report Painter -  Report not displaying all values

    Hi All,
    We are executing a report for Manufacturing variances by Product group which is created through report painter.
    In the output of the report in rows product wise data is displayed and columns are volume, price .. are there.
    Out of 8 products displayed in the report for one product volume is being displayed blank. But when I double click it is displaying actual line items,
    Can you please let me know why for one product it is showing blank inspite of data existing.
    Thanks
    Satish

    So the  report is actually showing undeterminable values..
    this is the prblem
    Ex in the report
    Col1    500 USD
    Col 2   200 USD
    Col 3   300 USD
    Col4    100 EUR
    Col5    300 USD
    In this case the system cannot show the total figure for the amount row because one of the amount is in EUR. So it shows a Black X in the EUR cell.
    That is the reason why you wont get this problem for one single company code but get this for multiple company codes.
    To avoid this use controlling area currency as the key figure so that all will be translated into one currency. Or unit of measure if you are dealing with quantities.
    Thanks
    Naveen

  • Crystal Reports 9 ActiveXViewer blank report

    Post Author: dougbaker
    CA Forum: Crystal Reports
    I had this same problem with Crystal 11 and opened a case, but it was never resolved because the client who had the problem accepted the workaround and was only going to be using our software package for a short time longer.  I haven't yet found anything relevant in the KB.
    I support an ASP (not ASP.NET) web application that uses the Crystal Reports ActiveXViewer which is downloaded from a web site running IIS 6.
    The ActiveXViewer download to the IE browser (6 or 7, it doesn't seem to matter) works fine.  But the report is completely blank.  I can resize, refresh, and use the various controls for the viewer, but nothing changes.  If I export the report to a word doc, it works and the data is in the word doc.  So, the workaround for Crystal 11, to export to a word doc and then print that, works for Crystal 9 as well.  My customer installed SP5 on the IIS machine, but that did not make any difference.
    I'm just wondering if anybody has run into anything like this.

    Post Author: IdoMillet
    CA Forum: Crystal Reports
    Change the number of colors in the display setup.

  • Oracle Reports to display in IE 5.5 browsers

    Oracle reports (6i) display fine in IE 4/5.0 browsers, butr those with 5.5 display a blank screen.

    hello,
    there are some issues with showing PDFs produced by the reports server in IE55 that should be solved with one of the latest patches.
    please check this issue with oracle support services.
    regards,
    the oracle reports team

  • FAGLL03 : customer and vendor columns displaying blank

    hi experts,
    In FAGLL03 tcode , customer and vendor columns are displaying blank .
    Is there any settings need to be done in SPRO for displaying the 2 columns .
    kindly give me any suggestions.
    thanks & regards,
    Raghul

    hi Radhika,
    Thanks for your prompt reply.
    I already defined table and field names as mentioned by you .
    Also i checked FAGLPOSYEXT structure the two fields were appearing as it was not there previously.
    When i checked by running FAGLL03 , the fields customer and vendor were appearing blank only.
    Also  i tried by executing the report  BALVBUFDEL - for buffer reset.
    Kindly give me any suggestions how to rectify this .
    Thansk & regards,
    Raghul

  • Routing Report to display data in CA03

    Hi Experts,
    I am making a report that displays the routings of all materials. In the table PLPO, i can see all the informations of operations its hours. But if an operation is deleted in the routing master then the entry inthe table is not deleted. So when i diaplay the data in the report the delleted operation is also listed. How can i find in the table PLPO that which line is deleted. Is there any link with field ARBID.
    Regards
    SAPXPT

    Hi,
    You will have to read the valid routing operations from the table PLAS. Logic would be PLAS-LOEKZ should be blank.
    Add the above into your program & you will be reading the relevant operations.
    Regards,
    Vivek

  • (Report Painter) Display differnet language in one report.

    Hi Experts,
      i want to know can (Report Painter) display differnet language in one report depends on different user login.
    like user with chinese lang login can display chinese in the report
    and
    user with english lang login can display english in the report?
    if so, please give me so intruction on how to define the description on the text.
    thanks

    may be my poor english make u guys misunderstand my question.
    actually i am talking the first Top row (which is lead column/ descrption column)
    and first Left column in a report painter.
    ====================    <---First top row
    =    <--- first left column
    =
    =
    =
    currently i am using  "change text" to type in description(english) by manual(), and the problem comes out when i login with other lang, say chinese lang for example, the column and row didn't display any text on it(all blank) after different lang login.
    so just wonder is there any way to have a auto translation when different lang login.

  • Display blank for # in Query Designer

    Hello,
    I am executing a query using Query designer. The blank characteristic are displayed as # in the report. I want to display blank instead of the #.
    Please help me in this
    Thanks in Advance.

    Hello Shraddha,
    in that case you will have to use VBA.
    just copy the code mentioned in the above links in Workbook->Tools->Macro
    Create a macro with name SAPBEXonRefresh for the workbook in which the output is needed as " " in place of #.
    Hope it helps..
    thanks,
    (please dont forget the points...)

  • Passing parameters to report - nothing displays

    My abjective is to pass 3 parameters to a report in Forms. The
    user should not see the parameter form. The values passed are
    changed programatically based on the screen the user is on. The
    parameters are named the same in both Reports Builder and
    Forms. The parameter datatypes are character but the fields on
    the database are numeric. In Reports Builder, the select clause
    converts the character to numeric(TO_NUMBER). In reports
    builder the report runs fine but of course the parameter form is
    displayed for entering the 3 fields. In forms when PARAMFORM is
    set to 'YES', the 3 fields are blank and have to be entered by
    the user and the report prints fine but of course, this is not
    the desired method from a user point-of-view. The user should
    not have to enter anything, just click on the desired report
    from the menu item.
    Here is my code;
    DECLARE
    rptID               REPORT_OBJECT;
    rpt               varchar2(100);
    plID               PARAMLIST;
    plName          varchar2(10)          := 'myList';
    BEGIN
         plID          := get_parameter_list(plName);
         if not id_null(plID) then
         destroy_parameter_list(plID);
         end if;
         plID          := create_parameter_list(plName);     
         add_parameter(plID, 'P_ACCTNBR', TEXT_PARAMETER, name_in
    ('OBJECTS.ACCTNBR'));
         add_parameter(plID, 'P_SUBACCT', TEXT_PARAMETER, name_in
    ('OBJECTS.SUBACCT'));
         add_parameter(plID, 'P_RUACCT', TEXT_PARAMETER, name_in
    ('OBJECTS.RUACCT'));
         add_parameter(plID, 'PARAMFORM', TEXT_PARAMETER,'NO');     
         -- dont display parameter form for users to enter
         rptID := find_report_object('RETUNIT');
    --rpt := run_report_object(rptID,plID);
    run_product
    (REPORTS,'PlantCatRetUnit.rdf',SYNCHRONOUS,RUNTIME,FILESYSTEM,plI
    D);
    END;
    I appreciate your help.
    P.S. I have tried both RUN_REPORT_OBJECT & RUN_PRODUCT.
    Neither works correctly.

    Hello,
    See Following Procedure..
    /* This Procedure passes department number as a paramter to
    Report and displays Report.
    Author - Mr. Adinath R. Kamode
    Parameter - Deptname (p_dept)
    PROCEDURE CALL_REPORT (V_DEPT IN NUMBER)
    V_PLIST PARAMLIST; -
    - Parameter List and Name
    V_PLISTNAME VARCHAR2
    (30) := 'RPTLIST';
    BEGIN
    -- Check existance of Parameter List
    V_PLIST := GET_PARAMETER_LIST(V_PLISTNAME);
    IF ID_NULL (V_PLIST) THEN
    V_PLIST := CREATE_PARAMETER_LIST
    (V_PLISTNAME);
    IF ID_NULL (V_PLIST) THEN
    MESSAGE('Error in
    creating parameter list.');
    MESSAGE('.');
    RAISE
    FORM_TRIGGER_FAILURE;
    END IF;
    -- Add parameter data , name must be same as in Report
    ADD_PARAMETER(V_PLIST,'P_DEPT',TEXT_PARAMETER,TO_CHAR
    (V_DEPT));
    -- Don't display parameter Form
    ADD_PARAMETER(V_PLIST,'PARAMFORM',TEXT_PARAMETER,'NO');
    RUN_PRODUCT
    (REPORTS,'DEPT.RDF',ASYNCHRONOUS,RUNTIME,FILESYSTEM,V_PLIST,NULL)
    ELSE
    DESTROY_PARAMETER_LIST(V_PLIST);
    END IF;
    END;
    Adi

  • Transactions TBB1 TPM44 - the portfolio field is displayed blanked

    Hi Gurus.
    We are using the portfolio field on our financial transactions created through FTR_CREATE. However, when we analyze the output reports of TPM44, TBB1 transactions the portfolio field is displayed blanked.
    Has anyone faced this situation?
    Thanks in advance for your help.
    Regards,
    ZucoGuti.

    HI ZucoGuti,
    portfolio field in TBB4 and TPM44 is for portfolio used in position determination and will only be displayed, if it is used as differentiation criterium. The same is valid for reports like TPM12 and TPM13.
    BR,
    Tomislav

Maybe you are looking for

  • Relation between PO Qty and Minimum Lot size of material master

    I have maintained "100" in minimum lot size ( MRP1 View, table MARC and field BSTM) for the material. I am also succssed to create the Purchase order for 2.5 Qty for the same material. ' I wanted to know, how system is allowig to create the PO with l

  • QT player won't play in third display

    I have two GeForge 7300 GT display cards in MacPro and only 1 card dispalys QT palyer correctly. I have tried all combinations of slots and speeds. All displays play correctly in other programs like FCP, Eyetv, etc. Any ideas?

  • Problem finding native methods in java packages

    Hi, I have a java class which uses some native methods written in OCamL. I wrote a C file which calls the OCamL code, and created the corresponding shared library using the jni. I then tested my java file and everything works fine, I can nicely call

  • JDeveloper extension : JDevLibsForAnt

    hi I would like to be able to use Ant to compile and package my code, but I don't want to maintain libraries in two places, JDeveloper and Ant. My first approach was to call JDeveloper from Ant using a custom JDeveloper extension that provides an MBe

  • Nikon d7100 & Raw files

    I have just purchased a Nikon d7100 only to find it isnt supported by my Elements 9. Following suggestions from the internet I have downloaded the trial version of Elements 11 plus ACR 7.4 dng converter unfortunately I am still unable to transfer Raw