Table of Contents

KVSPSAJobQuantityAllocated

Procedures

PredefinePeriodType(Record KVSPSA Job Budget Line) :

Summary: This procedure set value of GlobalAnalysisPeriodType based on the "Period Unit Type" of the JobBudgetLine and set GlobalUsedPredefine to true.

procedure PredefinePeriodType(JobBudgetLine: Record "KVSPSA Job Budget Line"): 

Parameters:

  • JobBudgetLine: Record used to set GlobalAnalysisPeriodType.

Events

OnBeforeSetColumns(Option, Enum Analysis Period Type, Text, Text[1024], Text, Integer, Record Date, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeSetColumns(SetWantedpar: Option; AnalysisPeriodType: Enum "Analysis Period Type"; var PKFirstRecInCurrSet: Text; var MatrixColumnCaptions: Text[1024]; var ColumnSet: Text; var CurrSetLength: Integer; var MatrixRecords: Record "Date"; var IsHandled: Boolean):