Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.