Field nodes

A Business Object node can have one Fields node as a child. The Fields node has one or more Field nodes as children. A Field node can have these attributes:

Attribute Description
Bind Common ID of the agency column. Only required if the common ID is different from the column name.
Code Name of the agency column. If the name matches the common ID, the Bind attribute can be left blank.
Datatype Data type of the field.
Datatype description Description of the field's data type. Can be used to help users provide the correct input.
Description Description of the field. Can be used to help the user enter the correct information.
Order Display order of the field.
Required Indicates whether the field is required to submit a service request.
Variable Indicates whether the field accepts user input. If set to False, the field is display-only.