PdsCostBasis::find Method
Find the specified PdsCostBasis record.
Syntax
server public static PdsCostBasis find(PdsCostBasisType _costBasis, [boolean _forUpdate])
Run On
Server
Parameters
- _costBasis
Type: PdsCostBasisType Extended Data Type
The PdsCostBasis record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: PdsCostBasis Table
A PdsCostBasis record if found; otherwise, an empty record.