EXT_Numerators_GetNextNumber

MSS 5.0 - Extensibility - Functions Kalipso to MSS - Numerators - EXT_Numerators_GetNextNumber

Function to ask MSS to return the next number available for a document type.

Input parameters:

  • inDocumentType – Type of document;

Output parameters:

  • outResultCode – Return code: 0 – Done / < 0 User canceled selection or error occurred;

  • outDocumentExercise – Exercise to assign the new document;

  • outDocumentSeries – Series of the new document;

  • outDocumentNumber – Next number available;

Last updated