...
Hierarchy - Edit team (2)
Sorting Variants
The workshop /resource planner resource list can be sorted based on a chosen variant. Users can create various sorting fields, sequences, and criteria for the variants to display resources on the WPL screen according to their preferences.
As a part of the standard, five sorting fields are available to sort the resource list. However, it is possible to implement BADI (/DBME/WMA_UI_RESOURCES_LIST) to sort the list with different fields and criteria.
The resources are arranged in a specific order based on two criteria - the sort field and the sequence key. This ordering can be either ascending or descending. If multiple resources have the same value for the sort field, the system will sort them alphabetically. If more than one sort field exists, the system will sort them again based on the second sort field, and so on...
For example, suppose you decide to sort the resources first by the "Resource Allocation level" field and then by the "Working Model ID" field, in ascending order. In that case, the WPL/RPL will display all single resources working in the morning shift, followed by teams working in the morning shift, and so on. Other fields will remain unsorted.
Sorting Variant Levels
Sort Variant Selection
Resources are sorted based on the selected variant
The sorting variants can be created under the UI setting – UI Sorting Variant, and only active variants will be visible in the WPL/RPL screens under the sort variant filter.
Definition of UI Sorting Variants
Definition of UI sorting variant
Jump to another apps
Workshop planner - jump to another apps
...