Exforsys
+ Reply to Thread
Results 1 to 3 of 3

User_exit how to use?

This is a discussion on User_exit how to use? within the Oracle Apps forums, part of the ERP category; Does any one know how to use User_exit() in develop Oracle Form in Oracle E-Bussiness 11i. I know some function ...

  1. #1
    dongta_ndh's Avatar
    dongta_ndh is offline Junior Member Array
    Join Date
    Dec 2006
    Answers
    4

    Thumbs up User_exit how to use?

    Does any one know how to use User_exit() in develop Oracle Form in Oracle E-Bussiness 11i. I know some function like chose_org() uses user_exit() but I don't how to write my own user_exit()?

    Please help me.


  2. #2
    Ralph is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    114
    Hope you are asking for the syntax

    To call the user exit from a Oracle Forms trigger, use the syntax
    <user_exit>('CONCAT <field1>, <field2>, ..., <result_field>');

    If you need any more help let me know and I would answer that.


  3. #3
    dongta_ndh's Avatar
    dongta_ndh is offline Junior Member Array
    Join Date
    Dec 2006
    Answers
    4
    Hi!
    I want to use user_exit in Oracle Application Form like user_exit('FND ORG') but I don't know where to begin and how is work?

    There is a article about Creating User Exits in Forms 6i on Unix in metalink but we
    can't use this method in customize Oracle Application Form.
    If you have information about the step to write and use user_exit() in developing Oracle Application Form please help me!
    Thanks in advance.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...