Share via


WHSWorkInventTrans::findbyWorkIdLineNumTransIdParent Method

Finds all WIT's associated to a workLine/parent inventTrans.

Syntax

client server public static WHSWorkInventTrans findbyWorkIdLineNumTransIdParent(
    WHSWorkId _workId, 
    LineNum _lineNum, 
    InventTransId _inventTransIdParent, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: WHSWorkInventTrans Table
All WIT's associated to a workLine/parent inventTrans.

See Also

Reference

WHSWorkInventTrans Table