# EXT\_Document\_Resume

Function to ask MSS to open the Document Resume Screen to select a suspended document.&#x20;

*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:*&#x20;

* outResultCode - Return code: 0 – Done / < 0 User canceled selection or error occurred;&#x20;
* outDocumentExercise - Exercise of the resumed document;
* outDocumentType - Type of the resumed document;
* outDocumentSeries - Serie of the resumed document;
* outDocumentNumber - Number of the resumed document;
