AR System Message Catalog
ARERR [9987] Field definition not valid.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9987
The definition of a field specified within a call to the getListEntryObjects function (Java API) is invalid. Either the field source object is NULL
, or the field ID is less than 0.
For more information, see these documents:
- C API Reference, which includes information about the
ARGetListEntryWithMultiSchemaFields
function and its Java class diagram
- Java API online documentation