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