[IntegrationEvent(False,False)]
local procedure OnBeforeGetWhseShptLineSpacing(OldPostedWhseShptLine: Record "Posted Whse. Shipment Line", var NewPostedWhseShptLine: Record "Posted Whse. Shipment Line", var LineSpacing: Integer, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeGetWhseRcptLineSpacing(OldPostedWhseRcptLine: Record "Posted Whse. Receipt Line", var NewPostedWhseRcptLine: Record "Posted Whse. Receipt Line", var LineSpacing: Integer, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeTempWhseJnlLineInsert(var WarehouseJournalLine: Record "Warehouse Journal Line", WarehouseEntry: Record "Warehouse Entry", ItemJournalLine: Record "Item Journal Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateWhseRequestShpt(var PostedWhseShipmentLine: Record "Posted Whse. Shipment Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeWhseRcptLineModify(var WarehouseReceiptLine: Record "Warehouse Receipt Line", var PostedWhseReceiptLine: Record "Posted Whse. Receipt Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeWhseShptLineModify(var WarehouseShipmentLine: Record "Warehouse Shipment Line", var PostedWhseShipmentLine: Record "Posted Whse. Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnFindPostedWhseRcptLineOnAfterSetFilters(var PostedWhseReceiptLine: Record "Posted Whse. Receipt Line")
[IntegrationEvent(False,False)]
local procedure OnFindPostedWhseShptLineOnAfterSetFilters(var PostedWhseShipmentLine: Record "Posted Whse. Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnAfterUpdateWhseRcptLine(var PostedWhseRcptLine: Record "Posted Whse. Receipt Line", var WhseRcptLine: Record "Warehouse Receipt Line")
[IntegrationEvent(False,False)]
local procedure OnInsertTempWhseJnlLineOnAfterTempWhseJnlLineInit(var ItemJnlLine: Record "Item Journal Line", var WarehouseEntry: Record "Warehouse Entry", var WarehouseJournalLine: Record "Warehouse Journal Line")
[IntegrationEvent(False,False)]
local procedure OnPostTempWhseJnlLineCacheOnBeforeRegisterWhseJnlLine(var TempWarehouseJournalLine: Record "Warehouse Journal Line" temporary)
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateWhseRcptLine(PostedWhseReceiptLine: Record "Posted Whse. Receipt Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateWhseShptLine(PostedWhseShipmentLine: Record "Posted Whse. Shipment Line", var IsHandled: Boolean)