Table of Contents

Codeunit "Document-Mailing Subs. CBCAP"

ID 70344678
Namespace: CapVision.CapBusiness.Utilities

Properties

Name Value
SingleInstance True
Access Public

Events

OnHandleReminderEmailsOnBeforeSetTempLayoutSelected

[IntegrationEvent(False,False)]
local procedure OnHandleReminderEmailsOnBeforeSetTempLayoutSelected(var TempReportSelections: Record "Report Selections" temporary; SalesInvoiceHeader: Record "Sales Invoice Header")

Parameters

Name Type Description
TempReportSelections Record "Report Selections" temporary
SalesInvoiceHeader Record "Sales Invoice Header"

OnHandleReminderEmailsOnBeforeSetTempLayoutSelectedSalesCrMemoHeader

[IntegrationEvent(False,False)]
local procedure OnHandleReminderEmailsOnBeforeSetTempLayoutSelectedSalesCrMemoHeader(var TempReportSelections: Record "Report Selections" temporary; SalesCrMemoHeader: Record "Sales Cr.Memo Header")

Parameters

Name Type Description
TempReportSelections Record "Report Selections" temporary
SalesCrMemoHeader Record "Sales Cr.Memo Header"

See also