JournalStatic.wrongJournalTypeMessage Method [AX 2012]
Used to build an error message that is based on the journalTypeId parameter that is being passed in.
public abstract str wrongJournalTypeMessage(int _journalTypeId)
Called
- _journalTypeId
Type: int
The ID of the journal type, which is considered the wrong journal type.
Type: str
A string that is built from the label @SYS22977 and the found journal type.