Codeunit 134 Import Attachment - Inc. Doc. in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 5
| 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 | (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) | - |