Vinay3
ServiceNow Employee
ServiceNow Employee

What is it?

The new attribute based resource assignments and financial planning enables users to define attributes on the resource assignments and automatically create cost plans categorised by the attributes selected on the resource assignments. 

 

How does it help?

Organizations can avoid heavy customisations to populate attributes from the resource plans on the cost plans and achieve the financial tracking of labor costs using out of box configurations.

 

Example:

Let's see an example of how to achieve this for a custom attribute named 'cost category':

 

Assume that you want to categorise resource assignments by a certain attribute named ‘Cost category’ so that their costs are automatically broken down by the values of this attribute.

 

Following steps can be followed by the ServiceNow administrator to setup this attribute to be visible against the resource assignment record so that the respective values can be selected while assigning resources. And then labor costs will be generated based on the resource assignments and their respective cost categories.

 

Multiple attributes can be setup in similar way so that labor cost plans will be created for the combination of values from such attribute.

 

Steps to follow:

  1. Add the attribute on the task tables like dmn_demand, pm_project or pm_project_task on which resource assignments will be created, as a new column.Vinay3_0-1730899360942.png

 

  1. Add the attribute on the following tables which are related to resource assignments and financials as a new column:
    1. resource_allocation
    2. cost_plan
    3. sn_plng_att_core_resource_assignment
  2. Create a new planning attribute record in 'Planning Attributes' (sn_plng_att_core_planning_attribute) list, mapping the attribute from the task table with the financial and resource tables and enabling it as a financials attribute for generating labor costs.

Vinay3_1-1730899360950.png

 

  1. Update the ‘Project Workspace’ view of the ‘Resource Assignments’ platform list to make the new financial attribute visible for the users to select it while creating resource assignments on the project workspace.

Vinay3_2-1730899360957.png

 

  1. Update the ‘Financials view’ view of the cost plans platform list to make the new financial attribute visible for the users in the financials page of the project workspace.

Vinay3_3-1730899360963.png

 

Usage:

Now the users will be able to categorize Resource assignments by the new ‘Cost Category’ field and labor cost plans will be generated automatically by the cost category values of the resources assigned.

 

Demo:

  1. User opens a project in the new project workspace and assigns resources and selects ‘cost category’ values against the resource assignments:

Vinay3_4-1730899360972.png

 

  1. User navigates to Financials page of the project and generates labor costs. Cost plans are created by the respective cost categories selected against the resource assignments as follows:

Vinay3_5-1730899360985.png

 

What attributes would your organization like to track the labor costs using this new capability in ServiceNow SPM? Please mention in the comments below.

Comments
aakgupta
Tera Contributor

can you please help with steps for number 5. I struggle with getting to the Cost plans list in the training instance.

Vinay3
ServiceNow Employee
ServiceNow Employee

@aakgupta you can type 'cost_plan.list' in the main menu to open the list of cost plans.

Version history
Last update:
‎11-14-2024 09:20 PM
Updated by:
Contributors