Codeunit 452 Report Distribution Management in 24
- App
- Base Application
- Namespace
- Microsoft.Foundation.Reporting
Versions171819202122232425262728latest
Source29
Procedures, 13
| 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 | - |
| 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 | - | |
| 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 | - | |
| GetIssuedReminderDocTypeTxt | () | Text | internal | - |
Events, 12
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeRunDefaultCheckSalesElectronicDocument | (var Record Sales Header, var Boolean) | - |
| Integration event | OnAfterGetBillToCustomer | (var Record Customer, Variant) | - |
| 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) | - |
| Integration event | OnAfterGetFullDocumentTypeText | (Variant, var Text[50], var RecordRef) | - |
| Integration event | OnGetBillToCustomerOnUnhandledTableNo | (RecordRef, var Record Customer) | - |
| Integration event | OnGetFullDocumentTypeTextElseCase | (RecordRef, var Text[50]) | - |