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
 

SetAdHocRoleStatus

Syntax

procedure SetAdHocRoleStatus

 (role_name in varchar2,
status in varchar2 default 'ACTIVE');

Description

Sets the status of an ad hoc role as 'ACTIVE' or 'INACTIVE'.

Arguments (input)

role_name The internal name of the role.
status A status of 'ACTIVE' or 'INACTIVE' to set for the role. If null, the status is 'ACTIVE'.
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.