Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.