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
 

GetItemAttrInfo

PL/SQL Syntax

procedure GetItemAttrInfo

 (itemtype in varchar2,
aname in varchar2,
atype out varchar2,
subtype out varchar2,
format out varchar2);

Description

Returns information about an item type attribute, such as its type and format, if any is specified. Currently, subtype information is not available for item type attributes

Arguments (input)

itemtype A valid item type.
aname The internal name of a item type attribute.
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.