ACOJournalStatic_BR.wrongJournalTypeMessage Method [AX 2012]

Builds an error message by using the specified journal type.

Syntax

public str wrongJournalTypeMessage(int _journalTypeId)

Run On

Called

Parameters

  • _journalTypeId
    Type: int
    The ID of the journal type that is considered an incorrect journal type.

Return Value

Type: str
An error message that indicates an incorrect journal type.

See Also

Reference

ACOJournalStatic_BR Class