TaxProfileTable_CN::findByTaxCode Method
Finds record that contains the parameter values: taxCode.
Syntax
client server public static TaxProfileTable_CN findByTaxCode(TaxCode _taxCode, [boolean _forupdate])
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
Sales tax code
- _forupdate
Type: boolean
Sets table variable for no data modification.
Return Value
Type: TaxProfileTable_CN Table
return found record.