Handy ICWeb tip

Disclaimer: technical and writing it down here so I can find it next time I need to do this.

Sometimes you need to get a custom controller in the CRM Web Client when you aren’t in the context of a class that has the get_custom_controller method available.

In such circumstances use the following static class and attribute to get to the class.

CL_CRM_IC_SERVICES=>CONTEXTAREA_CONTR->get_custom_controller( ‘nameOfContoller’ ).

2 Responses to “Handy ICWeb tip”


  1. No Comments
  1. 1 Messages in the WebClient « Johan van Zijl’s Weblog
  2. 2 Messages in the WebClient | Johan van Zijl

Leave a Reply