1610 - (Deliveries) Open delivery
MSS 5.0 - Extensibility - Functions MSS to Kalipso - Deliveries - 1610 - (Deliveries) Open delivery
1610 - (Deliveries) Open delivery
Event
Extension action set
Description
Before
EXT_1610_1_Before
Will be executed before MSS opens the delivery;
Replace
EXT_1610_2_Replace
Will be executed before MSS opens the delivery with the possibility to cancel the process;
After
EXT_1610_3_After
Will be executed after MSS opens the delivery;
Input Parameters (event before):
inDeliveryDocumentExercise β Exercise of the document;
inDeliveryDocumentType β Type of the document;
inDeliveryDocumentSeries β Series of the document;
inDeliveryDocumentNumber β Number of the document;
Input Parameters (event replace):
inDeliveryDocumentExercise β Exercise of the document;
inDeliveryDocumentType β Type of the document;
inDeliveryDocumentSeries β Series of the document;
inDeliveryDocumentNumber β Number of the document;
Output Parameters (event replace):
outCanOpenDelivery β Return code: 1 β Open delivery / 0 β Cancel;
Input Parameters (event after):
inDeliveryDocumentExercise β Exercise of the document;
inDeliveryDocumentType β Type of the document;
inDeliveryDeliveryDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
Last updated