We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

SPM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Time Card locking

Hii,We had a requirement to lock the time cards for previous week after certain day in the current week.For ex previous week time card can't be submitted by the user after wednesday of current week. We implemented that using business rule and it is w...

Burhan2 by Tera Contributor
  • 1836 Views
  • 13 replies
  • 0 helpfuls

Project Resource Plan and Project Task Assignment Group

I am wondering what are the exact differences between Demand/Project "Resource Plan" and Demand/Project Task "Assignment Group" Since Resource Plan is directly tied to the Demand/Project record and Assignment Group inside is tied to 'Task' record, I ...

Heesun by Mega Contributor
  • 1395 Views
  • 2 replies
  • 0 helpfuls

How to parse actual costs by fiscal year

We have a use case to parse out actual costs by fiscal year for multi-year projects.  We have been able to parse out planned costs by fiscal year from the cost plan, and budgets by fiscal year, but have been unable to parse out actual costs by fiscal...

David78 by Tera Contributor
  • 1820 Views
  • 5 replies
  • 1 helpfuls

CI Rate Cards and Rate Card Costs - How to Correctly Use Them

Hello, I'm opening this thread to get some more clarification on how to use the Cost Management application, and more specifically how to correctly use Rate Cards, CI Rate Cards, Rate Card Costs, and Expense Lines. Overall, the goal is for us to be ...

dgreene16 by Kilo Contributor
  • 2474 Views
  • 4 replies
  • 1 helpfuls

Resolved! Copying Feature, Stories, Tasks and Attachments

I am trying to copy Feature with all Stories, Tasks and Attachments from the Safe ApplicationI have a field on the Feature form called u_copy_storires with the UI Action conditoin of current.u_copy_stories!="" I can get the Feature to copy over.  Sto...