Table of Contents

KVSPSAFastDistrMatrixPSP

Events

KVSPSAOnAfterGetMatrixColumnCaptionsForPeriodUnitType(Text, Enum KVSPSAPeriodUnitType) :

Summary: Use this event to modify the column captions after they have been generated

[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterGetMatrixColumnCaptionsForPeriodUnitType(var MatrixColumnCaption: Text; PeriodUnitType: Enum "KVSPSAPeriodUnitType"): 

Parameters:

  • MatrixColumnCaption: Array of column captions
  • PeriodUnitType: The current period unit type

KVSPSAOnAfterApplyFilter(Record KVSPSAJobPSPLine, Dictionary) :

[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterApplyFilter(var JobPSPLine: Record "KVSPSAJobPSPLine"; FilterDictionary: Dictionary):