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