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 commodity codes that are associated with the specified category.
Syntax
client server public static Array getProcCategoryCommodityCodes(EcoResCategoryId _procurementCategory)
Run On
Called
Parameters
- _procurementCategory
Type: EcoResCategoryId Extended Data Type
The EcoResCategoryId value in the ProcCategoryCommodityCode table for which the commodity codes should be retrieved.
Return Value
Type: Array Class
An array of ProcCategoryCommodityCode records; otherwise, an empty array.