Can you Cancel a Demand

carlav
Kilo Guru

If we have a Demand record that we don't want to move to Project or Change, is there a way to Cancel it? or what do we do with it to 'Close' it?

3 REPLIES 3

Nick Z1
ServiceNow Employee
ServiceNow Employee

There are multiple ways to treat such Demand based on underlying considerations and PMO process.

Option 1: You can capture the Demand state in the 'Notes' tab and record the detail of why team arrived at the decision while using the 'Decisions' tab.

Option 2: Mark it incomplete and follow the rest of the process as described in Option 1:

 

Even a cancelled Demand has incurred cost, since a person or many teams might have worked on a Demand before a decision was made to cancel it. If such a demand was funded by a Program or Portfolio you want to ensure that PMO has the ability to capture and report such cost to indicate the draw down on funds up to that point in time.

 

Other consideration is a demand might have been supported by analysis, quotes obtained for services, impact and if such a demand were to be reactivated in future, PMO would not want to lose the cost incurred and also leverage information captured.

 

Thus best practices dictate to include comments and treat Demand as incomplete even when its cancelled. 

BharathChintala
Mega Sage

@carlav You can simply go edit these UI actions conditions

Create Change and Create Project 

BharathChintala_0-1676660656030.png

BharathChintala_1-1676660691340.png

 

Create a choice field in Demand normal and Temp

which you don't want to proceed furthur with project or change set them as temp and in UI actions condition in last addition to existing condition

&&customfield!=temp

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala

Jon Miller1
Kilo Guru

Simply change the state from the list view to Rejected. There are only two states that change a Demand to Active=false; Completed and Rejected. I've never understood why ServiceNow provide this very simple capability but don't make it visible from the UI or document it!