Share via


HRMApplicationBasket::find Method

Finds a record in the HRMApplicationBasket table by using a record ID value.

Syntax

client server public static HRMApplicationBasket find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: HRMApplicationBasket Table
A record from the HRMApplicationBasket table.

See Also

Reference

HRMApplicationBasket Table