This user exit routine is called when a folder or worklist is opened that contains an item for which an exit is defined on the respective item type.
You can program this exit routine to sort the contents of the folder or worklist before displaying. You can define a specific sort order other than the default ascending or descending order provided by Content Manager EE. You can also use the exit routine to filter out selected documents and folders to prevent display and user access to those objects.
Apply this user exit routine on specific item types using the Content Manager EE system. Each item represented in a folder or worklist item list is sorted according to the user exit routine specified for that item type. If more than one item type is in the folder or worklist, each exit routine is called and completed sequentially prior to displaying the list.
