[IntegrationEvent(False,False)]
local procedure OnAfterCheckWhseRqstProdOrderLine(ProdOrderLine: Record "Prod. Order Line", WhseRequest: Record "Warehouse Request", var WhseRequestCreated: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterCreateWhseRqst(var ProductionOrder: Record "Production Order", var ProdOrderLine: Record "Prod. Order Line", var WarehouseRequest: Record "Warehouse Request")
[IntegrationEvent(False,False)]
local procedure OnBeforeWhseRequestInsert(var WarehouseRequest: Record "Warehouse Request", ProdOrderLine: Record "Prod. Order Line", ProductionOrder: Record "Production Order")