EXT_Customer_SelectDeliveryPlace

MSS 5.1 - Extensibility - Functions Kalipso to MSS - Customer - EXT_Customer_SelectDeliveryPlace

Function to ask MSS to open the MSS screen to select a customer delivery place.

Input parameters:

  • inCustomerCode - Customer code to filter;

Output parameters:

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

  • outSelectedPlace - Code of selected place (LCELCE);

  • outSelectedPlaceName - Name of the place (LCEDSC);

Last updated