DOCommonStagingTable::find Method

Finds the specified DOCommonStagingTable record by using the record ID value.

Syntax

client server public static DOCommonStagingTable find(RecId _recId, [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: DOCommonStagingTable Table
A DOCommonStagingTable record.

See Also

Reference

DOCommonStagingTable Table