PCProductModelVersion::findActiveVersion Method
Finds the specified record of the current active version in the PCProductModelVersion table.
Syntax
client server public static PCProductModelVersion findActiveVersion(
RefRecId _productRecId,
[date _selectedDate,
boolean _forupdate])
Run On
Called
Parameters
- _productRecId
Type: RefRecId Extended Data Type
- _selectedDate
Type: date
- _forupdate
Type: boolean
Return Value
Type: PCProductModelVersion Table
A record in the PCProductModelVersion table; otherwise, an empty record.