LeanProdFlowPlanActivityRelation.editConstraint Method
Edits a PlanActivityRelationship object and the related records in the database.
Syntax
private void editConstraint(
boolean _removeConstraint,
ConstraintValue _constraintValue,
UnitOfMeasureRecId _unitOfMeasure)
Run On
Called
Parameters
- _removeConstraint
Type: boolean
The constraint check box value.
- _constraintValue
Type: ConstraintValue Extended Data Type
The constraint value.
- _unitOfMeasure
Type: UnitOfMeasureRecId Extended Data Type
The unit of measure in which the constraint value is stated.