Word Document Tool

Notes for release 21.0.8770.56150

Content

  • Task 7741 - Bug 7740 - Not possible to use WDT report in email layout
  • Task 9321 - User Story 9320 - Add Tracking details in Sales Shipment
  • Task 9560 - Bug 9540 - Purchase/Sales Data Item document issue

Events available

Event Type Object Function Description
Integration Event table isaWDT_ReportSelections OnPrintDocumentsOnAfterSelectReportSelectionsToPrint(var ReportSelections: Record “isaWDT_ReportSelections”; RecVarToPrint: Variant; ShowRequestPage: Boolean; RecVarFilter: Variant; AccountNoFieldNo: Integer)
Integration Event table isaWDT_ReportSelections OnBeforePrintDocument(var ReportSelections: record isaWDT_ReportSelections; var ShowRequestPage: boolean; RecVarToPrint: Variant; var Handled: Boolean);
Integration Event table isaWDT_ReportSelections OnAfterPrintDocument(var ReportSelections: record isaWDT_ReportSelections; var ShowRequestPage: boolean; RecVarToPrint: Variant);
Integration Event report isaWDT_PurchaseOrder OnAfterInitReport()
Integration Event report isaWDT_PurchaseQuote OnAfterInitReport()
Integration Event report isaWDT_PostedSalesCreditMemo OnAfterInitReport()
Integration Event report isaWDT_PostedSalesInvoice OnAfterInitReport()
Integration Event report isaWDT_SalesOrder OnAfterInitReport()
Integration Event report isaWDT_SalesProForma OnAfterInitReport()
Integration Event report isaWDT_SalesQuote OnAfterInitReport()
Integration Event report isaWDT_SalesShipment OnAfterInitReport()
Integration Event codeunit isaWDT_WordDocumentMgt OnExtendGetDocType(Document: variant; var DocTypeLabel: text; var Handled: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeGetDocType(pDocument: variant; var rResult: text; var Handled: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterGetDocType(pDocument: variant; var rResult: text)
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeGetInteractionLogEntryDocumentType(pDocument: variant; var LogEntryType: Enum “Interaction Log Entry Document Type”; var Handled: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterGetInteractionLogEntryDocumentType(pDocument: variant; var LogEntryType: Enum “Interaction Log Entry Document Type”)
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeGetIneractionID(pDocument: variant; var rIneractionID: Integer; var Handled: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterGetIneractionID(pDocument: variant; var rIneractionID: Integer)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterFormatPct(Pct: Decimal; var PctTxt: Text)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterFormatQt(Qty: Decimal; var QtyTxt: Text)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterFormatUnitAmt(Amount: Decimal; var AmountTxt: Text)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterFormatAmt(Amount: Decimal; var AmountTxt: Text)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterFormatDate(pDate: Date; var DateTxt: Text)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterFormatTime(pTime: Time; var TimeTxt: Text)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterFormatBoolean(pBoolean: Boolean; var BooleanTxt: Text)
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeCompanyAddress(pDocument: Variant; var pAddress: array[20] of Text[100]; Handle: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterCompanyAddress(pDocument: Variant; var pAddress: array[20] of Text[100])
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeRespCenterAddress(pDocument: Variant; var pAddress: array[20] of Text[100]; Handle: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterRespCenterAddress(pDocument: Variant; var pAddress: array[20] of Text[100])
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeSellToAddress(pDocument: Variant; var pAddress: array[20] of Text[100]; Handle: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterSellToAddress(pDocument: Variant; var pAddress: array[20] of Text[100])
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeBillToAddress(pDocument: Variant; var pAddress: array[20] of Text[100]; Handle: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterBillToAddress(pDocument: Variant; var pAddress: array[20] of Text[100])
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforeShipToAddress(pDocument: Variant; var pAddress: array[20] of Text[100]; Handle: Boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterShipToAddress(pDocument: Variant; var pAddress: array[20] of Text[100])
Integration Event codeunit isaWDT_WordDocumentMgt OnBeforePayToBankDetails(pDocument: Variant; var pBankAccountDetails: array[20] of Text[100]; Handle: boolean)
Integration Event codeunit isaWDT_WordDocumentMgt OnAfterPayToBankDetails(pDocument: Variant; var pBankAccountDetails: array[20] of Text[100])
Integration Event codeunit isaWDT_WordLabelMgt OnBeforeTranslateLabel(var WordLabel: Record isaWDT_WordLabel; var Handled: Boolean)
Integration Event codeunit isaWDT_WordLabelMgt OnAfterTranslateLabel(var WordLabel: Record isaWDT_WordLabel)
Integration Event codeunit isaWDT_WordLabelMgt OnAfterInitLabelList(var ListName: list of [Text]; var ListCaption: list of [Text])
Next
Previous