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
- _salesCategoryId
Type: EcoResCategoryId Extended Data Type
- _buyingLegalEntity
Type: RefRecId Extended Data Type
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.