LedgerRRGECommonSectionLines_W::existSectionIdAndLineNum Method
Indicates whether a record that has the specified parameters exists.
Syntax
client server public static boolean existSectionIdAndLineNum(RefRecId _sectionId, LineNum _lineNum)
Run On
Called
Parameters
- _sectionId
Type: RefRecId Extended Data Type
A section ID.
- _lineNum
Type: LineNum Extended Data Type
A line number.
Return Value
Type: boolean
true if the record exists; otherwise, false.