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.
Gets a boolean value that indicates whether the specified posting message exists.
Syntax
public boolean errorExistsInJournalLine(RefTableId _refTableId, RefRecId _refRecId)
Run On
Called
Parameters
- _refTableId
Type: RefTableId Extended Data Type
The reference record table ID.
- _refRecId
Type: RefRecId Extended Data Type
The reference record record ID.
Return Value
Type: boolean
true if errors were found; otherwise, false.