CompanyInfoExtension_CN::findByCompany Method
Finds an instance of the CompanyInfoExtension_CN class, based on the company information.
Syntax
client server public static CompanyInfoExtension_CN findByCompany(RecId _companyRecId, [boolean _forupdate])
Run On
Called
Parameters
- _companyRecId
Type: RecId Extended Data Type
The record ID of the company.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: CompanyInfoExtension_CN Table
The instance of the CompanyInfoExtension_CN class.