PCSubComponent::find Method
Finds the specified record in the PCSubComponent table.
client server public static PCSubComponent find(RefRecId _recId, [boolean _forupdate])
Called
- _recId
Type: RefRecId Extended Data Type
The record ID of the record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Type: PCSubComponent Table
A record in the PCSubComponent table; otherwise, an empty record.