1400 - End of Day Module
MSS 5.1 - Extensibility - Functions MSS to Kalipso - End of Day - 1400 - End of Day Module
1400 - End of Day Module
Event | Extension action set | Description |
EXT_1400_1_Before | Will be executed before MSS opens the End of Day module; | |
EXT_1400_2_Replace | Will replace MSS End of Day module; | |
EXT_1400_3_After | Will be executed after closing the End 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