Components installed with Supplier Lifecycle Operations
Summarize
Summary of Components Installed with Supplier Lifecycle Management
The activation of Supplier Lifecycle Management in ServiceNow installs various components, including user roles and tables, primarily housed within the Supplier Common Architecture application. These components facilitate efficient management and collaboration with suppliers.
Show less
Key Features
- User Roles: Several specific roles are created, each granting different levels of access and capabilities related to supplier management. Key roles include:
- Supplier Administrator: Full control over supplier records and tasks.
- Supplier Fulfiller: Task management and supplier viewing capabilities.
- Supplier Owner: Similar to Fulfiller, with additional rights to create and manage suppliers and their associated tasks.
- Supplier Manager: Enhanced permissions to manage all suppliers, cases, and tasks.
- Supplier Agent: Broad access to manage tasks and cases across all suppliers.
- Supplier Contact: Ability to submit requests and complete tasks through the Supplier Collaboration Portal.
- Installed Tables: Key tables are created to support various functionalities, such as:
- Supplier Case: Records for managing supplier issues.
- Supplier Product Code: Links suppliers with product codes.
- Supplier Email Domain: Stores supplier email domains.
- Supplier Location: Connects suppliers with specific locations.
- Supplier Task: Maintains records of tasks assigned to suppliers.
- Supplier Document Configuration: Stores configurations for supplier documents.
- Organization Tax Details: Holds tax registration information for suppliers.
Key Outcomes
By activating Supplier Lifecycle Management, customers can effectively manage supplier relationships, streamline tasks, and maintain comprehensive records. Users can expect enhanced collaboration capabilities through the Supplier Collaboration Portal and the ability to manage supplier-related tasks efficiently across various roles.
Several types of components are installed with activation of Supplier Lifecycle Operations, including tables and user roles.
Demo data is available for this feature.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
| Supplier Administrator [sn_slm.admin] |
The supplier admin can create, view, update, and delete all the suppliers, cases, and tasks. |
|
| Supplier Fulfiller [sn_slm.fulfiller] |
Users with this role can do the following:
|
|
| Supplier Owner [sn_slm.owner] |
The supplier owner can do everything the supplier fulfiller can do, plus users with this role can:
Note: The Supplier Owner [sn_slm.owner] role can create, manage, and edit records for only the suppliers that they own. |
|
| Supplier Manager [sn_slm.manager] |
The supplier manager can do everything the supplier owner can do, plus users with this role can:
|
|
| Supplier Agent sn_slm.agent |
The supplier agent can do everything the supplier fulfiller can do, plus users with this role can:
|
sn_slm.fulfiller |
| Supplier Contact [sn_slm.contact] |
A user with this role can do the following:
Note: A contact can be a primary contact or secondary contact. A primary contact is a user that has the Primary contact column set to true on the Vendor Contacts page. For more
information, see Set a user as the primary contact. |
|
Tables installed
| Table | Description |
|---|---|
| Supplier Case [sn_slm_case] | Stores the supplier case records. Extends the Service Case [sn_spend_sdc_service_request] table. |
| Supplier Product Code [sn_slm_code_m2m_supplier] | Stores the relationships between suppliers in the Supplier [sn_fin_supplier] table and product codes in the Product Code [sn_supplier_product_code] table. |
| Supplier Email Domain [sn_slm_email_domain] | Stores the email domains of the suppliers. |
| Supplier Location [sn_slm_m2m_location] | Stores the relationships between suppliers stored in the Supplier [sn_fin_supplier] table and locations stored in the Location [cmn_location] table. |
| Product Code [sn_slm_product_code] | Stores the product and service records with universal product codes (UPC). These records do not have any relation to the supplier. |
| Supplier Task [sn_slm_task] | Stores the tasks of the suppliers. Extends the Service Task (sn_spend_sdc_service_task) table. |
| Supplier Document Configuration [sn_slm_document_config] | Stores the supplier document configurations. Extends the Application File [sys_metadata] table. |
| Supplier Document Type [sn_slm_document_type] | Stores the supplier document types. Extends the Application File [sys_metadata] table. |
| Supplier Document References [sn_slm_document_references] | Stores the supplier document references. Extends the Document References [ds_document_references] table. |
|
Organization Tax Details [sn_fin_org_tax_detail] |
Stores the tax registration details of the supplier. Note: This table has been added in the Finance Common Architecture (com.sn_fin) plugin. |