Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 9979 Can specify fields from only one schema in the Recursive Query fields list.
Details

The ARGetListEntryWithMultiSchemaFields function tried to perform a recursive query, but it failed because the fields that the recursive query was instructed to retrieve were on more than one form. All the fields must be on the form designated by the recursive schema alias (recursiveSchemaAlias).

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

* ARGetListEntryWithMultiSchemaFields function

* ARMultiSchemaQueryFromList structure

* ARMultiSchemaRecursiveQueryStruct structure