KanbanQuantityDemandPeriodSeason.calcDateBeforeSeason Method
Determines whether the specified date and time value is before or equal the season definition.
Syntax
private boolean calcDateBeforeSeason(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 before or equal the season definition; otherwise, false.