Oracle Workflow Guide
Release 2.6.2

Part Number A95265-02
Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

IsPerformer

Syntax

function IsPerformer

    (user in varchar2,
     role in varchar2);

Description

Returns true or false to identify whether a user is a performer of a role.

Arguments (input)

user A valid username.
role A valid role name.


         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 2002 Oracle Corporation.

All Rights Reserved.