Codeunit 452 Report Distribution Management in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 14
| 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 | Pending 20.0 | ||||
| Replaced by SaveFileOnClient with TempBlob parameter. | |||||||
| 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 | Pending 20.0 | ||||
| Replaced by CreateOrAppendZipFile with TempBlob parameter. | |||||||
| GetReportCaption | (Integer, Code[10]) | Text[250] | public | - | |||
| SaveFileOnClient | (var Codeunit Temp Blob, Text) | public | - | ||||
| CreateOrAppendZipFile | (var Codeunit Data Compression, var Codeunit Temp Blob, Text[250], var Text[250]) | public | - | ||||
Events, 10
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeRunDefaultCheckSalesElectronicDocument | (var Record Sales Header, var Boolean) | - |
| Integration event | OnAfterGetBillToCustomer | (var Record Customer, Variant) | - |
| Integration event | OnAfterGetFullDocumentTypeText | (Variant, var Text[50]) | - |
| Integration event | OnGetDocumentLanguageCodeCaseElse | (RecordRef, var Code[10]) | - |
| Integration event | OnBeforeGetBillToCustomer | (var Record Customer, Variant, var Boolean) | - |
| Integration event | OnBeforeGetReportCaption | (Integer, Code[10], var Text[250], var Boolean) | - |
| Integration event | OnBeforeSendXmlEmailAttachment | (var Record Electronic Document Format, var Record Customer, var Record Document Sending Profile) | - |
| Integration event | OnBeforeVANDocumentReport | (Variant, var Record Document Sending Profile, var Record Electronic Document Format) | - |
| Integration event | OnVANDocumentReportOnBeforeLoopIteration | (var RecordRef, var Variant) | - |
| Integration event | OnVANDocumentReportOnBeforeRunDeliveryCodeunit | (var Record Record Export Buffer) | - |