Creating Custom Privileges

The system includes a number of seeded privileges. However, you have the option to create custom privileges to meet the needs of your business.

arrow icon   To create a custom privilege:

  1. Log into Oracle Forms using the System Administrator responsibility.

  2. In the Application menu, select Function.

  3. In the Form Functions window, provide the following information:

    Function

    Enter a unique function name. You may use this name when calling your function programmatically.

    User Function Name

    Enter a unique name that describes your function. You see this name when assigning functions to roles.

    Description

    Provide a description of the function.

  4. Click the Region tab, and select the Object for which you are creating this privilege.

  5. Click Save.

Related Topics