EXT_Customer_Select
MSS 5.0 - 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