VendProcurementCategoryStatus::changeChildVendorCategoryStatus Method
Updates the vendor category status for all the children that inherit from the specified category.
Syntax
server public static void changeChildVendorCategoryStatus(RecId _vendorCategory, VendCategoryStatus _vendorCategoryStatus)
Run On
Server
Parameters
- _vendorCategory
Type: RecId Extended Data Type
The record ID of a VendCategory record.
- _vendorCategoryStatus
Type: VendCategoryStatus Enumeration
The status value of vendor category.