Codeunit 134 Import Attachment - Inc. Doc. in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| UploadFile | (var Record Incoming Document Attachment, var Text) | public | - | ||||
| ImportAttachment | (var Record Incoming Document Attachment, Text) | Boolean | public | - | |||
| CreateNewAttachment | (var Record Incoming Document Attachment) | public | - | ||||
| ProcessAndUploadPicture | (Text, var Record Incoming Document Attachment) | public | Pending 15.3 | ||||
| Replaced with the version accepting a stream. | |||||||
| ProcessAndUploadPicture | (InStream, var Record Incoming Document Attachment) | public | - | ||||
| SetTestMode | () | public | - | ||||
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterImportAttachment | (var Record Incoming Document Attachment) | - |
| Integration event | OnBeforeCreateNewSalesPurchIncomingDoc | (var Record Incoming Document Attachment, var Integer, var Boolean) | - |
| Integration event | OnBeforeUploadFile | (var Record Incoming Document Attachment) | - |