EXT_Prospect_Select
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Prospect - EXT_Prospect_Select
Function to ask MSS to open the prospect selection screen.
Input parameters:
inRouteCode – Code of the selected route to filter when Prospect from route is active;
inSubRouteCode – Code of the selected sub route to filter when Prospect from route is active;
Output parameters:
outResultCode – Return code: 0 – Done / < 0 User canceled selection;
outSelectedProspect – When outResultCode = 0 gets the code of the selected prospect;
outSelectedProspectName – When outResultCode = 0 gets the name of the selected prospect;
Last updated