968 SAP Message of Class 00 DB error: Data records of the result in primary key sorting











968(00) - DB error: Data records of the result in primary key sorting

Message number 968 of class 00 is used to display message "DB error: Data records of the result in primary key sorting" and can be triggered using the following ABAP code:

    MESSAGE W968(00). "Warning message example
    MESSAGE I968(00).
"Information message example
    MESSAGE E968(00).
"Error message example
See here for more options


What causes this issue

For pool and cluster tables, a selection is only possible unsorted or
ascending in primary key sequence at the present time. For a RSQLrequest with various order criteria, the records found are alwaysreturned in primary key order.

System Response



How to fix



Message text extract from SAP system. Copyright SAP SE.


Return to Message Class 00 main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!