4000 - (Email) Send document
MSS 5.0 - Extensibility - Functions MSS to Kalipso - Email - 4000 - (Email) Send document
4000 - (Email) Send document
Event
Extension action set
Description
Before
EXT_4000_1_Before
Will be executed before MSS sends a document by email;
Replace
EXT_4000_2_Replace
Will replace MSS send document by email process;
After
EXT_4000_3_After
Will be executed after sending a document by email;
Input Parameters (event before):
inDocumentExercise – Exercise of the document;
inDocumentType – Type of the document;
inDocumentSeries – Series of the document;
inDocumentNumber – Number of the document;
inCustomerCode – Code of the selected customer;
Input Parameters (event replace):
inDocumentExercise – Exercise of the document;
inDocumentType – Type of the document;
inDocumentSeries – Series of the document;
inDocumentNumber – Number of the document;
inCustomerCode – Code of the selected customer;
Input Parameters (event after):
inDocumentExercise – Exercise of the document;
inDocumentType – Type of the document;
inDocumentSeries – Series of the document;
inDocumentNumber – Number of the document;
inCustomerCode – Code of the selected customer;
Last updated