VendRequestCompany::addRequestCategories Method
Adds categories to a vendor request.
Syntax
server public static void addRequestCategories(VendRequestRecId _vendRequestRecId, container _categories)
Run On
Server
Parameters
- _vendRequestRecId
Type: VendRequestRecId Extended Data Type
The vendor request record ID for which to add categories.
- _categories
Type: container
A container with record IDs of the EcoResCategory records to be added.