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.
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.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
The legal entity,which is the RefRecId value.
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.