LedgerRRGECommonSectionLines_W::findBySectionIdAndLineNum Method

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

  • _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.

See Also

Reference

LedgerRRGECommonSectionLines_W Table