[IntegrationEvent(False,False)]
local procedure OnPostSourceDocumentOnBeforePrintServiceShipment(var ServiceHeader: Record "Service Header", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnPostSourceDocumentOnBeforePrintServiceInvoice(var ServiceHeader: Record "Service Header", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterServicePost(var WarehouseShipmentLine: Record "Warehouse Shipment Line", ServiceHeader: Record "Service Header", WhsePostParameters: Record "Whse. Post Parameters" temporary)
[IntegrationEvent(False,False)]
local procedure OnInitSourceDocumentHeaderOnBeforeServiceHeaderUpdatePostingDate(var ServiceHeader: Record "Service Header", var WarehouseShipmentHeader: Record "Warehouse Shipment Header", var WarehouseShipmentLine: Record "Warehouse Shipment Line", var ModifyHeader: Boolean, var ValidatePostingDate: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnInitSourceDocumentHeaderOnBeforeServiceHeaderModify(var ServiceHeader: Record "Service Header", var WarehouseShipmentHeader: Record "Warehouse Shipment Header", var ModifyHeader: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeServiceLineModify(var ServiceLine: Record "Service Line", var WarehouseShipmentLine: Record "Warehouse Shipment Line", var ModifyLine: Boolean, WhsePostParameters: Record "Whse. Post Parameters" temporary)
[IntegrationEvent(False,False)]
local procedure OnHandleServiceLineOnNonWhseLineOnAfterCalcModifyLine(var ServiceLine: Record "Service Line", var ModifyLine: Boolean, WarehouseShipmentLine: Record "Warehouse Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnHandleServiceLineOnSourceDocumentServiceOrderOnBeforeModifyLine(var ServiceLine: Record "Service Line", WarehouseShipmentLine: Record "Warehouse Shipment Line", WhsePosrParameters: Record "Whse. Post Parameters" temporary)
[IntegrationEvent(False,False)]
local procedure OnBeforeHandleServiceLine(var WarehouseShipmentLine: Record "Warehouse Shipment Line", var ServiceLine: Record "Service Line", var ModifyLine: Boolean, var IsHandled: Boolean)