1300 - Start of Day Module

MSS 5.1 - Extensibility - Functions MSS to Kalipso - Start of Day - 1300 - Start of Day Module

1300 - Start of Day Module

Event

Extension action set

Description

EXT_1300_1_Before

Will be executed before MSS opens the Start of Day module;

EXT_1300_2_Replace

Will replace MSS Start of Day module;

EXT_1300_3_After

Will be executed after closing the Start of Day module;

Before

Input Parameters

  • inRouteCode – Active route code;

  • inSubRouteCode – Active sub-route code;

Replace

Input Parameters

  • inRouteCode – Active route code;

  • inSubRouteCode – Active sub-route code;

Output Parameters

  • outOpenMSSModule – Return code: 1 – Open MSS module / 0 – Don’t open MSS module;

After

Input Parameters

  • inRouteCode – Active route code;

  • inSubRouteCode – Active sub-route code;

Last updated