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.
Finds a section line, based on the specified parameters.
Syntax
client server public static LedgerRRGECommonSectionLines_W findBySectionIdAndLineNum(
RefRecId _sectionId,
LineNum _lineNum,
[boolean _forupdate])
Run On
Called
Parameters
- _sectionId
Type: RefRecId Extended Data Type
A section ID.
- _lineNum
Type: LineNum Extended Data Type
A line number.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: LedgerRRGECommonSectionLines_W Table
The record that is found.