Through this issue we would like to request table 77 Report Selections to be extended with the following procedures:
GetPdfReportForVend (similar to how GetPdfReportForCust already exists)
GetHtmlReportForVend (similar to how GetHtmlReportForCust already exists)
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?
Dear ALAppExtensions team,
Through this issue we would like to request table 77 Report Selections to be extended with the following procedures:
GetPdfReportForVend
(similar to howGetPdfReportForCust
already exists)GetHtmlReportForVend
(similar to howGetHtmlReportForCust
already exists)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