LeanProdFlowPlanActivityRelation.editRelation Method
Edits a PlanActivityRelationship object and the related records in the database.
Syntax
public void editRelation(
boolean _removeConstraint,
ConstraintValue _constraintValue,
UnitOfMeasureRecId _unitOfMeasure,
PlanCycleTimeRatio _cycleTimeRatio)
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.
- _cycleTimeRatio
Type: PlanCycleTimeRatio Extended Data Type
The cycle time ratio for the current relation.