[IntegrationEvent(False,False)]
local procedure OnUpdateCustNamesInLedgerEntriesOnBeforeModifyCustLedgEntry(var CustLedgerEntry: Record "Cust. Ledger Entry", Customer: Record Customer)
[IntegrationEvent(False,False)]
local procedure OnUpdateVendNamesInLedgerEntriesOnBeforeModifyVendLedgEntry(var VendorLedgerEntry: Record "Vendor Ledger Entry", Vendor: Record Vendor)
[IntegrationEvent(False,False)]
local procedure OnUpdateDescriptionInWarehouseLedgerEntriesOnBeforeModifyWarehouseEntry(var WarehouseEntry: Record "Warehouse Entry", Item: Record Item, ItemVariant: Record "Item Variant")