Word Document Tool

Notes for release 22.0.8815.56506

Content

  • Task 10731 - User Story 10726 - Posted Purchase Receipt
  • Task 10739 - User Story 10735 - Sales Blanket order
  • Task 10747 - User Story 10743 - Purchase Blanket Order
  • Task 10952 - User Story 10941 - Remove WDT variable protection level on reports
  • 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
  • Task 9563 - User Story 9562 - Method 'FindInteractTmplCode' is marked for removal
  • Task 7743 - User Story 7742 - Extend promoted attributes from 5 to 10
  • User Story 7677 - Feature 467 - Appsource Publishing
  • Task 7572 - Bug 7553 - Le nom de l'acheteur ne s'affiche pas sur la commande achat
  • Task 7573 - Bug 7554 - In Sales Shipment, Field Order No has a wrong value (Document No.)
  • Task 7637 - User Story 7636 - UX and AL Optimization
  • Task 5331 - User Story 5330 -
  • Task 7028 - User Story 7027 -
  • Task 3206 - User Story 2596 - Create Standard Purchase & Sales reports
  • Task 3309 - User Story 3308 - New Pull-Request Organization
  • Task 4923 - User Story 4922 - Move XML Permissions to AL Object Permissions
  • User Story 3308 - Feature 10 -
  • Task 2593 - User Story 2596 - Create Standard Purchase & Sales reports
  • Task 2594 - User Story 2596 - Create Standard Purchase & Sales reports
  • User Story 2843 - Feature 3415 -
  • User Story 2597 - Feature 4921 -
  • Bug 2598 - Feature 4921 -
  • User Story 2600 - Feature 4921 -
  • User Story 2601 - Feature 4921 -
  • User Story 2603 - Feature 4920 -
  • Bug 2604 - Feature 4920 -
  • User Story 2609 -
  • Bug 2605 - Feature 4920 -
  • User Story 2606 - Feature 4921 -
  • User Story 2607 - Feature 4920 -
  • User Story 2608 -
  • User Story 2838 -
  • Bug 2669 - Feature 3393 -
  • User Story 2610 -

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_PostedReceipt OnAfterInitReport()
Integration Event report isaWDT_PurchaseBlanketOrder OnAfterInitReport()
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_SalesBlanketOrder 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