Skip to content

KVSTRDExtCalcPlanReqWkshMgt#

Procedures#

OnRun#

procedure OnRun(Rec: Record "#437dbf0e84ff417a965ded2bb9650972#Item")

Events#

KVSTRDOnBeforeAddItemSpecialBlockPlannErrors(Record Planning Error Log, Record Requisition Line, Record Item, Boolean, Boolean) :#

[IntegrationEvent(false, false)]
procedure KVSTRDOnBeforeAddItemSpecialBlockPlannErrors(var PlanningErrorLog: Record "Planning Error Log"; RequisitionLine: Record "Requisition Line"; Item: Record "Item"; PlanningResiliency: Boolean; var isHandled: Boolean): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSTRDExtCalcPlanReqWkshMgt", 'KVSTRDOnBeforeAddItemSpecialBlockPlannErrors', '', false, false)]
local procedure DoSomethingKVSTRDOnBeforeAddItemSpecialBlockPlannErrors(var PlanningErrorLog: Record "Planning Error Log"; RequisitionLine: Record "Requisition Line"; Item: Record "Item"; PlanningResiliency: Boolean; var isHandled: Boolean)
begin
end;