Share via


WHSTmpPackingLine::findByLoadLineDimUOM Method

Find the tmpPackingLine by the passed in parameters.

Syntax

client server public static WHSTmpPackingLine findByLoadLineDimUOM(
    WHSTmpPackingLine _tmpPackingLine, 
    WHSLoadLineRefRecId _loadLineRecId, 
    InventDimId _inventDimId, 
    UnitOfMeasureSymbol _uom, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Determines if the record should be selected for update or not.

Return Value

Type: WHSTmpPackingLine Table
The selected tmpPackingLine record.

See Also

Reference

WHSTmpPackingLine Table