Skip to Content
0
Former Member
Sep 12, 2007 at 02:37 PM

Set at Runtime the Navigational Link of an Alert.

18 Views

Hi all!

I’m working with with the ICWC trying to set (at runtime) the navigational link of an Alert.

This is my approach: In my custom Alert class (implements the IF_CRM_IC_ALERT interface) I made a call to the <b>SET_NAVIGATIONLINK</b> method of the Alert itself (CL_CRM_IC_ALERT) in the EXECUTE method but it’s not working 😔 The Alert keep the configured Navigational Link in spite of the method call.

Did you guys have any idea how to do this?

Thanx in advance.

Al