Components installed with Spend and Savings Management
Several types of components are installed with activation of the Spend and Savings Management (sn_spend_mgmt) plugin, including user roles and tables.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
| sn_spend_mgmt.category_manager_admin | Can import the category taxonomy, update the Spend Category and Spend Category Stage tables and update the Spend category to Product category mappings. | None |
| sn_spend_mgmt.sourcing_category_manager | Can view and access the Category Management workspace tab and the Savings dashboard in Spend and Savings Management. | sn_shop.procurement_specialist |
Tables installed
| Table | Description |
|---|---|
| Spend Category (sn_spend_mgmt_category) |
Stores data about spend categories. |
| Spend Category Stage (sn_spend_mgmt_category_stage) |
Temporarily stores important data about spend categories before this data is sent to the Spend Category (sn_spend_mgmt_category) primary table. Extends the Import Set Row (sys_import_set_row) table. |
| Spend to Product Category Mapping (sn_spend_mgmt_m2m_spend_product) |
Stores the mapping of spend categories to product categories. |