Table of Contents

KVSPSAGetUnplannedDemand

Events

OnBeforeInsertUnplannedDemandFromJobBudgetLine(Record Unplanned Demand, Record KVSPSA Job Budget Line) :

Summary: Event raised before inserting an unplanned demand record from a job budget line.

[IntegrationEvent(false, false)]
local procedure OnBeforeInsertUnplannedDemandFromJobBudgetLine(var UnplannedDemand: Record "Unplanned Demand"; JobBudgetLine: Record "KVSPSA Job Budget Line"): 

Parameters:

  • UnplannedDemand: The unplanned demand record that is about to be inserted.
  • JobBudgetLine: The job budget line record that is being used to create the unplanned demand.