Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 9993 Join qualifier not allowed for the first query source in the list.
Details

A call to the ARGetListEntryWithMultiSchemaFields function failed because the first item in the function's query from list (queryFromList) contained join criteria (joinType and joinQual). Specify join criteria in the second item and each item thereafter to define the join with the previous item. Do not specify the join criteria in the first item in the list. Review the join criteria and retry the operation. For more information, see these topics in the C API Reference:

* ARGetListEntryWithMultiSchemaFields function

* ARMultiSchemaQueryFromList structure

* ARMultiSchemaQueryFromStruct structure