WHSReplenWorkLink::find Method
Syntax
client server public static WHSReplenWorkLink find(
WHSWorkId _demandWorkId,
LineNum _demandLineNum,
WHSWorkId _replenWorkId,
LineNum _replenLineNum,
[boolean _forUpdate])
Run On
Called
Parameters
- _demandWorkId
Type: WHSWorkId Extended Data Type
- _demandLineNum
Type: LineNum Extended Data Type
- _replenWorkId
Type: WHSWorkId Extended Data Type
- _replenLineNum
Type: LineNum Extended Data Type
- _forUpdate
Type: boolean