EXT_Document_Resume
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Document - EXT_Document_Resume
Function to ask MSS to open the Document Resume Screen to select a suspended document.
Input parameters:
inModule - MSS Module (A – Sales / P – Pre sales);
inDocumentType - Type of the document (if empty will show all document types);
inCustomerCode - Code of the customer (if empty will show documents from any customer);
Output parameters:
outResultCode - Return code: 0 – Done / < 0 User canceled selection or error occurred;
outDocumentExercise - Exercise of the resumed document;
outDocumentType - Type of the resumed document;
outDocumentSeries - Serie of the resumed document;
outDocumentNumber - Number of the resumed document;
Last updated