EXT_Customer_SelectContact
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Customer - EXT_Customer_SelectContact
Function to ask MSS to open the MSS screen to select a customer contact
Input parameters:
inCustomerCode - Customer code to filter;
inDeliveryPlaceCode - Delivery place code to filter, can be empty to select all contacts from a customer;
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