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 ProcCategoryItemTaxGroup getProcCategoryTaxItemWithholdItemGroup(EcoResCategoryId _procurementCategoryId)
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: ProcCategoryItemTaxGroup Table
A record of the TaxItemGroupHeading table that is associated with the specified category for the specified organization if it is found; otherwise, an empty buffer.