KanbanQuantityDemandPeriodSeason.calcDateInSeason Method
Determines whether the specified date and time value is inside the season definition.
Syntax
private boolean calcDateInSeason(TransDateTime _calculationCreationDate)
Run On
Called
Parameters
- _calculationCreationDate
Type: TransDateTime Extended Data Type
A date and time value that represents the kanban quantity calculation time.
Return Value
Type: boolean
true if the date and time is inside the season definition; otherwise, false.