VendProcurementCategoryStatus.activateFutureRecord Method
Enables the specified record in the VendProcureCategoryStatus table.
Syntax
public void activateFutureRecord(RefRecId _vendProcCategoryStatusRecId)
Run On
Called
Parameters
- _vendProcCategoryStatusRecId
Type: RefRecId Extended Data Type
The VendProcurementCategoryStatus record to find and enable.
Remarks
If this method is called by using the version record in past then an error will be thrown.