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 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.