PCSubComponentRequirement::findBySubComponent Method
Finds the specified record in the PCSubComponentRequirement table.
Syntax
client server public static PCSubComponentRequirement findBySubComponent(RefRecId _subComponent, [boolean _forupdate])
Run On
Called
Parameters
- _subComponent
Type: RefRecId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: PCSubComponentRequirement Table
A record in the PCSubComponentRequirement table; otherwise, an empty record.