[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateServLine(var ServiceLine: Record "Service Line", var UndoQty: Decimal, var UndoQtyBase: Decimal, var TempUndoneItemLedgEntry: Record "Item Ledger Entry" temporary, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeServiceLineCnsmReserveVerifyQuantity(ServiceLine: Record "Service Line", xServiceLine: Record "Service Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeServiceLineReserveVerifyQuantity(ServiceLine: Record "Service Line", xServiceLine: Record "Service Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeRevertPostedItemTrackingFromServiceLine(ServiceLine: Record "Service Line", var TempUndoneItemLedgEntry: Record "Item Ledger Entry" temporary, var IsHandled: Boolean)