microsoft / ALAppExtensions

Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
MIT License
781 stars 620 forks source link

[Function Request] Table 77 - Report Selections - GetPdfReportForVend, GetHtmlReportForVend #19045

Open rvanbekkum opened 2 years ago

rvanbekkum commented 2 years ago

Dear ALAppExtensions team,

Through this issue we would like to request table 77 Report Selections to be extended with the following procedures:

This to align the functions that are exposed (N.B. some are only exposed for customer, but not for vendor). Could you please add these with (1) a TempBlob: Codeunit "Temp Blob" parameter and (2) OnBefore/OnAfter events for both customer and vendor procedures?

Internal work item: AB#442261

rvanbekkum commented 2 years ago

The following requests are all related to each other, to improve extensibility for mailing and reporting:

19036, #19043, #19045, #19046

See also: #18152 and #18943