[IntegrationEvent(False,False)]
local procedure OnAfterCode(var ReturnShipmentLine: Record "Return Shipment Line", var UndoPostingManagement: Codeunit "Undo Posting Management")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyItemJnlLineFromReturnShpt(var ItemJournalLine: Record "Item Journal Line", ReturnShipmentHeader: Record "Return Shipment Header", ReturnShipmentLine: Record "Return Shipment Line", var WhseUndoQty: Codeunit "Whse. Undo Quantity", var ItemLedgEntryNo: Integer, var TempWhseJnlLine: Record "Warehouse Journal Line" temporary, var NextLineNo: Integer, var TempGlobalItemLedgerEntry: Record "Item Ledger Entry" temporary, var TempGlobalItemEntryRelation: Record "Item Entry Relation" temporary, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterInsertNewReturnShptLine(var ReturnShipmentLine: Record "Return Shipment Line", PostedWhseShptLine: Record "Posted Whse. Shipment Line", var PostedWhseShptLineFound: Boolean, DocLineNo: Integer)
[IntegrationEvent(False,False)]
local procedure OnAfterNewReturnShptLineInsert(var NewReturnShipmentLine: Record "Return Shipment Line", OldReturnShipmentLine: Record "Return Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnAfterUpdatePurchLine(var PurchaseLine: Record "Purchase Line", var ReturnShptLine: Record "Return Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnAfterReturnShptLineModify(var ReturnShptLine: Record "Return Shipment Line", var TempWhseJnlLine: Record "Warehouse Journal Line" temporary, DocLineNo: Integer, var UndoPostingManagement: Codeunit "Undo Posting Management")
[IntegrationEvent(False,False)]
local procedure OnBeforeGetCorrectionLineNo(ReturnShptLine: Record "Return Shipment Line", var Result: Integer, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCode(var ReturnShipmentLine: Record "Return Shipment Line", var UndoPostingManagement: Codeunit "Undo Posting Management")
[IntegrationEvent(False,False)]
local procedure OnBeforeNewReturnShptLineInsert(var NewReturnShipmentLine: Record "Return Shipment Line", OldReturnShipmentLine: Record "Return Shipment Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeOnRun(var ReturnShipmentLine: Record "Return Shipment Line", var IsHandled: Boolean, var SkipTypeCheck: Boolean, var HideDialog: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforePostItemJnlLine(var ReturnShipmentLine: Record "Return Shipment Line", DocLineNo: Integer, var ItemLedgEntryNo: Integer, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeReturnShptLineModify(var ReturnShptLine: Record "Return Shipment Line", var TempWhseJnlLine: Record "Warehouse Journal Line" temporary)
[IntegrationEvent(False,False)]
local procedure OnUpdateOrderLineOnBeforeUpdatePurchLine(var ReturnShptLine: Record "Return Shipment Line", var PurchaseLine: Record "Purchase Line")
[IntegrationEvent(False,False)]
local procedure OnCheckReturnShptLineOnBeforeCollectItemLedgEntries(ReturnShipmentLine: Record "Return Shipment Line", var IsHandled: Boolean)