
Applies to: Planning and Consolidation connections.
| Parameter | Description |
|---|---|
| modelName | Name of the model. If not specified, the model for the active connection is taken into account. |
| docType | Optional. The document type assigned to the documents. If left blank, the system returns all document types. |
| docSubType | Optional. The sub-type assigned to the documents. If left blank, the system returns all document subtypes. |
| docDescription | Optional. The description of the document. |
| startDate | A starting date from which to search the Documents list for the document. The format must be the one that is selected in your local settings. For example: mm-dd-yyyy. |
| endDate | An ending date to which to search the Documents list for the document. The format must be the one that is selected in your local settings. For example: mm-dd-yyyy. |
| sortField | Criteria on which you want to sort the documents. 0=title; 1=type; 2=sub-type; 3=model; 4=date. Optional. |
| sortOrder | Sorting order. 0=ascending; 1=descending. Optional. |
| targetWindow | Where in the web browser to display a document. Three possible values: "0"=same tab (default); "1"=new tab in the same window; "2"=new window. Optional. |
| displayedText | Text in the cell to double-click on. Optional. If not specified, the following text appears: "View Documents". |