Entering content frameProcedure documentationSorting in Lists (SD) Locate the document in its SAP Library structure

Use

You can use a sort function to process the lists that are not managed by the ABAP List Viewer. The sort key appears in the Sort field at the top right of the screen. Depending on where you place the cursor, you can use the sort function in several ways.

Procedure

Cursor in the command line

  1. Place the cursor in the command line.
  2. Choose Edit ® Sort.
  3. A dialog box appears.

  4. Select a maximum of three sort fields by entering 1, 2, and 3 in the sequence you wish the system to observe the fields. The sort fields available include, for example, various organizational data.
  5. Indicate whether you wish to sort the list in descending order.
  6. If you do not select the Descending field, the system will automatically sort in ascending order.

  7. Indicate whether you wish to sort with totals.
  8. If you select the With totals field, the system will display a subtotal with each group change. A group change occurs when the sorting field’s contents change between two display lines.

  9. Choose Enter.

The list is sorted according to the criteria you have entered.

Cursor is in a column or on a field in the header

  1. Place the cursor in a selection column for a certain item or on a field in the header line.
  2. Choose Edit ® Sort.

The documents in the selected column are sorted in ascending order. If, for example, you place the cursor on the Doc. date column, the documents are sorted by date in ascending order.

 

Leaving content frame