403 - Cancel Document
MSS 5.1 - Extensibility - Functions MSS to Kalipso - 403 - Cancel Document
403 - Cancel Document
Event
Extension action set
Description
EXT_0403_2_Replace
Replace MSS cancel document code, must return if the document was cancelled or not;
After
EXT_0403_3_After
Will be executed after the order is cancelled;
All events
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;
Before
Output Parameters
outAbortProcess β Return code: TRUE β Abort the process / FALSE β Continue
Replace
Output Parameters
outDocumentCancelled β Return code: TRUE β Document was cancelled and MSS must continue / FALSE β Document was not cancelled and MSS must stop;
Last updated