Developer 6i Forms Logon / Logout

I am using Logon function with form developer 6i.
how can i go to an other form after successful logon ?
I have tried FORM_SUCCESS but it always return true.
Thanks
Waseem

Create a login form with On-Logon trigger.
Take a button at login form and write this at when-button-press trigger
     new_form ('start_up', to_savepoint, no_query_only, no_share_library_data);Hope this helps
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • Development of Form for Returnable and Non-returnable material Gate pass

    Dear Experts,
    I am working with an Indian client impementing SAP PM. I need help in developing a form for Returnable and Non Returnable Gatepass. Requirements are below;
    RGP/NRGP should be made for all materials going out of the factory, irrespective of it being coded or not
    It should be plant specific
    It should have reference to material movement document for tracking purpose
    It should have details of vendor, transport company, vehicle number, permits if required, etc
    A Z report should give details of all RGP/NRGP based on material document number and date
    Please guide me based on your experience.
    Thanks,
    Boby

    Boby,
    This can be met. But before developing this, have you implemented the refurbishment process of PM module? This will really help in tracking the equipment and also for the development of RGP/NRGP.
    First you have to create a form for the gate pass  and have to create an enhancement in MIGO for triggering the RGP/NRGP, else you can also create a separate Z transaction code for printing the Gate pass. You will get all the fields like vendor, material, QTY, movement type from the MIGO GI document. 
    For the gate pass the MIGO document will be the reference all the times, you can also develop a Z report for the records for the gate pass.
    Regards,
    Praveen

  • Slow of one form of developer 2000 form 4.5

    Hi all,
    We have developer 2000 form 4.5 with oracle v 7.3.4. we find out that one screen or form of the system are very slow. Can you please help me if you have the reason of that slowness in th form.
    Thank you.
    Said

    The form was running fine, and suddenly or at last days start to become very slow to run.You should have written that the first time!
    Maybe an index has been deleted or disabled that was used by the form's query process.
    Look at the base-table blocks and determine which tables they access, and how. Test the select statements in SQL Plus or another tool. Check the query plan Oracle uses to access the data.
    Also check any record groups that may cause slowness, and look at any SQL queries that may be issued directly by PL/SQL in the form.

  • FAQ For Developer 2000 (forms 4.5 reports 2.5)

    Hi
    I urgently need FAQ of Developer 2000 (forms 4.5 reports 2.5).
    Plz help me.
    BS

    Hi,
    go to www.ntfaq.org and you'll find what u need .
    Good day
    Bye
    U.P.
    null

  • Calling stored procedure from Developer/2000 Forms 6.0

    Dear friends,
    I would like to know how do you call a stored procedure(actually a function) that I have made in Oracle 8i , to be called through Developer 2000 Forms 6.0. I am running Oracle 8i on Windows NT.
    Kindly tell me the method.
    Thanks in advance.
    null

    You can just call the procedure in any program unit in Forms as if it were a local program unit or built-in.
    Thus if you have a function:
    function CalculateSomething return number;
    In Forms 6i, for example in a When-Button-Pressed trigger:
    declare
    n number;
    begin
    n := CalculateSomething;
    end;

  • Can Developer 6i(Forms and Reports) be installed on Vista

    Can Developer 6i(Forms and Reports) be installed on Vista??
    If yes, then which version?
    Please answer..........

    Hello,
    Developer 6i can be installed on XP/NT/2000 but not on vista, you can try and see if get lots of errors. You can also try installing latest developer suite (10.1.2.0.2) but once again you might face some issue but it worth trying.
    Regards

  • Developering ADF form in query mode (Oracle forms simulation)

    Hi,
    we have a requirement for developing the existing Oracle form using Oracle ADF. The existing Oracle form displays the form in query mode by default. We can enter the search criteria in any of the text fields and then execute query to get the results. If the user does not enter any search criteria, then the form loads specific record based on default criteria into the form. Could you please help developing similar form using ADF.
    At present I created the view object with one bind variable and dragged the view as ADF form to the jspx page. Then I am launching the form in query mode (executing the find method on the view object using operation binding at the time of loading the page). After entering the query criteria in the form, If I click on a button I am executing a method in the managed bean. In the managed bean I am executing the "Execute" operation on the view and it is working fine.
    But my problem is if the user does not enter the search criteria I have to pass default parameters to the view object and return the default record in the form.
    Can you please help in resolving the issue.
    Thanks and Regards,
    S R Prasad

    Hi Frank,
    Thank you for providing information. I created the query panel with the table by dragging all the named criteria. But this is not the look we are expecting for this form. As we have to deveop ADF form with the same behavior as oracle forms, the user must be in a position to edit the data in the same field as that of query field.
    As an example, we have to design a form for Dept table. We have to display all the columns of the dept view in the form at the time of launching the form in query mode. Once the user enters any search criteria in the form, we have to perform search and display the record(s) matching the query criteria in the same columns displayed in the form. User should not see any changes in the form layout.
    If the user does not enter any data in the form, then we have to display the record(s) in the form with the specific department id(This department id can be calculated based on the data in another table).
    Can you please help us in resolving the issue.
    Thanks and Regards,
    S R Prasad

  • Is WebDyn ABAP or WebDyn JAVA better for developing Adobe forms ?

    Hi Experts,
    For our project development we have to decide the option of using Webdynpro ABAP and Webdynpro Java for developing Interactive forms.
    What are the pros and cons when it come to select between Webdynpro ABAP and Webdynpro Java for developing Interactive forms.
    Can someone provide the advantages and disadvantages over each other.
    Thanks in advance.
    Edited by: VINAY on Jun 17, 2010 12:45 PM
    Edited by: VINAY on Jun 17, 2010 12:48 PM

    Hi Vinay,
    It depends on various factors. one is skill availability. IF client has Strong ABAP Development team, Client can go with WebDynpro ABAP, but if client has more Java skills, no issue in going with WebDynpro Java.
    In HR, If you choose to use WD-ABAP, you can use many standard WD-ABAP components as search helps. ( WD-abap components HRRCF_C* , HRASR_C* etc )
    But do keep in mind that, even if you go with WD-ABAP, you cannot do away with scripting using FormCalc or Javascript in Adobe Form depending on the complexity & UI elements/Search helps etc.
    I personally prefer WD-ABAP & would strongly recommend WD-ABAP. Afterall, it is the language of SAP :).
    Thanks,
    Phani

  • How to Delete Development & Potential Form in Talent Management

    Hi Guruz,
    Please let me know the correct method to delete forms (Development & potential )forms in Talent assessment .
    We deleted the forms via PHAP_CATALOG, but they are still visible in Define Forms for Talent Assessment under Talent Assessment, & the system is not allowing to delete it from this node as it gives the below mentioned error:
    Appraisal Template was not deleted:
    Message no. HRHAP00_TEMPLATE010
    Diagnosis
    The system may have canceled the deletion for one of the following reasons:
    The system cannot delete the element, for example if it is a category group.
    The business check found errors.
    The element is already released or in history.
    The system could not delete the entire structure (one of the above- mentioned reasons could be the cause).
    Please let me know what & how to get rid of this problem.
    Regards
    Bharti Sood

    Hi Bharti,
    You must first delete the template names from the customizing tables where it is stored (under Talent Assessment node of Talent Management and Talent Development). Then you delete it under PHAP_CATALOG. Unfortunately you have created an databse inconsistency and you might need to see if Basis can delete the values from the table.
    Best regards,
    Luke

  • Developer 6 Form

    * I would like to run the Forms on the Web without the default MDI window and toolbar, is it possible to hide these and customise your own? and how?
    * Do you include images, hyperlinks and list items as such when you developing the form or do you include it on the web page in the HTML code?
    Does anyone know any sites that use Oracle Developer Form 6?
    Thank you.

    You might try checking the actual value of the item. While the when-list-change trigger won't file, I don't know why, the movement to another field can be used with the when- validate, or post-change trigger. Then the value in the tlist field will be readable for what was selected. You can set the initial value to NULL as well.

  • Configuring my OEM for "Oracle Developer Server Forms Manager"

    Hello,
    Please help me in configuring my Oracle Developer Server Forms Manager on Oracle Enterprise Manager.
    thanks to send me the guidelines
    regards
    Yogeeraj

    Hi,
    I have had a look at my installation, and what I did was create two directories called disk1 and disk2, (for the two extracted zip files) and then ran setup in the disk 1 directory. So I don't know if it was aware of the disk 2 directory.
    I am re-installing it now. So I will get back to you.
    Thank you very much for getting back so quickly.
    Regards
    Wayne.

  • Converting Developer 6i forms and reports

    I am new born to Application Express can any one help me in this regard that whether converting Developer 6i forms into Application Express is possible.
    Any concrete resource on this.
    Thanks.

    Some things that are simple to implement in Oracle Forms are a nightmare to replicate in APEX. I am pretty sure some things that are easy in APEX are difficult in Oracle Forms.
    For example it is pretty easy in Oracle Forms to have a module with a Master Block with several related Detail Blocks in separate tabs below - but in APEX an absolute nightmare, only one updateable SQL query per page (tabular detail update region), tabs are per page and not on a region. I have seen people asking in this Forum how to implement this Master with Multiple Details but the responses become as common as hen's teeth.
    Layout of interface items in APEX is a bit hit and miss as it uses HTML tables/rows/cells etc. compared to the exact x,y pixel you can use in Oracle Forms Layout Editor.
    Regards,
    Phil

  • Developer 6i Forms/Reports for AIX-Based 5L

    Hi,
    Where can I find the download link for Developer 6i Forms/Reports for AIX-Based 5L (64-bit) from Oracle website?? I can only find Developer 6i for Linux/Solaris/Windows..
    Thanks,
    Kelvin

    Quick links to latest patchsets ==> Oracle Developer ==> <platform> ==> 6i ==> voilà!
    Werner

  • How can I convert Oracle Developer 2000 forms?

    How can I convert Oracle Developer 2000 forms and menus to the Oracle 9ids forms and menus

    Check out the upgrade and migration section on
    http://otn.oracle.com/products/forms
    We will soon have a new section on OTN about Forms upgrades, keep checking back for more info.

  • Can I send values to an Oracle Developer 6i Form from a servlet

    I have a Developer Forms 6i application where I launch a servlet which opens a socket to another IP address. The servlet needs to send status messages back to the Developer 6i form. Is this possible? Can the servlet communicate with the form? Remember that the form is served via the applet viewer in the browser. Thanks

    You can find an answer for a similar question here:
    http://stackoverflow.com/questions/1859248/how-to-change-time-in-datetime
    The point is DateTime is immutable, thus you cannot change it. 
    DateTime StartDateTime = DateTime.Now;
    int hour = 5;
    int minute = 45;
    //                                           hour, minute, second
    TimeSpan ts = new TimeSpan(hour, minute, 0);
    StartDateTime = StartDateTime.Date.Add(ts);

Maybe you are looking for

  • Problem calling a method in a servlet witch returns remote ejb

    Hi, I have a problem combining servlets ands ejbs, I expose my problem : What I have : 1 . I have a User table into a SGBD with two attributes login and pass. 2 . I have a UserBean linked to User table with a remote interface 3 . I have a stateless U

  • WHERE clause in a SMARTFORM loop, problems with parenthesis

    Hi all gurus, a simple question: I'm coding a LOOP in the form builder for a smartform ... this simple loop should bind text elements to every position of a purchase order. The WHERE clause should be as follows: WHERE GUID = WA_ITEM-GUID AND ( TDID E

  • When i buy music or apps they dissapear before download

    I've been trying to download both music and apps, when I do they proceed to download but then just dissapear. The card details are all alright so I really don't know why this is happening If anyone knows please help Thanks!

  • Bw 7.0 installing steps

    hi  gurus, can any body send BW installing steps to me plzz. regards, Rajesh. my id  is [email protected]

  • Safari closes as soon as I open it

    Just started this AM, both Safarui and ipod will not open - when I select them from the bottom apps tray, they open but within a second or 2 thery close again. Have tried shutting the phone off, restarting, have downloaded the most recent updates, no