VendRequest::addCategoriesFromRequest Method
Updates the VendRequestCateory table from a VendRequestCategory record of a vendor request.
Syntax
server public static void addCategoriesFromRequest(VendRequestRecId _vendRequestRecId)
Run On
Server
Parameters
- _vendRequestRecId
Type: VendRequestRecId Extended Data Type
The record ID of a VendRequest record.
Remarks
Called when a vendor request with categories is approved through the workflow framework.