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