LedgerRRGEPropertyLayoutLines_W::findByLayoutIdAndLineNum Method
Finds a line by layout ID and number.
Syntax
client server public static LedgerRRGEPropertyLayoutLines_W findByLayoutIdAndLineNum(
LedgerRRGEPropertyLayoutRecId_W _layoutRecId,
LineNum _lineNum,
[boolean _forupdate])
Run On
Called
Parameters
- _layoutRecId
Type: LedgerRRGEPropertyLayoutRecId_W Extended Data Type
The layout ID.
- _lineNum
Type: LineNum Extended Data Type
The line number.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LedgerRRGEPropertyLayoutLines_W Table
The record that is found.