EXT_Email_SendCurrentAccount
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Email - EXT_Email_SendCurrentAccount
Function to ask MSS to send the customer current account by email.
Input parameters:
inCustomerCode β Code of the customer;
inDescription β Text to fill the subject of the email (can be empty, MSS will use a default text);
inReportFile β Name of the layout file to be used;
inSendToEmail β Only used to override the email from the customer (CLIEML);
inMessage β Text to fill the email message;
Output parameters:
outResultCode β Return code: 0 β Done / < 0 Error or user cancelled;
Last updated