EXT_Prospect_SelectContact

MSS 5.1 - Extensibility - Functions Kalipso to MSS - Prospect - EXT_Prospect_SelectContact

Function to ask MSS to open the MSS screen to select a prospect contact.

Input parameters:

  • inProspectCode – Prospect code to filter;

  • inDeliveryPlaceCode – Delivery place code to filter, can be empty to select all contacts from a prospect;

Output parameters:

  • outResultCode – Return code: 0 – Done / < 0 Error or user cancelled;

  • outSelectedContact – Code of selected contact (CNTCID);

  • outSelectedContactName – Name of the contact;

Last updated