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 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.