CostingVersion::updateLastUpdated Method
Updates the last activated date of a costing version whenever a price is created, modified, activated, or deleted.
Syntax
server public static void updateLastUpdated(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.