Report Interactive

Hi Experts,
In a report i have made one of field interactive.After double clicking on that field list is displayed.
when i come back from list and agian double click on that field,it_fieldcat does not cleared and number of fileds that is being displayed in a list gest doubled.
Please suggest.
Regards,
Kaustubh.

Hi Kaustubh,
Internet Tables and nay other variable that are used in the report needs to be cleared properly and initialized. Else they will contain data of the previous session.
So, once you are out of the previous list, just make sure that you haev initialized the internal table properly. Then no old data will be there.
Hope this helps.
Thanks,
Samantak.

Similar Messages

  • Add buttons in download region (Report Interactive)

    Hi all,
    Is it possible to add more buttons in download region in Report Interactive, such as PDF 1, PDF 2 .... ?
    I used OC4J and FOP (Print Server) to download PDF for testing, but it is so limited. When I use break column and export it to PDF, instead of to show a break, the PDF file shows an ordinary report.
    Therefore, I think the best idea is create two buttons and link for another page and do whatever I want, as PLPDF.
    :S
    Thank you,
    Eric

    Hi Eric,
    a nice way to do this is use the "IR customs actions menu" plugin (http://apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/ir-actions-menu-item_171.html) , so you can add extra menu's to the actions menu in your IA report.
    Regards
    Bas

  • Checkbox in report interactive

    how possible mark all checkbox´s with a button in a report interactive ?
    anybody have a code font ?
    thanks !

    Hi Ricardo Birigui,
    You could have search the forum for the answer. Anyway this link may give your answer:
    Re: Check Box in a Form - Select and Unselect All Values
    Regards
    Rana

  • Basic report, Interactive report

    Hi i am new in report . Anybody can help me regards this . I need material with examlpe (Proper coding also ).  Help me in interactive report also. send through my mail id [email protected]
    Edited by: supriya satapathy on Oct 14, 2008 7:29 AM

    Hi supriya,
    Goto tcode ABAPDOCU or http://help.sap.com.
    you'll find reports etc with examples wrt syntax, use .
    Regards,
    Amit

  • Report interactive and drill

    hi,
    What is difference between interactive report and drilldown report?
    pls send it detailed.
    thanx and regrads
    priya.

    Hi Priya,
    There is no difference between drill down and interactive report, they are the same.
    With drilldown reporting, SAP provides you with an interactive information system to let you evaluate the data collected in your application. This information system is capable of analyzing all the data according to any of the characteristics that describe the data. You can also use any key figures you wish to categorize your data. You can display a number of objects for a given key figure, or a number of key figures for a given object. In addition, the system lets you carry out any number of variance analyses (such as plan/actual comparisons, fiscal year comparisons, comparisons of different objects, and so on).
    You can produce both simple, data-directed lists (basic reports) and complex, formatted lists in drilldown reporting (form reports).
    Drilldown report provides you with comfortable functions for navigating through your data. For example, you can jump to the next level of detail or the next report object on the same level, hide individual levels and switch between the detail and drilldown lists. It also provides a number of additional functions which let you process lists interactively (sorting, conditions, ranking lists, and so on). SAP Graphics, SAPmail and the Excel List Viewer are also integrated into drilldown reporting.
    The drilldown functions are divided into three groups which differ in the number of functions available. That way each user can choose the functional level most suited for his requirements.
    In addition to the online functions for displaying reports, drilldown reporting also provides functions which let you print reports. A number of formatting functions are available to let you determine the look of your printed reports (page breaks, headers and footers, underscores, and so on).
    The menus and the functions available directly on the drilldown report make it easy to use the information system.
    What is an Interactive Report?
    An interactive report generally works in the following fashion:
    1. Basic list is displayed.
    2. User double clicks on any valid line
        or
        User selects a line and presses as button on the tool bar.
    3. The corresponding event is triggered
    4. Then in the code, the line on which action was done, is read.
    5. Depending on the values in that selected line, a secondary list is displayed.
    6. Steps from 2-5 are repeated till the end.
    From the above explanation, I believe, its clear that, the 20th list, will essentially depend on the "selected line" of 19th list. According to your question, you want to move to 20th list directly, without "a prior list". May I know the exact requirement so that, an appropriate solution can be suggested? 
    Again, your question was, how to move to 20th list directly on pressing of execute button. Its not possible to move to 20th list. You must cross over a basic list, before you can go to a different list level, using the code given by Pavan. 
    What are Drilldown reports?
    The lines of basic list of a drilldown report when clicked, will take the user to the corresponding (standard) object's display.
    For eg: Suppose your report's primary component is purchase requisition, (assume you are printing PR details), and the basic list displays details of many PRs.
    Eg: when clicked on a particular line of the PR basic list, it takes you to std t-code me53 (display of purchase requisition). This is the 'Drill-down' functionality.
    For this, in the at-line selection of your program, as per the above ex: you'll set the parameter ID of PR number BAN (that you can get from Data element) in memory (using set parameter id) and then calling the corresponding transaction (usually skipping initial screen of the std t-code).   
    Likewise, if it's Material Number (Matnr), you'll be displaying MM03 transaction w.r.t. the line's matnr.
    Regards
    Sathish:)

  • Enterprise Reporting Interactive Object Model

    <p>Using This <a href="http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/en/general_doc/SDKOverview_Final_EN.htm" target="_blank" title="Interactive Enterprise Reporting Object Model">Diagram</a> <br />Use this diagram to identify which enterprise reporting APIs and thus which Business Objects solution(s) you require for your enterprise reporting projects. As you move through the diagram and answer questions 1 to 5 your decision line will cross various APIs. The collection of these APIs will represent your project requirement. The color guide helps identify which APIs are related to our product solutions.</p><p>Click <a href="http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/en/general_doc/SDKOverview_Final_EN.htm">here</a> <br /></p>

    There is also a white paper that is a good resource if you are deciding on which SDK to choose.  You can find it <a href="/node/353">here.</a>

  • Reporting Interaction ID from Random Quiz Questions

    I have a Captivate 5 project that includes a Question Pool of 30 questions and I need to only show 10 random questions to a user (all multiple choice).  I have this all set up and each question in the question pool has a unique SCORM Interaction ID.  Project is published to use SCORM 2004 and set to report answers and interactions to the LMS.
    When running the couse in the LMS the only interaction ID being saved is for the first question that is displayed from the pool.  No interaction data is being saved for the other 9 questions.  Final score is also saving OK.
    How do I get Interaction data for each random question?
    Thanks for anyone's help!!!

    Here is an example of what is happening on my random question slides:
    Here you see the roll-over boxes showing on the quiz screen (Static Head box, Stoker box, Muffler Box)
    Anyone have any idea as to why this may be happening?

  • Captivate 7 quiz not reporting interaction data in LMS

    Hello,
    I just finished uploading a quiz created in Captivate 7 and was able to generate a report showing the interaction data from my LMS.  I have added another quiz and am having trouble generating the same report.  It generates blank...any ideas why? The two quizzes both have random question pools they are using but one is using pool1(quiz 1) the other pool2 (quiz 2).  I removed pool1 from quiz 2 so that it wouldn't use any questions from pool1.  I did verify that NONE of the quiz question interaction ID's are same (if that matters).  I have checked all quiz preferences against the 2 quizzes and everything is the same. 

    Have you investigated which versions of Flash player your various users were on?
    This sounds more to me like a Flash Player issue.
    Ask all of your users to update their Flash Players and then try again.
    If they still seem to be experiencing issues, upload some modules of the course temporarily to a web server location and give your users a link to try and play the modules from that location.  If they can play the same course modules from a web server but cannot get them to play from Skillsoft, I'd be blaming the LMS.
    It's not uncommon for an LMS vendor to blame the authoring tool.

  • 2 : 1 report  - interactive report

    hi experts,
                   i have two internal tables and i am displaying both the tables .and from that report i need it interactive .Can i achieve this.
    what is the logic.Check this is right.
    itab1.
           field1.
           field2.
    itab2.
           field1.
           field2.
    Basic report.
    field1.
    field2.
    hide: field1.
    field1.
    field2.
    hide:field1.
    interactive repoprt.
    at line selection.
    select from table where field1 or field1.
    please tell me where to include events like top of page ,end of page,at selection screen etc.

    Hi,
    As I understand and tested, saved reports are visible only for that user who saves it.
    Developer can save default report, that is visible to everybody.
    I do not know where start looking your problem. But it sounds something relating your authorization
    What kind authorization you use ?
    Is page public ?
    Regards,
    Jari

  • Add commentary to report interactively

    Hi Gurus
    I have a requirement for users to be able to enter commentary against SSRS reports either at a line level or report level.
    To give an example, a user may see a value on a report against line "Bike Sales". They should then be able to input a comment by some mechanism against that line which will be displayed in subsequent versions of the report.
    We're on SQL 2012 and reports are surfaced in SP 2010.
    Our current thought is:
    The Line Item has an embedded URL that when clicked launches a custom SharePoint screen to capture the comment, passing a parameter to identify user, report, report line, etc.
    The comment then gets sent to a data store (either a database or SharePoint list)
    Next refresh of the report picks up the comment and displays it in the right place on the report
    There's also some security and workflow requirements but I'll skip those for now.
    The question is:
    is there a better way of doing this?
    has someone already written a product that can do this?
    Appreciate your brain time!
    Cheers, BI Monkey
    James Beresford @ www.bimonkey.com & @BI_Monkey
    SSIS / MSBI Consultant in Sydney, Australia
    SSIS ETL Execution Control and Management Framework @
    SSIS ETL Framework on Codeplex

    Hello,
    Based on your description, it seems that you want to create a drillthrough report: clicks the link in the main report and pass values to the drillthrough report as parameter to display more detail data.
    Supposing that there is a field "Product" in the main report and a report named "Sales-Detail" as drillthrough report. On the main report you can specify "Go to Report" action to the "Sales-Detail"on the textbox which display the product values. If
    the drillthrough report has a parameter named "Product", you can pass the values in the field "Product" to the drillthrough report as parameters. Please refer to the following screen shot:
    Reference:Adding Drillthrough Reports
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Dashboard to Report interaction

    <p>Hi everyone,</p><p> </p><p>Here is my question:</p><p> </p><p>I have a dashboard with a dropdown list and a link to a report,is it possible to change an logo picture from a report with thecriteria i choose in the dropdown list? for example if in thedropdown i choose A when i click in the report link the logo of thereport change to another. Is it possible to do this?</p><p> </p><p>Thank you</p><p> </p><p>Greetings</p>

    Hi,
    Make sure that columns whose values are not getting passed are on left side of "Price" column(on which you are navigating to other report). By default OBIEE will pass all dimension column values on the left side of column on which navigation is enabled. This is expected OBIEE behaviour.
    Can you drag the all columns to the left of navigation enabled column and give it a shot. Make sure that column formula is same and are "is Prompted" in detailed report.
    Regards,
    Sandeep

  • Reports- interactive report

    my requirement is
    Report to display all materials that go out-of-stock- Only Finished Goods. Developed a drill down report for materials details - for totals and subtotals for material stock values by material group and material type.
    what are table we have to use to do this and how to find table for this task

    Hi,
    The following are the tables available with material management:
    EINA     Purchasing Info Record- General Data
    EINE     Purchasing Info Record- Purchasing Organization Data
    MAKT     Material Descriptions
    MARA     General Material Data
    MARC     Plant Data for Material
    MARD     Storage Location Data for Material
    MAST     Material to BOM Link
    MBEW     Material Valuation
    MKPF     Header- Material Document
    MSEG     Document Segment- Material
    MVER     Material Consumption
    MVKE     Sales Data for materials
    RKPF     Document Header- Reservation
    T023     Mat. groups
    T024     Purchasing Groups
    T156     Movement Type
    T157H     Help Texts for Movement Types
    Hope this helps.
    Regards,
    Renjith Michael.

  • POP LOV in classic Report not in a interactive Report

    My oracle version Oracle Express Aplication 11g
    Dear Forum
    We need a CLASSIC report where i can define what information my report will show.
    For example:
    My Report contain
    ID NAME DATE
    In Drag and Drop layout I create two data pickers cause I need to choose information between Date_picker_1 and Datepicker_2. both of them correspond to DATE
    In my region source in classic report I write something like this:
    Select id, name where DATE between :Date_picker_1 and :Datepicker_2 then Ichoose the months but nothing happen.
    I know that in the report interactive you can do that, but my boss doesnt' like interactive report (I dont know why) so my problem is in the Classic report.
    Danny Lima
    Ecuador
    PD: I'm not speak english very well

    >
    Please update your forum profile with a real handle instead of "897381".
    Also the subject of this thread&mdash;POP LOV in classic Report not in a interactive Report&mdash;doesn't appear to be relevant the question asked. There's no mention of a Pop-up LOV here?
    My oracle version Oracle Express Aplication 11gAlways state full version numbers, and include
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    as well.
    We need a CLASSIC report where i can define what information my report will show.
    For example:
    My Report contain
    ID NAME DATE
    In Drag and Drop layout I create two data pickers cause I need to choose information between Date_picker_1 and Datepicker_2. both of them correspond to DATE
    In my region source in classic report I write something like this:
    Select id, name where DATE between :Date_picker_1 and :Datepicker_2then Ichoose the months but nothing happen.Always post code wrapped in <tt>\...\</tt> tags. And always post the actual code or a realistic reduced test case: that query is not valid SQL.
    I know that in the report interactive you can do that, but my boss doesnt' like interactive report (I dont know why) so my problem is in the Classic report.Nothing to do with the report type. It's because all APEX items are actually VARCHAR2s. For proper comparison semantics with NUMBERs or DATEs in SQL explicit conversion is required:
    select id, name
    from foo
    where bar between to_date(:date_picker_1, 'DD/MM/YYYY') and to_date(:date_picker_1, 'DD/MM/YYYY')Where 'DD/MM/YYYY' is the format mask used in the datepicker items.

  • Apex 4.1.1 Difference in Saving Private Interactive reports

    Hi,
    our customers found a difference in saving reports (interactive report) and i am not sure if it is a bug or a feature.
    Environment
    Redhat Linux 5.8 (64bit)
    Oracle 11.2.0.3.0 64bit
    Apex 4.1.1.00.23
    Description:
    - If i change a saved report (move columns or change filter etc.) i go to the action menu choose 'save report' and my saved report are changed permant and in the session. Thats ok and are to be expected.
    - If i change a saved report and click on the link_ of the saved report (on top of the Interacive report, the dialog box seems to be the same), only the session version of the report gets changed!
    I have checked this several times with the view APEX_APPLICATION_PAGE_IR_RPT.
    Is this a bug?
    regards,
    Wolfgang

    Hi Wolfgang,
    The behavior you are seeing is not a bug, but rather designed behavior. The saved report link in the report settings is rename report link. If you hover over the link, Rename Report bubble displays. You can change the report attributes such as name, public and description. To save the report settings (filter, highlight, sort, control break, etc.), you need to click Actions > Save Report to save.
    Regards,
    Christina

  • How to convert "classic" report to "interactive" report?

    Hi,
    How do I convert classic report to interactive and vice versa?
    Thanks

    Hi,
    When you go to the interactive report, in the right you have "Migrate to Interactive Report". That will make your standard report interactive, but will not erase the old report. It will be only disabled. But I don't know if it is possible to migrate from interactive to standard report.

Maybe you are looking for

  • My ~/Documents folder is nearly empty! Gah!!

    I was working remotely from my MacBook on a file that was on my iMac. My MacBook started complaining about disk space being full (which isn't true) and started beachballing for about 10 mins, so I forced a reboot. When it finally booted back up, I lo

  • How to put online training documents in ECC?

    Dear Experts, We would like to put online training documents (html format) in an ECC system: when the user press F1, the system must display the appropriate document. We would like link the document to the Transaction and if possible to the Document

  • How to set page margins in numbers version 3.0?

    How can I set document margins in Numbers version 3.0 ? In numbers "help" , "margins" has no results. Normally I have a item "page layout" just above "print..."  in the archive tab, but in this version it is missing.

  • How to replace home folder after yosemite erase-reinstall?

    Hi, I did an erase-reinstall and then simply copied my backed-up home folder (administrator's home folder) back into the new home folder but this has not worked well. Can anyone tell me the correct procedure of how to restore the home folder. I have

  • How do I tell Firewire 400 vs 800 ports

    The manual just says "if you have". The two firewire ports on the back look the same. I have the white 20" iMac, about a year old or so. I'm looking to get an external hard drive for backups, and I assume Firewire 80 is the way to go.