Table of Contents

KVSPSAJobQtyAllocatedMtx

Events

OnAfterValidateQuantity(Date) :

Summary: This Event will be raised at the end of Procedure ValidateQuantity

[IntegrationEvent(false, false)]
local procedure OnAfterValidateQuantity(NewDate: Date): 

Parameters:

  • NewDate:

OnBeforeInsertJobBudgetEntry(Record KVSPSA Job Budget Entry, Record KVSPSA Job Budget Line) :

Summary: This Event will be raised before Insert the JobBudgetEntry in Procedure ValidateQuantity

[IntegrationEvent(false, false)]
local procedure OnBeforeInsertJobBudgetEntry(var JobBudgetEntry: Record "KVSPSA Job Budget Entry"; Rec: Record "KVSPSA Job Budget Line"): 

Parameters:

  • JobBudgetEntry:
  • Rec: