Need to drag current value of form to the report

dear all
i have a standard form for example (PO) i wanna make a report on that report , but i wanna drag this report in the menu (for example when i press view in the toolbar i find the report name & i can run it from there) what i want is to make this report having the current values of the fields of that form . if any one have any idea how to do that please send to me .
thanks

You won't be able to do this with Built-in Forms functionality - you will have to create a JavaBean or Pluggable Java Component (PJC) to accomplish this. Check out this Drag 'n Drop bean on the Oracle Forms Community web site. This will give you a starting place for your development. If you are able to create a workable JavaBean, please concider contributing your code the the Oracle Forms Community so others can benefit from your development.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • The default value as "None" for the report filter which is Value List type?

    Hello,
    I want to know is it possible to make the default value as "None" for the report filter which is Value List data type?
    For example:The Project Classification Value List value type which have many value like "Supplier Rationalization" "Category Sourcing" "Contract Regegotiation" etc, and the value "Supplier Rationalization" is in the frist positon in the value list. When i use "Project Classification " as a report filter, the value "Supplier Rationalization" displayed as default value. And in the value list box in report filter of Project Classification , there is a value "None" which should be added automatically by system. So i manually filled the default value with "None" in Filter Prompt screen, but it does not work. After i display the report ,the Project Classification filter still use the ""Supplier Rationalization" as the default value.
    My current ESO version is 5.1. I tried other ESO version like 5.15, if i manaully give a default value "None" in Filter Prompt screen for filter Project Classification, then the default value is "None". It works well.
    Does anybody know if it's possible to do the same thing in ESO 5.1?
    Thanks & Regards,
    David
    Edited by: David Gao on Aug 11, 2010 4:06 AM

    Hi David -
    This is possible, but the technique is not too obvious...
    To make "None" be the default choice for a query definition filter parameter of type value list type, you need to set the default value of the filter parameter to the following:
    <internal id of value list type>:616:NULL
    For example, I believe you will see that the internal id of the Project Classification value list type is 51, so the default value of the filter parameter would be:
    51:616:NULL
    I hope this helps.
    Regards,
    Rob

  • Report parameter startdate has a defaultvalue or a valid value that depends on the report parameter startdate forward dependencies are not valid

    Hi,
    Am trying to develop a report the parameter has an issue, it gives me an error.
    There are 2 parameter (1st is Date range like start and end date and 2nd is Loan number)
    When ever I select date range the Loan number parameter should go blank. If I input a loan number then date range should go blank. 
    What should I do. Please help
    ERROR --report parameter startdate has a defaultvalue or a valid value that depends on the report parameter startdate forward dependencies are not valid

    Hi Kay_MD,
    If there are only two parameters, we can use first parameter charge the second one, but the second one cannot charge the first one in turn. Because parameter forward dependencies are not valid. To achieve your requirement, we can create another parameter
    to control Date_range and Loan_number parameters. For more details, please see:
    Add a parameter named ReportParameter1 with two available values: Date_range and Loan_number.
    Use the following expression as the default value in Date_range parameter:
    =iif(Parameters!ReportParameter.Value="Date_range",1,"") (1 means a useless value)
    Use the following expression as the default value in Loan_number parameter:
    =iif(Parameters!ReportParameter.Value="Loan_number",1,"") (1 means a useless value)
    Please note that the Date_range and Loan_number parameters should enable Allow blank value (“”), and the blank values should also be contained in available values.
    If there are any other questions, please feel free to let me know.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Grid value( Field J_3ASIZE ) in the report MB5T in SAP-AFS

    Hi
    How can i bring the Grid value ( Field J_3ASIZE ) in the report MB5T for particular STO in SAP-AFS industry solution.
    I tried in the layout but there are no such fields to bring in !!
    Help me out swiftly.
    cheers
    Maruthi
    Edited by: MARUTHI RAM on Apr 15, 2009 1:53 AM

    Dear Maruthi,
    MB5T will not give grid details but ME2W will give grid details. Please enable AFS details for the scope of list in customizing  for ME2W scope of lost
    MM --> ME2W
    You can create consolidated report using the 2 reports MB5T and Me2W. MB5T give PO with in transit stock and ME2W will give PO with grid details.
    I hope this clarifies.
    Regards,
    Rakesh

  • Multiselect values in "current values" on form load

    Hi,
    I have a multi select field for 30 roles in the form. Now, i want 28 roles to appear on the right hand side (current Roles) on form load and the rest 2 to appear under available Roles.
    How can i do this? Please let me know.
    Thanks,

    Here u go..
    <Field name=':variables.currentroles'>
    <Display class='MultiSelect'>
    <Property name='title' value='Roles'/>
    <Property name='selectedTitle' value='Selected roles'/>
    <Property name='availableTitle' value='Available roles'/>
    <Property name='allowedValues'>
    <ref>:variables.unassignedroles</ref>
    </Property>
    <Property name='allowOthers'>
    <Boolean>true</Boolean>
    </Property>
    </Display>
    </Field>

  • How to display Base values (AFS Grid) in the Report

    Hi Friends,
    We ar using AFS, in that we have Grid value like 0003A34
    (8 chars: first 4 chars colour (0003), A represents Cup, 34 represents size of the Material), in that we can able to store the Base values like for International or US,
    and for size 34 equivalent to 70 like wise.
    In our reports we are using ALV grids, and showing the existing grid value like 0003A34, but we need to show Base value list like INTL or US etc, based on the region / area, the report should show the equivalent grid value like 0003A70 etc.
    Please help me how to do this.
    Thanks
    Shankar

    Dear Shankar;
    I think you will be able to achieve what you try to do using grid conversion in AFS. Base Grid values can be converted to other values based on the customer, vendor or material depending on your requirement. This need to be configured in IMG and then the ID must be assigned in the Vendor or the Material Master as per the requirement.
    This is somewhat complex config. Please contact me if you need any more clarifications ([email protected])
    Azwath Mohammad
    http://www.sapafs.net

  • Help neede very very urgently ... to clear the report from Cache.....

    Hello all,,,
    In my project iam using crystsal report for eclipse to generate reports.
    Iam using a .jsp page to call my report.(which i got it from the examples of CRE).
    The name of my jsp page is poi.jsp
    The name of my Crystal report is CrystalReport2.rpt
    My problem is this....
    when i run the report first time i can see my poi.jsp page and user can submit
    the parameter and based on the users parameter the report is generated..(ITs working absoultely fine)
    but when the user runs the report again, its not showing the parameter page (i.e user cannot see poi.jsp)
    rather its showing the old generated report.
    When i tried using session.invalidate and session.removeAttribute it was showing me the poi.jsp page
    but the problem is when the user clicks on the print icon or any icon on the report its just
    showing the poi.jsp page...
    When the user closes the report or when the clicks on the button to generate the report it should
    show the parameter page (poi.jsp).how can i solve this problem???
    the code what iam using is as follows..( got it from the examples of CRE - database login )
    Object reportSource = session.getAttribute("reportSource");
    if (reportSource == null)
    String report = "CrystalReport2.rpt";
    ReportClientDocument reportClientDoc = new ReportClientDocument();
    reportClientDoc.open(report, 0);
    reportSource = reportClientDoc.getReportSource();
    session.setAttribute("reportSource", reportSource);
    ConnectionInfos connInfos = new ConnectionInfos();
    IConnectionInfo connInfo1 = new ConnectionInfo();
    connInfo1.setUserName("USER");
    connInfo1.setPassword("USER");
    connInfos.add(connInfo1);
    CrystalReportViewer viewer = new CrystalReportViewer();
    viewer.setReportSource(reportSource);
    viewer.setEnableLogonPrompt(false);
    viewer.setDatabaseLogonInfos(connInfos);
    if (session.getAttribute("refreshed") == null)
    viewer.refresh();
    session.setAttribute("refreshed", "true");
    viewer.setOwnPage(true);
    viewer.processHttpRequest(request, response, getServletConfig().getServletContext(), null);
    //session.removeAttribute("refreshed");
    //session.invalidate();
    thanks in advance
    regards
    jack

    As far as parameter refresh is concerned add in your code
    viewer.setHasRefreshButton(true)
    refresh button is appeared on crystal report toolbar and you can use this button instead of explorer refrsh button and every time you can add new parameters values.
    Also, if you want to update reportsource in session object. means if user wants to view more than one different reports and want to invalidate reportsource form session.
    add in jsp.
    session.removeAttribute("reportSource");
    Happy programming
    Uzma

  • How to display a Report 9i from Forms if the Report has a Parameter Form?

    Hi,
    could some one please post me a code sample to show how to call a (paper layout, RDF) Report from Forms if I would like it to display the Report's parameter form first?
    Thank you in advance.
    Tamas Szecsy
    I used the following code segment do achieve the job, but I get "REP-546: Warning: The value of restricted LOV parameter P_ALAL is not among the selectable values" message, even though I would like to specify the P_ALAL value on the report's parameter Form.
    declare
    paramlist_id ParamList;
    tmp_riport_name varchar2(200);
    report_id          report_object;
    report_job_id varchar2(200);
    tmp_id number;
    begin
    -- init
    tmp_riport_name := null;
              -- parameter list
    paramlist_id := get_parameter_list('mytmp_params');
    if not id_null(paramlist_id) then
    destroy_parameter_list(paramlist_id);
    end if;
    paramlist_id := Create_Parameter_List('mytmp_params');
    add_parameter( paramlist_id, 'PARAMFORM', TEXT_PARAMETER, 'YES' );
              -- call report
    report_id := find_report_object( 'DUMMY' );
    if report_id.id is null then
         return;
    end if;
    -- display
    set_report_object_property( report_id, report_execution_mode, runtime );
    set_report_object_property( report_id, report_comm_mode, synchronous );
    set_report_object_property( report_id, report_destype, 'preview' );
    set_report_object_property( report_id, report_desformat, 'PDF' );
    set_report_object_property( report_id, report_server, 'rep_geoias' );
         set_report_object_property( report_id, report_filename, :ALAP_REPORTS_NAME||'.rep' );
    report_job_id := run_report_object( report_id, paramlist_id );
    tmp_id := to_number(substr( report_job_id, length(name_in('rep_geoias'))+2 ));
    web.show_document( '/reports/rwservlet/getjobid'||tmp_id||'?server=rep_geoias', '_blank' );
    END;

    I think you specified report object name incorrect.
    in command line:
    repid := FIND_REPORT_OBJECT('REPORT1');
    Report1 must be name of report object in Form Builder.
    However to call report from Oracle Form you must do more work. For example:
    - Create report server name
    - Adding some code to set property for report object base on report server you created.
    Cheer!

  • How the show parameter form for the report over the web by using an url ?

    hello,
    my url to call my report is :
    http://server/reports/rwservlet?report=rtm0350.rep&desformat=html&userid=un/pw@hostring&server=rep_server&paramform=yes
    but it doesn't show me the parameter form to introduce the parameters and I get :
    'FINISH SUCCESSFULLY'
    has anybnody any idea ?
    thank's

    If this is a 'paper' report then =yes has always worked for me as long you have parameters declared in the report.
    Description Use PARAMFORM to specify whether to display the Runtime Parameter
    Form when you execute a report through CGI or a servlet. PARAMFORM is used only to
    supply parameters to paper layout reports, not JSP-based Web reports.
    Syntax PARAMFORM=YES|NO|HTML
    Values
    &#9632; YES Display the Parameter Form.
    &#9632; NO Do not display the Parameter Form.
    &#9632; HTML Display the Parameter Form in HTML format.
    Message was edited by:
    Bob C

  • Showing parameters selected in a form in the report.

    Hi Arun,
    Thanks for your update.What I'm exactly trying to do is
    I created a form in Forms 6i in which the user enters a couple
    of parameters .Then I'm calling a report created in 6i with
    RUN_PRODUCT option.I'm using the values entered the FORM
    as parameters for the report and I'm able to run the report.
    How ever I have to show those parameters which are
    being passed from FORM to REPORT in the header section of the
    report so that user can see the selections he/she has made.
    Say if I have 2 elements in the form
    DEPT NO and COMMISSION when I call the report from the form
    I want to see those in the Header Section of the report.
    If no selections are made in FORM then
    I want to see something like this.
    DEPT NO : ALL COMMISSION :ALL
    Again thanks in advance,
    Arathi

    Hi Arun,
    Thanks for your update.What I'm exactly trying to do is
    I created a form in Forms 6i in which the user enters a couple
    of parameters .Then I'm calling a report created in 6i with
    RUN_PRODUCT option.I'm using the values entered the FORM
    as parameters for the report and I'm able to run the report.
    How ever I have to show those parameters which are
    being passed from FORM to REPORT in the header section of the
    report so that user can see the selections he/she has made.
    Say if I have 2 elements in the form
    DEPT NO and COMMISSION when I call the report from the form
    I want to see those in the Header Section of the report.
    If no selections are made in FORM then
    I want to see something like this.
    DEPT NO : ALL COMMISSION :ALL
    Again thanks in advance,
    Arathi

  • Key figure values vary each time the report is run by different users

    Hi All,
    We are facing a unique problem, here it goes :
    Different users are getting different values for the same key figure, when executing the same query  on the same selection conditions.Each time, user executes the report, he is getting varying values for the same key figure.Any idea's how to resolve this issue??
    Thanks in Advance
    Bindu

    Hi Bindu,
    One reason might be due to authorizations as discussed earlier.
    check how frequently is the cube getting refreshed.
    This might also happen that if users are running the data at different times and there is a cube load in between.
    check for this.
    Cheers,
    Srinath.

  • Not appear the value when i execute the report

    Hi, what reasons could be:
    appear "#" instead a value for example "100", but only forthe records of the last load, the other records of another loads are ok, the report show
    Infoobject value = 200
    KF = 1,
    but for the last record in the query
    Infoobject value = #,
    KF=  1
    in the cube exist this record, it not must be # , is 100, the only thing that i did was change an attr Nav, of this infoobject, just mark the check of lowercase allowed,
    i dont know what can i do to solve this problem that i made i m sure because i execute this report yesterday and it was ok....
    help

    i reactivate the Master data,
    i was checking and this Infoobject has 10 records in the cube and in the KF that i evaluate has record 1 = 1, record 2= -1,  you know, and the others records that appears in the report has just 1, i guess this happend because i run the Delta load twice, i have just to load only one record trought Repair  load and now appear ok in the report, but the problem is i can do this repair for all the records because it works with delta, and the delta works wrong....

  • Bex Variable Value as Text in the report heading

    Hi
    We have fiscal year as a Bex variable and the user is prompted to enter a value when running the report.
    I have found that it is possible to add a filter to a report text box (Cell) by creating a formula and adding this to the cell contents.
    However, is it possible to add a Bex variable to display as text in a report header.  For example the user enters Fiscal Year = 2012 and the report header displays "Headcount for 2012".
    Any comments would be appreciated.
    Thanks
    Ian

    Hai
    Yes Possible u can use the formula
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80e0bf7d-f374-2b10-f2b5-df8065a545af
    Thank u
    Naveen

  • Need help coding redirect value for form...

    I have set up a form but would like to set the redirect to a resized 400x500px window "thankyou" page.
    Here is my deduction process, none of which has been successful:
    1. <input name="redirect" type="hidden" value="http://www.mywebsite.com/thankyou_formsubmit.html" />
    2. <input name="redirect" type="hidden" onbeforeeditfocus="MM_openBrWindow('http://www.mywebsite.com/thankyou_formsubmit.html','','width=400,height=500')" />
    3. <input name="redirect" type="hidden" value="('http://www.mywebsite.com/thankyou_formsubmit.html','','width=400,height=500')" />
    I should be able to manipulate just the redirect code to do what I want it to do. I don't think I need to go into my cPanel cgi data base.
    If anyone could shed some light on how I can do this, I'd really appreciate it!
    Thanks.

    Hi
    The redirect would be proceed in your form processing page not in your form input fields, although you could use a hidden input field to supply the redirect page name. (e.g. redirectpagename.php) to your processing script.
    PZ
    www.pziecina.com

  • How do I determine whether the current page in Forms is the last page.

    I have a requirement of printing amount in words using SPELL_AMOUNT Funtion Module, in SAP Scripts.
    When I have only one Item Line, I am able to successfully, print the amount.
    The moment i have line items pouring to the next page, I see that the I am unable to retrieve the spelled amount from the Function Module.
    I think may be i need to find out if the current page is the last page, and if it is so, print the amount on the last page, .i.e., the page where the item lines have overflowed to. How do i find this out.
    Can anybody, suggest something.
    Regards,
    Owais...

    I wonder if you could do something like this.  Wrap your logic with this IF statement.
    /: IF &PAGE& = &SAPSCRIPT-FORMPAGES&
    /: ENDIF
    Regards,
    Rich Heilman

Maybe you are looking for

  • Follow up on hot spots

    To follow-up on previous hot spot question-a response that I received indicated that you couldn't put a hot spot on a background image. Is there any other way for this to be accomplished. I try to the following to Hot Spot the following items: Search

  • I get an error message that says power pc programs are not supported

    I updated my Mac and now I can't open any of my Microsoft programs.  What happened?

  • Weblogic deployment ( admin and managed server)

    I have one AdminServer and One ManageServer running on the same IP Address with different ports, AdminServer and ManagedServer is coming up without any errors, I able to access the index.jsp using the following URLs http://hostname:7001/index.jsp (Ad

  • How do I remove Delicious from my safari menu bar?

    I removed the extension for Delicious and tried to remove the Delicious icon from my tool bar by dragging it out of the "customize toolbar" section. But it keeps reappearing and I also cannot find a way to remove Delicious from the menu bar of Safari

  • IPhoto '08:  Emptying Trash Can Hangs Application - Must FORCE QUIT

    Hi there, I currently have about 1700 photos in my iPhoto trash can. When i try to 'empty trash', i am prompted with the confirm message, to which i reply "OK" ......... and that's IT! It hangs. I have no choice but to 'force quit', as it is 'not res