800 - (Visits) Visits Module

MSS 5.0 - Extensibility - Functions MSS to Kalipso - Visits - 800 - (Visits) Visits Module

800 - (Visits) Visits Module

Event

Extension action set

Description

Before

EXT_0800_1_Before

Will be executed before MSS opens the Visits module;

Replace

EXT_0800_2_Replace

Will replace MSS Visits module;

After

EXT_0800_3_After

Will be executed after closing the Visits module;

Input Parameters (event before):

  • inCustomerCode – Customer code to select automatically;

  • inDeliveryPlaceCode – Delivery place to select automatically;

Input Parameters (event replace):

  • inCustomerCode – Customer code to select automatically;

  • inDeliveryPlaceCode – Delivery place to select automatically;

Output Parameters (event replace):

  • outOpenMSSModule – Return code: 1 – Open MSS module / 0 – Don’t open MSS module;

Input Parameters (event after):

  • inCustomerCode – Customer code to select automatically;

  • inDeliveryPlaceCode – Delivery place to select automatically;

Last updated