Error 16177

Severity

10

Message text

%1!: Bad value '%2!' for number of order-by columns.

Explanation

The number of columns passed to srv_orderby() is less than zero.

Action

Specify a numcols value that is greater than or equal to zero. The value should represent the number of elements in the collistp array.

Additional information

Symbolic constant: SRV_EBADNUMCOLS