Codeunit 452 Report Distribution Management in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| VANDocumentReport | (Variant, Record Document Sending Profile) | public | - | |
| DownloadPdfOnClient | (Text) | Text | public | - |
| InitializeFrom | (Boolean) | public | - | |
| GetFullDocumentTypeText | (Variant) | Text[50] | public | - |
| GetDocumentLanguageCode | (Variant) | Code[10] | public | - |
| SaveFileOnClient | (Text, Text) | public | - | |
| SendXmlEmailAttachment | (Variant, Code[20], Text[250], Text[250]) | public | - | |
| SendXmlEmailAttachmentVendor | (Variant, Code[20], Text[250], Text[250]) | public | - | |
| RunDefaultCheckSalesElectronicDocument | (Record Sales Header) | public | - | |
| RunDefaultCheckServiceElectronicDocument | (Record Service Header) | public | - | |
| CreateOrAppendZipFile | (var Codeunit Data Compression, Text[250], Text[250], var Text[250]) | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeRunDefaultCheckSalesElectronicDocument | (var Record Sales Header, var Boolean) | - |