LeanProdFlowPlanActivityRelation.validateConnectedActivities Method
Validates the high level activities that are connected by the relation.
Syntax
private boolean validateConnectedActivities(PlanActivity _independentActivity, PlanActivity _dependentActivity)
Run On
Called
Parameters
- _independentActivity
Type: PlanActivity Table
The instance of the PlanActivity class.
- _dependentActivity
Type: PlanActivity Table
The instance of the PlanActivity class.
Return Value
Type: boolean
true if the connected activities have the same settings for their pickup and receive semi-finished properties as well as for their on hand update of the pick and receive activities; otherwise, false.