Oracle Workflow Guide
Release 2.6.2

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

SetAdHocRoleExpiration

Syntax

procedure SetAdHocRoleExpiration

     (role_name in varchar2,
      expiration_date in date default sysdate);

Description

Updates the expiration date for an ad hoc role.

Arguments (input)

role_name The internal name of the ad hoc role.
expiration_date New expiration date. If null, the procedure defaults the expiration date to sysdate.


         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 2002 Oracle Corporation.

All Rights Reserved.