1620 - Save Delivery

MSS 5.1 - Extensibility - Functions MSS to Kalipso - Deliveries - 1620 - Save Delivery

1620 - Save Delivery

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

  • outCanSaveDelivery – Return code: 1 – Allow MSS to save the delivery / 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