Skip to Content
Author's profile photo Former Member

How to Turn off the Restriction which Prevents Processors from Confirming Incidents

In the Solution Manager ITSM standard, processors are not allowed to confirm Incidents. The user who reported the Incident is intended to confirm it.

To enforce this restriction, the Solution Manager delivers an active BAdI implementation which contains the coding to disable the “Confirmed”/”Closed” status when the current user is the processor of the Incident. This also prevents the system from activating the “Confirm” button in the various Incident UIs when the current user is the processor.

  • BAdI implementation: AI_CRM_IM_PROC_CHECK

If customers do not wish to have this restriction in place, they can deactivate the BAdI implementation with the following procedure:

  1. Call transaction SE37, enter ENH_BADI_IMG_ACTIVITY_TOGGLE as the function module and select Test/Execute (F8)

   2.  In the dialog box which follows, leave ENHNAME blank, and enter AI_CRM_IM_PROC_CHECK in IMPL_NAME.

/wp-content/uploads/2015/07/badi_01_741635.png

   3.  Select Execute (F8).

   4.  The system will prompt for a value in ENHNAME. Leave this blank.

/wp-content/uploads/2015/07/badi_02_741636.png

  5.  The system will now prompt you to deactivate the active Add-In implementation of AI_CRM_IM_PROC_CHECK.

       Do so.

/wp-content/uploads/2015/07/badi_03_741639.png

This will now allow processors to confirm Incidents

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Joyca Vervinckt
      Joyca Vervinckt

      Dear,

      This procedure does not work in my 7.2 SP6 system...

      After step 4, I don't get the prompt...