ProcCategoryItemTaxGroup::getProcCategoryItemTaxGroup Method

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

Syntax

client server public static TaxItemGroupHeading getProcCategoryItemTaxGroup(EcoResCategoryId _procurementCategoryId, RefRecId _buyingLegalEntity)

Run On

Called

Parameters

  • _procurementCategoryId
    Type: EcoResCategoryId Extended Data Type
    The category ID, which is the recId value, in the EcoResCategoryId table for which to retrieve the tax item group.

Return Value

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

See Also

Reference

ProcCategoryItemTaxGroup Table