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 the posting messages for the specified reference record from the posting message collection.
Syntax
public LedgerPostingMessage errorLogJournalLine(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: LedgerPostingMessage Extended Data Type
The posting message(s) for the referenced record if they exist; otherwise, empty string.