cancel
Showing results for 
Search instead for 
Did you mean: 

How to mandate field "Support Team" for New Incident creation in ITSM in SolMan 7.2

former_member271678
Discoverer
0 Kudos

I want certain fields in to be a "required" field (Mandatory field) so that one cannot create new Incident unless that field has been maintained.

Basically this can be achieved in two ways depending on the requirement:

1) If you want certain fields to be mandatory at all the statues, then go for creating transaction variants ( using Tcode SHD0 ).

2) If you want certian fields to be mandatory for only few fixed user statues, then this can be achieved through Programming.

For this Implement ORDER_SAVE BADI, method CHECK_BEFORE_SAVE.

We would like to with the 1st option i.e mandating a field irrespective of the status. I am trying to make the "Support Team" or "Message Processor" field mandatory. Can you please clarify the steps in SHD0 to implement the functionality?

Thanks,

Santhosh

Accepted Solutions (1)

Accepted Solutions (1)

former_member271678
Discoverer
0 Kudos

Thank you Deepika. I followed this URL. Its the same solution your provided 🙂

https://archive.sap.com/discussions/thread/3412623

Answers (1)

Answers (1)

0 Kudos

Hi Santhosh,

You can achieve this by enabling the Mandatory checkbox in the configuration mode/page/view of the UI.

Thanks.

Best regards,

Deepika