Codeunit 18123790 EOS CDL IT Event Mgt.

Codeunit 18123790 EOS CDL IT Event Mgt.

Events

OnAfterCreateLineOnBeforeVendorBillLineInsert

local procedure OnAfterCreateLineOnBeforeVendorBillLineInsert(var VendorBillLine: Record "Vendor Bill Line"; VendorLedgerEntry: Record "Vendor Ledger Entry")

Integration event triggered before inserting a Vendor Bill Line and after populating Fattura Tender and Project code during the creation process.

Parameters / Return Value

  • VendorBillLine Record "Vendor Bill Line"

    The Vendor Bill Line record to be inserted (passed by reference).

  • VendorLedgerEntry Record "Vendor Ledger Entry"

    The Vendor Ledger Entry record related to the operation.



EOS Labs -