Show TOC

IF_WD_GANTT_METHODSLocate this document in the navigation structure

Use

Some properties of the Gantt UI element are not set using the UI element properties but instead using the method handler IF_WD_GANTT_METHODS. You can access the method handler in WDDOMODIFYVIEW.

  1. Declare a reference to IF_WD_GANTT_METHODS in the Attribute section of your view.

  2. Assign the reference in WDDOMODIFYVIEW.

  3. Call the method.

You can find an example in the system in component WDR_TEST_EVENTS in view GANTT.