IBD GET ONE INPUT OBJECT

TITLEVALUE
NAMEIBD GET ONE INPUT OBJECT
DESCRIPTIONThis call will return specific information about any one input object
regardless of type. Developers should first use the RPC to return the
available input objects (either by form or by clinic).

There are 3 types of input objects, lists (both static and dynamic),
hand print fields, and multiple choice fields. Each input object
may be associated with selection rules and data qualifiers. There
are 4 selection rules:
0 := any number (including zero)
1 := exactly one
2 := at most one (0 or 1)
3 := at least one (1 or more)

There are also a number of data qualifiers that are used to describe the
data, for example, primary, secondary, add to problem list, etc.
TAGOBJLST
ROUTINEIBDFRPC1
RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONReturns array describing input object. See routine IBDFRPC1 for details.
See routine IBDFDE* for examples of use. (ibdfde2* for lists, ibdfde3 for
hand print fields, ibdfde4 for multiple choice fields)

The return array is different for the different types of objects.
AVAILABILITYPUBLIC
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED