FormulaDesigner_IN::findByTaxCode Method
Finds the formula designer by tax code.
Syntax
client server public static FormulaDesigner_IN findByTaxCode(
TaxItemGroup _taxItemGroup,
TaxCode _taxCode,
[boolean _forUpdate])
Run On
Called
Parameters
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The tax item group information.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record of the formula designer will be updated.
Return Value
Type: FormulaDesigner_IN Table
The instance of the FormulaDesigner_IN class.