cancel
Showing results for 
Search instead for 
Did you mean: 

Need to add Pop up in operational WCD template while closing WCD

Former Member
0 Kudos

Hi

I need to add a pop up screen in operational WCD template while closing WCD. As while closing Work approval and Application, system asks 'Do you want to complete- Yes & No'. Likewise i want a pop up screen 'Isolation tag stub returned & Tag removed- Yes & No' while closing WCD.

Please help how to implement this.

Accepted Solutions (0)

Answers (1)

Answers (1)

sebastian_lenartowicz
Active Contributor

Greetings Nidhi,

Try to meet your requirement by implementing a check in the BADI IF_EX_BADI_WCM_WCMOBJ method STATUS_CLSD_CHECK

Alternatively, you may want to implement a user status that prevents closure of the WCD. The user will have to maintain the status before they are allowed to Close the WCD. However, this may not be as self-explanatory.