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 getProcurementCategoryItemTaxGroup(EcoResCategoryId _procurementCategoryId, [RefRecId _buyingLegalEntity])
Run On
Called
Parameters
- _procurementCategoryId
Type: EcoResCategoryId Extended Data Type
The category ID in the EcoResCategoryId table that the tax item group should be retrieved.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
The LegalEntity value.
Return Value
Type: TaxItemGroupHeading Table
A record in the TaxItemGroupHeading table that is associated with the specified category for the specified organization if found; otherwise, an empty buffer.