CostingVersion::updateLastActivation Method
Updates the last activated date of a costing version whenever a pending price is activated.
Syntax
server public static void updateLastActivation(CostingVersionId _costingVersion)
Run On
Server
Parameters
- _costingVersion
Type: CostingVersionId Extended Data Type
The ID of the costing version.
Remarks
The record is updated only if the new date differs from the old date.