Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.