Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
ATTACHMENT_ID | SOATTLSTI1-ATTACH_ID | C | 63 | ID of attachment to be viewed |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ATTACHMENT_DATA | SOATTINFI1 | u | 407 | Complete attributes of viewed attachment |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
ATTACHMENT_CONTENT | SOLISTI1 | 255 | X | Attachment contents |
ATTACHMENT_HEADER | SOLISTI1 | 255 | X | Header data for attachment (spec.header) |
CONTENTS_HEX | SOLIX | 255 | X | Binary Content |
Exception | Text |
---|---|
ATTACHMENT_NOT_EXIST | Specified attachment does not exist |
ENQUEUE_ERROR | Required locks could not be set |
OPERATION_NO_AUTHORIZATION | No authorization to view attachment |
PARAMETER_ERROR | Invalid combination of parameter values |
X_ERROR | Internal error or database inconsistency |
Functionality
Import parameters Export parameters ID of the attachment. It is the connection between the attachment andthe document it belongs to. Type of attachment. Name of attachment. Title (short description) of attachment. Language of the attachment. Sort field of the attachment. This term can be searched for in theattribute search. Object ID of the attachment. SAPoffice ID of the creator of the attachment. SAPoffice name of the creator of the attachment. The SAPoffice name isunique client-wide. Full name of the creator of the attachment from the address management. Date the attachment was created. Time the attachment was created. SAPoffice ID of person who last changed the attachment. SAPoffice name of person who last changed the attachment. The SAPofficename is unique client-wide. Full name of the person who last changed the attachment from theaddress management. Date of last change. Time of last change. SAPoffice ID of the owner of the attachment. SAPoffice name of the owner of the attachment. The SAPoffice name isunique client-wide. Full name of the owner of the attachment from the address management. Date attachment was created/changed. Contains the latest of the twovalues. Expiration date of the document the attachment is appended to. Thedocument itself cannot expire. However, for each new folder entry ofthe document this date is used for the expiration date of the entry(field EXPIRY_DAT). Sensitivity of the document the attachment is appended to. A private document can have the following sensitivity: 'O' : standard, normal sensitivity 'F' : functional, can be forwarded functionally 'P' : confidential, not visible to the substitute Only sensitivity 'O' is allowed for documents in the shared folders. Recipient priority of the document the attachment is appended to. Thedocument itself does not have a priority. However, for each new folderentry of the document, this value is used for the recipient priority ofthe entry (field PRIORITY). If this flag is set ('X'), the attachment can only be changed by theauthor in the shared folders. In the private folders, the author canalso make changes after it has been sent. Size of the attachment in bytes. In the case of PC attachments, thesize of the respective file should be entered here, in the case of RAWand SCR attachments, the size is calculated from the "length of thelast line" + "number of remaining lines multiplied by 255". Table parameters Requires the type-dependent information of the attachment by the line. ATTACHMENT_CONTENT This table must contain the actual contents of the attachment. Requires the contents of the attachment by the line. Exceptions Example Further information |