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.
Indicates whether a record exists, based on a layout ID and number.
Syntax
client server public static boolean existLayoutIdAndLineNum(LedgerRRGEPropertyLayoutRecId_W _layoutRecId, LineNum _lineNum)
Run On
Called
Parameters
- _layoutRecId
Type: LedgerRRGEPropertyLayoutRecId_W Extended Data Type
The layout ID.
- _lineNum
Type: LineNum Extended Data Type
The line number.
Return Value
Type: boolean
true if the record exists; otherwise, false.