Skip Headers

Oracle Workflow API Reference
Release 2.6.3

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

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 Logo
Copyright © 2003 Oracle Corporation.

All rights reserved.