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.
Finds the specified record in the TaxWithholdParameters_IN table based on the passed companyId.
Syntax
client server public static TaxWithholdParameters_IN findByCompany([CompanyId _companyId])
Run On
Called
Parameters
- _companyId
Type: CompanyId Extended Data Type
The company of the TaxWithholdParameters_IN record.
Return Value
Type: TaxWithholdParameters_IN Table
A record in the TaxWithholdParameters_IN table; otherwise, an empty record if the record is not found in specified company.