800 - Visits Module
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Visits - 800 - Visits Module
800 - Visits Module
Event | Extension action set | Description |
EXT_0800_1_Before | Will be executed before MSS opens the Visits module; | |
EXT_0800_2_Replace | Will replace MSS Visits module; | |
EXT_0800_3_After | Will be executed after closing the Visits module; |
Before
Input Parameters (event before):
inCustomerCode – Customer code to select automatically;
inDeliveryPlaceCode – Delivery place to select automatically;
Replace
Input Parameters
inCustomerCode – Customer code to select automatically;
inDeliveryPlaceCode – Delivery place to select automatically;
Output Parameters
outOpenMSSModule – Return code: 1 – Open MSS module / 0 – Don’t open MSS module;
After
Input Parameters
inCustomerCode – Customer code to select automatically;
inDeliveryPlaceCode – Delivery place to select automatically;
Last updated