Codeunit 18126591 EOS092 Document Event Handler
Codeunit 18126591 EOS092 Document Event Handler
Events
OnAfterFilterRoutePlanLineOnAfterWhseReceiptLineInsert
local procedure OnAfterFilterRoutePlanLineOnAfterWhseReceiptLineInsert(var RoutePlanLine: Record "EOS092 Route Plan Line"; var WarehouseReceiptLine: Record "Warehouse Receipt Line")
Raised before filtering Route Plan Lines to update the Warehouse Document No. field. Use it to add additional filters on the Route Plan Line.
Parameters / Return Value
RoutePlanLine
Record "EOS092 Route Plan Line"RoutePlanLine to filter
WarehouseReceiptLine
Record "Warehouse Receipt Line"“Warehouse Receipt Line” inserted
OnAfterFilterRoutePlanLineOnAfterCreateShptLine
local procedure OnAfterFilterRoutePlanLineOnAfterCreateShptLine(var RoutePlanLine: Record "EOS092 Route Plan Line"; var WarehouseShipmentLine: Record "Warehouse Shipment Line")
Raised before filtering Route Plan Lines to update the Warehouse Document No. field. Use it to add additional filters on the Route Plan Line.
Parameters / Return Value
RoutePlanLine
Record "EOS092 Route Plan Line"RoutePlanLine to filter
WarehouseShipmentLine
Record "Warehouse Shipment Line"“Warehouse Shipment Line” inserted
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.