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.
Validates the validity period of a kanban rule.
Syntax
public boolean validateRuleValidityPeriod(LeanRuleData _leanRuleData)
Run On
Called
Parameters
- _leanRuleData
Type: LeanRuleData Class
The rule data object.
Return Value
Type: boolean
true if the period is valid; otherwise, false.
Remarks
A rule is valid if its validity period falls in the intersection of the validity periods of the production flow version to which the source and destination production flow elements belong.