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.
Builds an error message that is based on the journalTypeId parameter that is being passed.
Syntax
public str wrongJournalTypeMessage(int _journalTypeId)
Run On
Called
Parameters
- _journalTypeId
Type: int
The ID of the journal type that is considered the wrong journal type.
Return Value
Type: str
The error message that is built.