SourceDocumentLineSubledgerJourErrorLog::exist Method
Determines whether the specified SourceDocumentLineSubledgerJourErrorLog record exists.
Syntax
client server public static boolean exist(RefRecId _sourceDocumentLineSubledgerJourErrorLogRecId)
Run On
Called
Parameters
- _sourceDocumentLineSubledgerJourErrorLog
Type: RefRecId Extended Data Type
A SourceDocumentLineSubledgerJourErrorLog record to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.