300 - Diary Module
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Diary - 300 - Diary Module
300 - Diary Module
Event | Extension action set | Description |
Before | EXT_0300_1_Before | Will be executed before MSS open the Diary module; |
Replace | EXT_0300_2_Replace | Will replace MSS Diary module (can be used to validate if normal MSS module opens using outOpenMSSModule); |
After | EXT_0300_3_After | Will be executed after closing the Diary module; |
Replace
Output Parameters
outOpenMSSModule – Return code: 1 – Open MSS module / 0 – Don’t open MSS module;
Last updated