1612 - Set Delivery as Not Delivered
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Deliveries - 1612 - Set Delivery as Not Delivered
1612 - Set Delivery as Not Delivered
Event
Extension action set
Description
EXT_1612_2_Replace
Will be executed before MSS sets the delivery as not delivered with the possibility to cancel the process;
Before
Input Parameters
inDeliveryDocumentExercise β Exercise of the document;
inDeliveryDocumentType β Type of the document;
inDeliveryDocumentSeries β Series of the document;
inDeliveryDocumentNumber β Number of the document;
Replace
Input Parameters
inDeliveryDocumentExercise β Exercise of the document;
inDeliveryDocumentType β Type of the document;
inDeliveryDocumentSeries β Series of the document;
inDeliveryDocumentNumber β Number of the document;
Output Parameters
outCanSetAsNotDelivery β Return code: 1 β Allow MSS to set as not delivered / 0 β Cancel;
After
Input Parameters
inDeliveryDocumentExercise β Exercise of the document;
inDeliveryDocumentType β Type of the document;
inDeliveryDeliveryDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
Last updated