CWWIM1001E The sort key is missing from the SortControl data object.
Explanation
A SortControl data object was passed in for the search operation without a sort key, which is required to perform the sort.
Programmer response
Set the sort key in the SortControl data object and ensure that the property used as the sort key is part of the return property list.