[IntegrationEvent(False,False)]
local procedure OnAfterCopyItemJnlLineFromServShpt(var ItemJournalLine: Record "Item Journal Line", ServiceShipmentHeader: Record "Service Shipment Header", ServiceShipmentLine: Record "Service Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnAfterInsertNewShipmentLine(var ServiceShipmentLine: Record "Service Shipment Line", PostedWhseShptLine: Record "Posted Whse. Shipment Line", var PostedWhseShptLineFound: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterUpdateOrderLine(var ServiceLine: Record "Service Line", var ServiceShptLine: Record "Service Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeGetCorrectionLineNo(ServiceShipmentLine: Record "Service Shipment Line", var Result: Integer, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeInsertNewShipmentLine(var ServiceShptLine: Record "Service Shipment Line", ItemShptEntryNo: Integer, var TempGlobalItemEntryRelation: Record "Item Entry Relation" temporary, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeNewServiceShptLineInsert(var NewServiceShipmentLine: Record "Service Shipment Line", OldServiceShipmentLine: Record "Service Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnBeforePostResJnlLine(var ResJournalLine: Record "Res. Journal Line", var ServiceShptLine: Record "Service Shipment Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnCodeOnAfterServShptLineModify(var ServShptLine: Record "Service Shipment Line", var TempWarehouseJournalLine: Record "Warehouse Journal Line" temporary)
[IntegrationEvent(False,False)]
local procedure OnCodeOnBeforeServShptLineModify(var ServShptLine: Record "Service Shipment Line", var TempWarehouseJournalLine: Record "Warehouse Journal Line" temporary)
[IntegrationEvent(False,False)]
local procedure OnCheckComponentsAdjustedOnAfterLocalServShptLineSetFilters(var ServiceShptLine: Record "Service Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnAfterPostItemJnlLine(var ItemJournalLine: Record "Item Journal Line", var ServiceShipmentLine: Record "Service Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnItemJnlPostLineOnAfterItemShptEntryNoOnBeforeExit(var ItemJournalLine: Record "Item Journal Line", var ServiceShipmentLine: Record "Service Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnPostResJnlLineOnAfterRunWithCheck(var ResJournalLine: Record "Res. Journal Line", var ServiceShipmentLine: Record "Service Shipment Line")