Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 9975 There is no recursion qualifier specified in the Recursive Query.
Details

The ARGetListEntryWithMultiSchemaFields function tried to perform a recursive query, but it failed because the recursion qualifier (recursionQual) was not specified.

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

* ARGetListEntryWithMultiSchemaFields function

* ARMultiSchemaQueryFromList structure

* ARMultiSchemaRecursiveQueryStruct structure