WHSWorkGrouping::validateGroupPutaway Method
Validates that group work is assigned to the correct location.
Syntax
client server public static boolean validateGroupPutaway(WHSWorkGroupingId _workGroupingId, WHSUserId _userId)
Run On
Called
Parameters
- _workGroupingId
Type: WHSWorkGroupingId Extended Data Type
The ID of the group work.
- _userId
Type: WHSUserId Extended Data Type
The work user.
Return Value
Type: boolean
true if the location of the work is valid; otherwise, false.