Share via


WHSTmpReleaseToWarehouse::find Method

Finds the specified record in WHSTmpReleaseToWarehouse table.

Syntax

client server public static WHSTmpReleaseToWarehouse find(
    WHSTmpReleaseToWarehouse _releaseToWarehouse, 
    WHSReleaseToWarehouseId _releaseToWarehouseId, 
    InventTransId _inventTransId, 
    InventDimId _inventDimId, 
   [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: WHSTmpReleaseToWarehouse Table
A record in WHSTmpReleaseToWarehouse table; otherwise, an empty record.

See Also

Reference

WHSTmpReleaseToWarehouse Table