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