Oracle Workflow Guide
Release 2.6.2

Part Number A95265-03
  Go to previous page Go to next page       Go To Table Of Contents Go To Index Go To Table Of Contents

                     Contents  Index  Glossary Master Index Feedback
 

RemoveUsersFromAdHocRole

Syntax

procedure RemoveUsersFromAdHocRole

 (role_name in varchar2,
role_users in varchar2 default null);

Description

Removes users from an existing ad hoc role.

Arguments (input)

role_name The internal name of the ad hoc role.
role_users List of users to remove from the ad hoc role. The users are delimited by commas or spaces. If null, all users are removed from the role.
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.