1900 - Stocks Module
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Stocks - 1900 - Stocks Module
1900 - Stocks Module
Event | Extension action set | Description |
EXT_1900_1_Before | Will be executed before MSS opens the Stocks module; | |
EXT_1900_2_Replace | Will replace MSS Stocks module; | |
EXT_1900_3_After | Will be executed after closing the Stocks module; |
Before
Input Parameters
inDocumentType – Document type to select automatically;
Replace
Input Parameters
inDocumentType – Document type to select automatically;
Output Parameters
outOpenMSSModule – Return code: 1 – Open MSS module / 0 – Don’t open MSS module;
After
Input Parameters
inDocumentType – Document type to select automatically;
Last updated