N Plus Other
This workflow is called by the Apps Usage, Code Guard and SAP HANA Upgrade Analysis apps, and by several workflows in the Basis package. It is provided with a table with NAME and VALUE columns, and a String parameter named Number of Categories (N). It generates result table which contains the top N items from the input table in descending order of the VALUE column, and a row named ‘Other’, whose VALUE column contains a sum of the VALUES for the uncategorized items. The result table is returned to the calling workflow.