Share via


SalesCategoryItemTaxGroup::getSalesCategoryItemTaxGroup Method

Retrieves the item tax group that is associated with the specified category and the specified organization.

Syntax

client server public static TaxItemGroupHeading getSalesCategoryItemTaxGroup(EcoResCategoryId _salesCategoryId, RefRecId _buyingLegalEntity)

Run On

Called

Parameters

Return Value

Type: TaxItemGroupHeading Table
A record of the TaxItemGroupHeading table that is associated with the specified category for the specified organization, if found; otherwise, an empty buffer.

See Also

Reference

SalesCategoryItemTaxGroup Table