How to call a form of report? in 6i

How to call a form of report? In Developer 6i to oracle. Please tell me tex.

Try this

declare
   AppID PLS_INTEGER;
 begin
     AppID := DDE.App_Begin('ifrun60 module=myform.fmx userid=scott/tiger@mydb maximize=no', DDE.App_Mode_Maximized);
exception when others then
       srw.message(1,'Errror');
 end;

Bangoura
[My Oracle Blog | http://baigsorcl.blogspot.com/]

Tags: Oracle Development

Similar Questions

  • How to call oracle forms report using parameterlist for parameters

    Dear all,
    I want to know how to call oracle forms report and parameter passing between the report and the form with the list of parameters?
    can someone help me?

    What research? The forum is full of examples.

  • How to make a form with report and a form of inclusion in the same page?

    Hey, guys:

    I was wondering if you could have any link or examples to show how to make a form with report and a form of inclusion in the same page, these two forms are related to the same table. Our customer wants that a user can add a new row to the table in a form and see all lines created by this user in a report, the report should provide link change as well. the problem is: whenever I inserted a new line or change a line or delete a line, and submitted and return to this page, all hidden elements lost their values, this report is empty, and some display only items also lost their values. Could someone give me any suggestions?

    Thank you very much!

    Sam

    So, the problem is essentially with page elements lose their session state values when re-loading of the page. How do you define values for the elements of the hidden page? You have default values defined for those? They are based on the database column? What is the "Source" parameter for these items on the page? It is set to "Always, replace any value in session state"? You have any process of 'Empty the Cache', which is reset these values to null element?

    What is your version of the Apex?

    I would recommend that you have installed for example in apex.oracle.com. This would help to better understand the issue.

    Published by: jaouad khalifi on 13 December 2012 22:11

  • How to call a form with splashing around by clicking on a record with a time where

    Hi all

    How to call a form with splashing around by clicking on a record with a time where clause. I mean when I dip, click current record I want to call another form with the details of the
    record with onetime where clause. Can someone help me in this regard.

    Now, I'll call you a form with parameter with where Jadi but this should be avoided.


    Thanks in advance

    Arif

    Maybe this helps http://andreas.weiden.orcl.over-blog.de/article-28180655.html

  • How to call one form of other forms

    I have a situation where I build an invoice form where I need to contact the provider of a water drop down (providers are already exists in and are called using the menu drop-down). Now if the provider is not available, then I have a button now this button I want to popup a form where user can enter information provider first if it is not available in the system. My problem is how I like to call this form of vendor of this form of invoice and then, after adding I want to go back to my invoice form...

    Please help to the needy in this calling back and come to my form

    Thank you

    Naveed

    You can use CALL_FORM. Another option would be to OPEN_FORM

  • How do I deploy forms and reports in the new upgradation of OAS?

    Hi all

    I have a request. I have Oracle Application Server - 10g release 1.
    Now, I've updated OAS 10 g release 2.

    1. What are the steps necessary to deploy forms and reports that newly installed OAS?

    2. do I need to recompile all the FMAS / MMB / PLL etc.,.

    4. do I need to put all the files as the conf file, EPS file?

    3. are there documents if you please provide links?

    Thank you all
    SAI

    Published by: user12045030 on August 24, 2010 06:58

    N ° you must recompile the .pll, the .fmb and the .mmb

    François

  • How to call Oracle 10 g reports via a button in the form of 10g?

    Hi all

    I am developing Oracle 10 g reports. Reports are run on opening succeeded if I'm running the report through Report Builder IDE individually.


    But I need to call the reports via a button in forms (which is also in 10g).

    I have the impression there is any specific setting required for this?
    Is any required JDK and JRE specific version?

    If there is no document about who can anyone please share with me.

    Help, please.

    Just run a search

    RUN_REPORT_OBJECT

    and look at the notes returned.

  • How to call button form oracle concurrent program

    Hi all

    I'm working on forms of Oracle 10 g and Oracle Applications: 12.1.2
    already, I have created a simultaneous program (GRN report) and that with Receipt_number and org_id as parameters and the output format is. PDF. Its working fine.

    Whenever customers need the report, they have to give the values of name and then correct setting program simultaneous then refresh, then clicking on the button view exit they see the output.

    Now what I want is from the button of form (named as print report) is it possible to call this concurrent program and when the button is clicked, it will ask to the parameter values after giving all the parameter values and clicking on the SUBMIT/go button it must give the same output (.pdf) as simultaneous program.

    can someone tell me how to get this.

    Thank you

    Kind regards
    Guru

    Hi guru
    You can set up the format of output with the report itself :)
    As a system administrator, change the output format of program competing in "pdf" format Then the click of a button will appear automatically the output .pdf

    Kind regards

    REDA

  • How to call auto form fill?

    I want Firefox to complete forms for me using the information we have used it before. In Safari, I asked this in "Preferences of Safari". How to do in Firefox?

    Filling of form of use in Firefox or an extension of filling out form if you want to save the user name.

  • How Update call (Parent form) when called form is closed.

    Hi Experts,

    I'm working on form of Oracle 10 g (OS: Windows7) of the last 2 years. I have two forms form a (main screen) and B (the only request form). I'm calling form A form B to change the cost in the form of master. I used CALL_FORM and everything works fine. Now, I want to refresh the form B as soon as the cost is modified in the form of master and closed. I searched the forum for the same, I tried a few suggestions using WHEN-WINDOW-ACTIVATED but this trigger is not firing when we close the main form and the focus returns your call. Please share your useful comments.

    Thank you

    Pramod S R

    When you use CALL_FORM to call a detail form, control returns to the statement after the CALL_FORM, so your logic would be simple:

    CALL_FORM('FORM_A');
    GO_BLOCK('YOUR_BLOCK_TO_REQUERY');
    EXECUTE_QUERY;
    
  • How to call a jsp forms of oracle10g page.

    Hello
    I use forms.can oracle10g I call a jsp to oracle10g form? If it is possible how to call a jsp page? How to call back form of jsp? Thank you.

    Published by: Jean Elo diakite 27 April 2010 20:21

    Published by: Jean Elo diakite 27 April 2010 20:22

    What is argument _blank? How to pass this value?

    Its already the correct value of _blank as arguments Mithraeum opens a new browser window.

    where to put jsp (web page)?

    in the url

    How to maintain session of form in jsp?

    You can not. What you could do, it's pass the username to the jsp.

    So a call to a jsp page looks like this

    WEB.SHOW_DOCUMENT('http://server:port/path/the_name_of_the_jsp.jsp', '_blank');
    
  • How to call a user_parameter report

    Hi all please do something

    I have a relationship with user_parameter
    the creation of the report on the paper layout
    I have an idea how to call a web page layout report, but I can not able to call the paper layout report
    Help, please
    I also give the code how to call web page (code given below) layout report

    DECLARE
    Repid REPORT_OBJECT;
    v_rep VARCHAR2 (1000);
    rep_status VARCHAR2 (20);
    BEGIN
    Rep: = FIND_REPORT_OBJECT ("member.10");
    v_rep: = RUN_REPORT_OBJECT (repid);
    rep_status: = REPORT_OBJECT_STATUS (v_rep);
    While rep_status in ('MARKET', 'OPENING_REPORT', 'PENDING')
    LOOP
    rep_status: = report_object_status (v_rep);
    END LOOP;
    IF rep_status = "FINISHED" THEN
    -Display the report in the browser
    WEB. SHOW_DOCUMENT ("http://computer_name:8888 / reports/rwservlet/getjobid ' |")
    substr (v_rep, InStr(v_rep,'_',-1) + 1) |'? "|' server = repserver90","_blank"); "
    ON THE OTHER
    message ("error when running report");
    END IF;
    TAKE A BREAK;
    END;

    I use Oracle9i, forms9i, reports9i and my OS is Win - XP

    Thank you

    Hello

    Rep: = FIND_REPORT_OBJECT ("member.10");
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_OTHER, 'p_deptno =' |: D EPT.) DEPTNO);
    v_rep: = RUN_REPORT_OBJECT (repid);

    Have a look here for more information: http://www.oracle.com/wocportal/page/wocprod/ver-31/ocom/technology/products/forms/pdf/10g/frm10gsrw10g.pdf

    Concerning
    Rainer

  • How to call oracle Standard form of page style and element OFA should be 'Link '.

    Hi friends,

    I am new to OFA, I want to know how to call oracle OAF page Standard form and style of element must be "link."

    If I click on the element, it should put me in oracle Standard form.

    No button style of the element must be point "link."

    Please help me.

    Thank you

    Thiru.

    Trapani,

    It seems that your link triggers the Action, or you capture does not correctly.

    Add a debug message in your code and see what is printed.

    String eventParam = pageContext.getParameter(EVENT_PARAM);
    System.out.println("eventParam : "+ eventParam);
    if("openForm".equalsIgnoreCase(eventParam))
    {
      System.out.println("Inside If"");
      String destination ="form:SQLAP:PAYABLES_OPERATIONS:STANDARD:AP_APXSUMPS";
      pageContext.forwardImmediatelyToForm(destination);
    }
    

    Also check the settings:

    In your first post is the name of the function: AP_APXSUMPS, but the recent told FND_APXSUMPS.

    The resp_key was also PAYABLES_OPERATIONS and now PAYABLES_PS_FR

    As a test for the link, use the one that works, and then change appropirately.

    See you soon

    AJ

  • How to make a non editable report column in a master form / details

    Hi all

    I created a form master / detail. The detail columns are created in the form of report columns instead of creating as components. I need to make a non-editable column. Please let me know how to achieve this.

    Thanks in advance.

    simple just go and change the attribute of report and make the field display type as > "Standard report column.

  • How to install database 10g and forms and reports developer 10g?

    Hello
    How to install the database 10g and forms and reports developer 10g on windows xp 32-bit? and that one must first install? How to connect? where can I find complete guide

    Gul says:
    Hello
    How to install the database 10g and forms & reports developer 10g on windows xp 32-bit? and that one must first install? How to connect? where can I find complete guide

    This link will help you http://tahiti.oracle.com/

Maybe you are looking for