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.
Indicates whether the specified PdsCostBasis record exists.
Syntax
server public static boolean exist(PdsCostBasisType _costBasis)
Run On
Server
Parameters
- _costBasis
Type: PdsCostBasisType Extended Data Type
The PdsCostBasis record to find.
Return Value
Type: boolean
true if the record exists; otherwise, false.