Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.