MSS 5.1 - Extensibility - Functions MSS to Kalipso - Deliveries - 1620 - Save Delivery
1620 - Save Delivery
Event
Extension action set
Description
Before
EXT_1620_1_Before
Will be executed before MSS saves the delivery;
Replace
EXT_1620_2_Replace
Will be executed before MSS saves the delivery with the possibility to cancel the process;
After
EXT_1620_3_After
Will be executed after MSS saves the delivery;
Input Parameters
inDeliveryDocumentExercise β Exercise of the document;
inDeliveryDocumentType β Type of the document;
inDeliveryDocumentSeries β Series of the document;
inDeliveryDocumentNumber β Number of the document;
Output Parameters
outCanSaveDelivery β Return code: 1 β Allow MSS to save the delivery / 0 β Cancel;
inDeliveryDeliveryDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
Last updated 2 years ago