This document covers the following topics:
Return the document information.
To update the document information, you must use Z-IN11U1. To return the text of the document, you must use Z-GET11C.
| Parameter | Format | In | Out | Remarks |
|---|---|---|---|---|
| Return-code | N2 | O | X | Input -1: no ET. |
| Cabinet | A8 | R | The cabinet in which the document information is to be returned. | |
| Password | A8 | R | The password of the above cabinet. | |
| Document-name | A32 | R* | The name of the document for which you want to return the document information. Either Document-name or ISN, not both. | |
| ISN | P8 | R* | X | The ISN of the document for which you want to return the document information. Input: either ISN or Document-name, not both. You can invoke Z-DIS11 prior to this subprogram to obtain the ISN for the desired document. |
| Description | A60/1:4 | X | The description of the document. | |
| Keywords | A15/1:6 | X | Keywords are helpful when you search for an object. | |
| Private-flag | A1 | X | If marked, this is a private document. | |
| Security-flags | A4 | X | The security levels for Read, Modify, Copy and Print. Values 0 to 9. | |
| Formatting-profile | A32 | X | The name of the formatting profile. | |
| Pre-format-procedures | A32/1:4 | X | The names of the pre-formatting procedures. | |
| Post-format-procedures | A32/1:4 | X | The names of the post-formatting procedures. | |
| Folder-name | A15 | X | The folder in which the document is stored. | |
| File-name | A15 | X | The file within the above folder in which the document is stored. | |
| TRS-document-flag | A1 | X | If marked, the document is a TRS document. | |
| Document-format | A1 | X | See Document Formats. | |
| Enclosures | N2 | X | The number of enclosures. | |
| Attached-notes | N2 | X | The number of attached notes and cover notes. | |
| Created-ID | A8 | X | The user ID of the person who has created the document. | |
| Date-created | N8 | X | The date when the document was created. | |
| Time-created | N4 | X | The time when the document was created. | |
| Modified-ID | A8 | X | The user ID of the person who has last modified the document. | |
| Date-modified | N8 | X | The date when the document was last modified. | |
| Time-modified | N4 | X | The time when the document was last modified. | |
| Mailed-ID | A16 | X | The user ID of the person who has sent the document to this cabinet. | |
| Date-mailed | N8 | X | The date when the document was mailed. | |
| Time-mailed | N4 | X | The time when the document was mailed. | |
| Forwarded-ID | A16 | X | The user ID of the person who has forwarded the document to this cabinet. | |
| Date-forwarded | N8 | X | The date when the document was forwarded. | |
| Time-forwarded | N4 | X | The time when the document was forwarded. | |
| Replied-ID | A16 | X | The user ID of the person who has sent this document as a reply. | |
| Date-replied | N8 | X | The date when the reply was sent. | |
| Time-replied | N4 | X | The time when the reply was sent. | |
| Expiration-date | N8 | X | The expiration date of the document. Format yyyymmdd. | |
| Archive-flag | A1 | X | If marked, the document is stored on some other medium (e.g. on tape) when the expiration date is reached. |
| 00 | Success |
| 02 | Invalid cabinet name or - in batch mode only - locked cabinet |
| 03 | Password incorrect |
| 04 | ISN was not found |
| 08 | Supply either ISN or name, not both |
| 09 | ISN does not point to correct object |
| 51 | Invalid name |
| 53 | Requested object does not exist |
Z-120
Z-122
Z-123
Z-147
Z-1200&0