LeanProdFlowActivityPickingLocation.createActivityForPickingLocation Method
Creates an activity that is related to the picking location.
Syntax
public PlanActivity createActivityForPickingLocation(PlanActivity _planActivity, InventDimId _inventDimId)
Run On
Called
Parameters
- _planActivity
Type: PlanActivity Table
The plan activity to which to relate the new picking activity.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension that the new picking activity should be related to.
Return Value
Type: PlanActivity Table
The new plan picking activity.