Threshold_IN::findByRecId Method
Find threshold by threshold recId.
Syntax
client server public static Threshold_IN findByRecId(ThresholdRecId_IN _thresholdRecId, [boolean _selectForupdate])
Run On
Called
Parameters
- _thresholdRecId
Type: ThresholdRecId_IN Extended Data Type
The recid of threshold.
- _selectForupdate
Type: boolean
Indicates whether select for update.
Return Value
Type: Threshold_IN Table
Returns threshold found by recid.