Huomautus
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Version: Available from runtime version 1.0.
Sets the key, sort order, and filter of the source table presented to the user.
Applies to
- Table elements in XMLports
Syntax
SourceTableView = SORTING(Code);
Remarks
To sort a set of table fields in the table view, use the sorting keyword. To sort the records in ascending or descending order, use the order keyword. And, to apply a set of filters in the table view, use the where keyword.