RPayCivilContractType::find Method
Finds the record.
Syntax
client server public static RPayCivilContractType find(RPayCivilContractTypeCode _rContractCode, [boolean _forUpdate])
Run On
Called
Parameters
- _rContractCode
Type: RPayCivilContractTypeCode Extended Data Type
The contract code.
- _forUpdate
Type: boolean
The indicator, if true then record will be selected for update.
Return Value
Type: RPayCivilContractType Table
The found record.