Ansicht
Dokumentation

CRM_ICSS_SORT_REQUEST_LIST - Sorts the requests list table

CRM_ICSS_SORT_REQUEST_LIST - Sorts the requests list table

CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function sorts the internet request list that is stored in global area of function group CRM_ICSS_REQUEST based upon a sort order, given by parameter IV_SORT_SEQUENCE, and performs the sort on the column specified by the parameter IV_SORT_BASED_ON_FIELD.

This function stores in the global area of the function group the criteria of the last sort (sort sequence & column). If the IV_SORT_SEQUENCE is not specified, and if the last sort was performed on the same column specified as the requested sort, the sort sequence will be changed. For example: if last sort was ascending on request number, and CRM_ICSS_SORT_REQUEST_LIST is called with IV_SORT_BASED_ON_FIELD = request number but IV_SORT_SEQUENCE = space, then the sort will be descending on request number.

The sorted list is returned as table parameter ET_SERVICE_REQUEST_LIST but is also stored in the global area of the function group CRM_ICSS_REQUEST.

Example

Notes

Further information





Parameters

ET_SERVICE_REQUEST_LIST
EV_SORT_BASED_ON_FIELD
EV_SORT_SEQUENCE
IV_SORT_BASED_ON_FIELD
IV_SORT_SEQUENCE

Exceptions

Function Group

CRM_ICSS_REQUEST

PERFORM Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1362 Date: 20240523 Time: 101611     sap01-206 ( 36 ms )