PCConfigurationControl::findByProductConfigurationModel Method
Finds the specified record in the PCConfigurationControl table.
Syntax
client server public static PCConfigurationControl findByProductConfigurationModel(RefRecId _model, [boolean _forupdate])
Run On
Called
Parameters
- _model
Type: RefRecId Extended Data Type
The record ID of the associated product configuration model to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: PCConfigurationControl Table
A record in the PCConfigurationControl table; otherwise, an empty record.