Usage Notes for Other List Record Types

Other list records represent user-defined lists that define items that can be selected for a specific field.

For example, in the contact record, you can set the type of contact in the category field. The category field references the ContactCategory record, which contains a predefined list of different contact types.

All other list record types are defined in the listAcct (accounting) XSD.

Permissions

In cases where the logged in user's role does NOT have permissions for the specified other list record, the get() operation will return only the key/name information instead of the whole record. This is to ensure that these lists can be manipulated when they are included as select or multiselect fields within another record.

Related Topics

Other Lists
How to Use the SOAP Web Services Records Help
SOAP Web Services Supported Records
SOAP Schema Browser
SuiteTalk SOAP Web Services Platform Overview

General Notices