KanbanFlowTmpActivityRelations.insertActivity Method
Syntax
private void insertActivity(
Plan _plan,
PlanReference _planReference,
PlanActivity _planActivity,
PlanActivityLocation _planActivityLocation,
InventLocation _inventLocation,
[LeanActivityRelationshipWrapper _relationWrapper])
Run On
Called
Parameters
- _plan
Type: Plan Table
- _planReference
Type: PlanReference Table
- _planActivity
Type: PlanActivity Table
- _planActivityLocation
Type: PlanActivityLocation Table
- _inventLocation
Type: InventLocation Table
- _relationWrapper
Type: LeanActivityRelationshipWrapper Class