PSAActivityProjCertificate::findActivityNumber Method
Returns the psaActivityProjCertificate with the passed in RecId.
Syntax
server public static PSAActivityProjCertificate findActivityNumber(RefRecId _refRecId, [boolean _forupdate])
Run On
Server
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The RecId of the psaActivityProjCertificate.
- _forupdate
Type: boolean
A Boolean value that determines whether to select the record for update.
Return Value
Type: PSAActivityProjCertificate Table
The psaActivityProjCertificate with the passed in RecId.