Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 9988 Recursive query cannot be empty.
Details

The ARGetListEntryWithMultiSchemaFields function tried to perform a recursive query, but it failed because although the recursive query type is specified in the function's query from list (queryFromList), the recursive query structure is missing.

For more information, see these topics in the C API Reference:

* ARGetListEntryWithMultiSchemaFields function

* ARMultiSchemaQueryFromList structure

* ARMultiSchemaRecursiveQueryStruct structure