[IntegrationEvent(False,False)]
local procedure OnAfterPrintSalesDocument(RecRef: RecordRef)
Parameters
Name
Type
Description
RecRef
RecordRef
OnAfterPrintPurchaseDocument
[IntegrationEvent(False,False)]
local procedure OnAfterPrintPurchaseDocument(RecRef: RecordRef)
Parameters
Name
Type
Description
RecRef
RecordRef
OnBeforeGLRegPostingReportPrint
[IntegrationEvent(False,False)]
local procedure OnBeforeGLRegPostingReportPrint(var ReportID: Integer, ReqWindow: Boolean, SystemPrinter: Boolean, var GLRegister: Record "G/L Register", var Handled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforePrintDocument(ReportUsage: Option, RecVar: Variant, var IsHandled: Boolean)
Parameters
Name
Type
Description
ReportUsage
Option
RecVar
Variant
IsHandled
Boolean
OnBeforePrintDocumentOnAfterBatchPosting
[IntegrationEvent(False,False)]
local procedure OnBeforePrintDocumentOnAfterBatchPosting(var RecRef: RecordRef, PostingResult: Boolean)
Parameters
Name
Type
Description
RecRef
RecordRef
PostingResult
Boolean
OnBeforePrintCustReceiptReport
[IntegrationEvent(False,False)]
local procedure OnBeforePrintCustReceiptReport(GLReg: Record "G/L Register", GenJnlTemplate: Record "Gen. Journal Template", GeneralLedgerSetup: Record "General Ledger Setup", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforePrintVendorReceiptReport(GLReg: Record "G/L Register", GenJnlTemplate: Record "Gen. Journal Template", GeneralLedgerSetup: Record "General Ledger Setup", var IsHandled: Boolean)