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