ThresholdSections_IN::findByRecId Method
Finds threshold section by recid.
Syntax
client server public static ThresholdSections_IN findByRecId(ThresholdSectionsRecId_IN _thresholdSectionsRecId, [boolean _forupdate])
Run On
Called
Parameters
- _thresholdSectionsRecId
Type: ThresholdSectionsRecId_IN Extended Data Type
The recId of threshold section.
- _forupdate
Type: boolean
Indicates whether select for update.
Return Value
Type: ThresholdSections_IN Table
Returns ThresholdSections found by recid.