Share via


PCProductModelVersion::findActiveVersionByProductModel Method

Finds the specified record of the current active version in the PCProductModelVersion table.

Syntax

client server public static PCProductModelVersion findActiveVersionByProductModel(
    RefRecId _productModelRecId, 
   [date _selectedDate, 
    boolean _forupdate])

Run On

Called

Parameters

  • _selectedDate
    Type: date

Return Value

Type: PCProductModelVersion Table
A record in the PCProductModelVersion table; otherwise, an empty record.

See Also

Reference

PCProductModelVersion Table