Share via


TAMFundInvent::find Method

Finds the TAMFundInvent record that matches the specified criteria.

Syntax

client server public static TAMFundInvent find(
    TAMFundID _fundID, 
    ItemId _itemId, 
   [InventDimId _inventDimId, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indicates if the record should be selected for update.

Return Value

Type: TAMFundInvent Table
The TAMFundInvent record found for the specified criteria.

See Also

Reference

TAMFundInvent Table