Invoice History Report not fetching any data without parameters

Hi
As per user guide, you can run the Invoice History Report without giving supplier parameter. "If you want to submit the report for one supplier, enter the supplier. Leave this parameter blank to submit the report for all suppliers."
But when we run the Invoice History Report, if we don't give any supplier, no data is coming in the report. If we give a supplier, data for that supplier is fetched by the report.
Has anyone faced this issue, is there any solution for this?
We are on the Oracle Apps 12.1.1 and the version on the report RDF is 120.11.12010000.5
Thanks!

Hi,
could you copy the MDX here ?
Would you be able to use ST01 / ST05 to trace further details ?
You can also go into the registry :
HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\SAP\BW MDX Query Driver
set the Trace to Yes
then use the path:
HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\SAP
set the "TraceDir" to the path for the logfiles
Ingo

Similar Messages

  • Sys_refcursor not fetching any data although query returns value

    hi!!!
    I am using sys_refcursor to return columns,and using below procedure to do so.Although data is there in table_1 and table_2.
    PROCEDURE test_pro(abc_date N DATE,
    cur_get_data OUT sys_refcursor
    OPEN cur_get_data
    for
    select A.col1,B.col2
    from table_1 A
    where A.dis_date=abc_date
    left outer join
    table_2 B
    on
    A.dis_date=B.dis_date;
    IF cur_get_data%rowcount=0
    then
         raise e_error;
    END if;
    EXCEPTION
         when e_error
         then
              ------no_data_found;
         when others
         then
    --------(giving SQL error with error code);
    END      test_pro;
    while running below sql in sql window of pl/sql developer fetching
    data
    select A.col1,B.col2
    from table_1 A
    where A.dis_date=abc_date
    left outer join
    table_2 B
    on
    A.dis_date=B.dis_date;
    but while testing the test_pro in test window of pl/sql developer it is
    not fetching any data and raising e_error each time
    is there any problem arising using IF cur_get_data%rowcount=0 as each time it is going to exception block..
    so can somebody please put some ideas what cud be the possible reason for this??

    Welcome to the forum!
    Unfortunatley you posted to the wrong forum. This question belongs in the SQL and PL/SQL forum.
    PL/SQL
    >
    sys_refcursor not fetching any data although query returns value
    but while testing the test_pro in test window of pl/sql developer it is
    not fetching any data and raising e_error each time
    is there any problem arising using IF cur_get_data%rowcount=0 as each time it is going to exception block..
    >
    A cursor doesn't fetch data - your code has to do that. The code you posted doesn't have any FETCH statements so no data will be fetched.
    There is no problem using 'IF cur_get_data%rowcount=0' but it will always be 0 in your code because you are not fetching any data.
    I'm guessing that you are trying to determine if there are any rows for the query. That isn't going to work since a cursor doesn't fetch rows.
    You just have to return the cursor to the caller and the caller will have to perform at least one fetch to see if there are any rows.
    If the above answers your question the just mark the question ANSWERED. Otherwise, since you have posted in the wrong forum
    1. repost the question in the SQL and PL/SQL forum
    2. Edit this post to add a link to the new thread in the other forum
    3. Mark this question ANSWERED so people will follow up in the other forum.
    Thanks.

  • XL Reporter not getting any data

    <b>Hi</b>
    When I am using XL Composer and generating report using it, I am getting data what the fields I have dragged. Not getting any data when generating same report in organizer from composer except the Title field names. Before I got but now I am not getting.
    <b>STEPS Taken</b>  
                     XL Reporter Composer Tool bar
                     Generate
                     Generate(Window)(Name: given Sample & checked Generate report    then ok)
    And having another problem when generating sample reports I am getting data and when editing that report are preparing new with some fields, I am not getting any data.
    <b>Example:</b>   I have made Edit of Bank Book and placed extra field Document No,   saved the report and generated I am not getting any data except titled fields.
         In new report I have taken BP Code and sales Employee I am not getting any data.
    Please Can any one help me,   It is urgent.
    Thanks in Advance.
    <i><b>Urs
    Sindhu</b></i>

    If you did not select any "total" field (quantities, totals, etc), XL Reporter will show data only at report composer. It will not work at final XL Report itself.
    This is a normal behaviour of XL Reporter, unfortunetaly.
    If you are trying to create a simple list of records, I suggest to use Query Generator, combined to PLD in order to get a formatted report.

  • Purchase requisition report not showing any data R12.04

    when i run "Printed Requisitions Report". Report run without any information.
    EBS R12.04

    Please refer to Note: 472332.1 - R12: Printed Requisition Report Ends With "No Data Found"
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=472332.1

  • CRM Interactive reports not loading any data on WEB UI

    CRM BI client is setup properly by following CRM IR config guide C41.
    /CRMBW/CONFIG_WIZARD doesn't show any major errors. I am able to create
    the custom interactive reports but when these reports are executed no
    data shows up in the report.For example ,we are building interactive
    reports under opportunities area for a user, who has opportunities in
    the system.
    Our CRM Sytem is on CRM7.0 EHP1 SPS3.
    Thanks
    Thirumala

    Hi Thirumala,
    if still relevant (sorry for the late reply): check if the user is assigned to a business partner (employee), which is assignet to a correct position in the CRM Org model, and that this business partner is the employee responsible of the sales documents you want him to see in the reports.
    Alternatively, the user's business partner can be a manager of such an employee.
    Best regards

  • Report not dipalying any data while running using concurrent manager

    Hi:
    I am running a report in oracle 6i reports builder, the report runs perfectly and displays the desired data. But, when the .rdf is attached to concurrent manager and ran from front end, the report is blank. the report output is PDF and i can see oly the headers and the values for all the columns as '0', not sure why this is happening.
    I am assuming that during the PDF conversion some thing is going wrong...any help is much appreciated...
    Thanks for your time...
    Srini...

    This is an Oracle Apps report, right? You'd better go to the eBusiness Suite forum for EBS related questions.

  • Firefighter - SoD Violations Report - not showing any data

    We have ECC6 and GRC 5.3 with latest patch. Our RAR is working well also. We recently installed firefighter. All reports are working fine except following two reports,
    1: SoD Violations Report
    2: Critical Transactions
    We want to use RAR critical table and SoD data, therefore In our configuration table we have following paramter set as:
    Critical Transaction Table from Compliance Calibrator (VRAT) = YES
    Could someone please direct in right direction how to get it fixed. Is there any SAP Note suggesting configuration setup etc.
    Thanks in Advance
    Masood Akhter

    There are a number of settings to be made in order to get this working. The note is helpful but effectively you need the following:
    In ECC
    TCP/IP RFC Dest created with a unique report name.
    This RFC mentioned in the /VIRSA/ZRTCNFG transaction
    In RAR
    The Report name entered into the RAR connector.
    The SAP gateway mentioned in the RAR Connectior.
    The RAR connector marked as outbound connection.
    The SAP Adapter activated.
    In SPM (ECC)
    Set the "Connector ID for Risk Analysis" parameter to the name of the RAR Connector in the SPM configuration table.
    You may also have to do a Java system Restart if you encounter error messages when activating the SAP adapter in RAR.
    Simon

  • BPMon alert reporting not showing any data for Trend Analysis

    Hi,
    I have setup BPMon and performed the initial setup for BW reporting. There are alerts being generated by the BPMon setup and the data has been transferred to the 0SM_BPM cube.
    But when I start the Trend Analysis report I dont get any Solution for selection to generate the trend analysis chart.
    I have followed all the steps mentioned in the setup guide. Please suggest any remedy.
    Regards,
    Vishal

    Hi ,
    If your query is on multiprovider , then makesure to check there are no restrictions/filters on cubes.
    Also inlcude any keyfigure from the cube,where other characteristics are being assigned from or where u r seeing data, in the query.
    If you dont want to see the Keyfigure, u can hide it using keyfigure display properties in the query designer.
    Hope this helps,
    Aparna Duvvuri

  • Sql developer could not fetch any data while running queries?

    I have  downloaded  SQL Developer , install jdk1.5.0_22  from the website. Then I run sqldeveloper.exe browse the jdk folder. After that i established the connection but it continuously showing loading..No tables No procedures are loaded . what should i do?

    Be careful... SQL Developer requires a JDK or the server JRE (which I believe only comes in 64-bit, so go with the JDK if you are on a 32-bit OS).
    Prior to 4.0, the SetJavaHome line in your install directory's sqldeveloper.conf (or sqldeveloper-Darwin.conf on the Mac) must be set, but in 4.0 and above that changes to product.conf under your OS's user settings.  For Windows 7, that would be in...
    C:\Users\<your-userid>\AppData\Roaming\sqldeveloper\1.0.0.0.0\product.conf
    Hope this helps.  If not, assuming Windows, run sqldeveloper.exe in the bin directory from a command line console so you can see any standard error output in the console, or do a Ctrl-Break to get a full thread dump of what's happening in the JVM.

  • Network Management Reports not showing any data on scom 2012 r2

    Hello,
    I have imported Windows Server operating system Management Packs and it  started monitoring the windows server system and network adapter state showing healthy state for all the adapter attached to  Virtual Windows Server 2012 Machine.
    but none of data showing on Network Management Reports ,all the other reports are working properly. If  Its need to enable some monitor which are disable by default, pl z list what are the monitors how to enable those monitors?
    May I first need to Deploy agent particularly on network adapter ?
    Regards
    RICHA KM

    Hi,
    I think you could start from here:
    Monitoring Networks by Using Operations Manager
    http://technet.microsoft.com/en-us/library/hh212935.aspx
    System Center Operations Manager 2012: Network Devices with Extended Monitoring Capability
    http://www.microsoft.com/en-us/download/details.aspx?id=26831
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • DTP is not fetching any data eventhough data is there in psa

    Hi All,
    I need to load data from existing data source(2lis_03_bf) to new data target, data is available in data source for last 1 year, as my client is retail, and also huge data i tried to load data with filter on BUDAT, for 1 month, but dtp says data is not avialble, i cant run whole data in asingle shot.
    i created new dtp and tried with other selections , even then its showing no data available, i tried with full and delta update in dtp but no luck.
    Kindly suggest me.
    Regards,
    Yunus

    Hi Yunus,
    I believe that your DTP was Delta DTP & i think you might have already loaded the data into the Datatarget. So when you try to run the Delta DTP, it is possible that there is no new Data.
    (Or) If you have not loaded the PSA requests to your Datatarget, delete the already created DTP.. Then create a new FULL DTP, activate it & try loading.
    (Or) create different DTP's with different selections with no overlapping in the selections. Make sure that the selections you are giving are having data in PSA.
    Hope it helps!
    Regards,
    Pavan

  • Crystal Report not fetching data

    Hi Everyone,
    I have a crystal report which is not fetching any data but when I run the same sql in the database the data comes.Can anyone please help me in finding what exactly the problem is.
    Regards,
    Neeraj

    Sorry we can't help you, not enough info.
    See Rules Of Engagement.
    What have YOU done to debug the problem?
    Version of CR and any patches?
    Database connecting to and any patches?
    Version of Database Server and Client?
    How are you connecting, ODBC, OLE DB or Native?
    What error are you getting?
    Don

  • Custom reports in R12 not returning any data

    I'm seeing an issue of custom reports in R12 not returning any data. So far what I've been able to dig into is that the report query itself is referring to APPS synonyms that are secured under MOAC. What I am able to do is run the query in SQL Developer after having run mo_global.set_policy_context and I receive the data I'm looking for. This is not the case when running the report through the concurrent programs request.
    Secondly, I've also configured the concurrent program request to run as single operating unit mode. This aided in fixing any issues with LOVs on the parameter form. However, still no results from the report itself. I've also searched around quite extensively and added a P_CONC_PROGRAM_ID user parameter in reports developer, as well as adding SRW.USER_EXIT('FND SRWINIT') to the before report trigger and SRW.USER_EXIT('FND SRWEXIT') to the after report trigger as well. No luck. I've also tried running mo_global.set_policy_context on the before report trigger and no such luck.
    Has anyone seen similar issues with this and could shed some light? At this point, the workaround I would see is to just change the query to use respective all tables and match up against the orgid, but I'd rather not do that.

    I am facing exactly the same issue with 2 of my custom Reports in R12.1.3. We did our level best to find out the issue. It was always a hit and trial fix.
    But the following were our observations and workarounds
    0) The reports Conc Prog were in MOAC - Single mode. Both the reports had SRW INIT, EXIT and P_CONC_REQUEST_ID
    1) The reports which caused the issues[NO data fetched for MOAC] had multiple Queries in the data model and one Query fetches data and the 2nd one doesnt. Both the queries when run from SQL developer after setting the org gave results.
    Workaround for Report1
    a) We deleted the data link connecting the 2 columns in both the queries and added a bind variable instead in the 2nd /child query to refer to the column in the parent query and linked the 2 groups.
    Workaround for Report 2
    a) In report 2 the queries were not linked to each other. Only one query used to return results and the 2nd one returned 0 rows. The workaround was to use the "where" conditions as lexical parameters after having set the value for the same in before report trigger.
    Both the work around looks illogical. Still It worked..!
    Thanks
    Biju Radhakrishnan

  • BI Publisher Word Template The report does not contain any data fields.

    I have OBIEE BI Publisher report (10.3.4) working fine using BIP but using MS Word 2003 I want to create new template and want to add charts etc.
    Step 1. In MS Word I successfully login Oracle BI Publisher as Administrator
    2. Oracle BI Publisher -> Open (I open the report)
    3. Go to Insert -> Table Wizard
    I get this error:
    The report does not contain any data fields. Please make sure that the reports generates data with the default settings or provide a valid XML file.
    Please help

    Hi
    How do I load XML data? Also why XML data load is required? Do I have to export XML data from BIP View screen and load from the same file from the word?
    Please clarify
    Thanks

  • ReportViewer control used with a remote report does not display any data.

    Hi there,
    I have this .rdl report that runs just fine on our reporting server (I can see that when I try to run the report by accessing its URL in a browser). However, when I run it in my Windows-based application, I do not see any data. My report has two input parameters
    and it needs to impersonate the caller's identity because the database uses Windows Authentication.
    Here is the code I use:
    var reportViewer = new ReportViewer();
    // Set Processing Mode
    reportViewer.ProcessingMode = ProcessingMode.Remote;
    // Set report server and report path
    reportViewer.ServerReport.ReportServerUrl = new Uri("http://MySsrsServer/reportserver");
    reportViewer.ServerReport.ReportPath = "/Reports/MyReport";
    // set the credentials
    reportViewer.ServerReport.ReportServerCredentials.ImpersonationUser = WindowsIdentity.GetCurrent();
    // create report parameters and set them in the report
    var param1 = new ReportParameter("First_Param", "Some string");
    var param2 = new ReportParameter("Second_Param", "Some other string");
    reportViewer.ServerReport.SetParameters(new ReportParameter[] { param1, param2 });
    using (var reportForm = new ReportForm(reportViewer))
    reportForm.ShowDialog();
    The ReportForm is just a regular Form that has a member of type ReportViewer. In the class' constructor, I assign the member:
    public ReportForm(ReportViewer reportViewer)
    InitializeComponent();
    try
    this.reportViewer = reportViewer;
    reportViewer.SetDisplayMode(DisplayMode.PrintLayout);
    reportViewer.Dock = DockStyle.Fill;
    reportViewer.ZoomMode = ZoomMode.Percent;
    reportViewer.ZoomPercent = 100;
    reportViewer.RefreshReport();
    catch (Exception exception)
    MessageBox.Show(exception.Message);
    Using database level tracing, we were able to confirm that the two Stored Procedures used by the report are called and they return correct and valid records. However, in the form nothing shows up:
    Any suggestions?
    TIA,
    Ed

    Good to know CR doesn't like joins of Stored Procedures to something else.
    But in my testcase, I finally dropped the link between the ttx file and the stored procedure. Doing so, I was able to run the report from the designer with the stored procedure as datasource instead of the ttx file. At that moment, I still had missing data in my report, while the resultset of the stored procedure returns me all the correct data !
    In the mean time, I changed the layout a bit, especially the text fields containing name, address, country and postal code and city of the customer, by just adding some spaces between those seperate databasefields. In fact, there is one text box with all those database fields concatenated one to the other.
    And by just adding some spaces in between, my report works fine again ?!
    Strange, strange, strange,....

Maybe you are looking for

  • How to create user defined button in alv report

    how to create user defined button in alv report thnks in advance.

  • Maverick mail, new folders

    why do I have so many new folders in mail? On my mac, there's junk (gmail), junk (icloud), junk (my pop account), plus I have a junkmail folder in each account folder, there's a deleted message folder in each account, and then there's also trash in e

  • Is there any table for relation between batch number and valuation type ?

    hi, I would like to know where i can find relation between batch number and valuation type ? thank you and Best regards Fernand

  • Formula node bitwise OR has a bug?

    Hello everyone, I am trying to do a bitwise OR with 32 bits in an formula node. It seems that the OR operation produces unexpected results if the most significant bit is set. For example if I do: 0x00000000 OR 0xffffffff I would expect 0xffffffff. In

  • Color issues with Business Cards and Vista Print (Ps & Ai)

    So I use Vista Print for my business cards, quick, easy and affordable. I had some graphics that could not be reproduced in Ai very easily so I downloaded the Vista Print .PSD template and worked off of that. When the cards came in color was correct