[IntegrationEvent(False,False)]
local procedure OnBeforeTempSupplyReservEntryInsert(var ReservationEntry: Record "Reservation Entry", ItemLedgerEntry: Record "Item Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnPrepareTempDataSetOnAfterItemLedgEntrySetFilters(var ItemLedgEntry: Record "Item Ledger Entry", var TempTrackingSpecification: Record "Tracking Specification")
[IntegrationEvent(False,False)]
local procedure OnBeforeInsertTempSupplyReservEntry(var TempSupplyReservEntry: Record "Reservation Entry" temporary, ItemLedgEntry: Record "Item Ledger Entry", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnMakeConnectionOnBeforeTempReservEntryModifyInsert(var TempReservEntryModify: Record "Reservation Entry" temporary, SupplySurplusEntry: Record "Reservation Entry", QtyToReshuffle: Decimal, var IsHandled: Boolean)