4000 - Send document
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Email - 4000 - Send document
4000 - Send document
Event | Extension action set | Description |
EXT_4000_1_Before | Will be executed before MSS sends a document by email; | |
EXT_4000_2_Replace | Will replace MSS send document by email process; | |
EXT_4000_3_After | Will be executed after sending a document by email; |
Before
Input Parameters
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;
Replace
Input Parameters
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;
After
Input Parameters
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