cancel
Showing results for 
Search instead for 
Did you mean: 

MDG Change Request UI Modification

former_member260552
Active Participant
0 Kudos

Hi all,

I am having a requirement in MDG 8 where the 'Priority' field must be made mandatory in the Change Request UI. I have tried implementing USMD_CREQUEST_UI but it is not triggering it. Is there any document for the same or anyone who might have handled this in the past..

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

loga201
Contributor
0 Kudos

Hi,

you can also enhance check_mandatory of the class method cl_usmd_entity_value2_gui_wd .

Thank you!

loga201
Contributor
0 Kudos

Hi ,

  1. Go to Genil Miodel browser and select component CR. Go to the Attribute structure and set attribute property for reason as required. This will enable mandatory for all the CR types.
  2. If the requirement is for certain CR types ,Implement get attribute properties of the handler class CL_USMD_CR_GIL_ROOT.

Thank you!

Regards,

Logan.D