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
 

WF_ITEMS_V

This view is a select only version of the WF_ITEMS table.

The column descriptions of the view are as follows:

Name                            Null?    Type
------------------------------- -------- ----
ITEM_TYPE NOT NULL VARCHAR2(8)
ITEM_KEY NOT NULL VARCHAR2(240)
USER_KEY VARCHAR2(240)
ROOT_ACTIVITY NOT NULL VARCHAR2(30)
ROOT_ACTIVITY_VERSION NOT NULL NUMBER
OWNER_ROLE VARCHAR2(30)
PARENT_ITEM_TYPE VARCHAR2(8)
PARENT_ITEM_KEY VARCHAR2(240)
PARENT_CONTEXT VARCHAR2(2000)
BEGIN_DATE NOT NULL DATE
END_DATE DATE
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.