The CreatorCon Call for Content is officially open! Get started here.

How to modify "Cost Plan Name".

WataruS
Tera Contributor

I would like to change the "Cost Name" in Cost Plans.

I want the cost name automatically generated after pressing the Create labor costs button to display the name of the assigned employee.

I believe the name generated by the CostPlanForFinancialAttributes script is defined. How can I modify this to output the employee name as the cost name?

I want to add the employee name after the default generated name, like _XX.

1 ACCEPTED SOLUTION

Vinay3
ServiceNow Employee
ServiceNow Employee

@WataruS You can have the employee name added to the cost plan name easily using the out of box logic by making the 'User' field a financial attribute.

Please check out this page to know more: https://www.servicenow.com/community/spm-articles/generate-labor-cost-plans-by-individual-resources-...

View solution in original post

5 REPLIES 5

Vinay3
ServiceNow Employee
ServiceNow Employee

@WataruS You can have the employee name added to the cost plan name easily using the out of box logic by making the 'User' field a financial attribute.

Please check out this page to know more: https://www.servicenow.com/community/spm-articles/generate-labor-cost-plans-by-individual-resources-...