Attach
Definition
Method of the BOR object Message that appends an attachment to a document.
Structure
Import Parameters
|
Import Parameter |
Description |
|
ATTACHMENT |
Document to be created |
|
ATTACHMENTTITLE |
Title of the attachment |
|
AttachmentType |
Attachment document class |
|
AttachmentHeader |
Type-specific header data of attachment (table) In general, the table does not have to be filled. |
|
DocumentContent |
Content of the document to be created (table) |
|
DocumentSize |
Size of the attachment in bytes The size MUST be specified for PC documents. |
Export Parameters
None.