Share via


InventBatchMergeJournalPostService.logCompletionMessages Method [AX 2012]

Writes completion messages to the infolog.

Syntax

private void logCompletionMessages(str _journalText)

Run On

Server

Parameters

  • _journalText
    Type: str
    The text to use for reporting the status of the BOM journal.

See Also

Reference

InventBatchMergeJournalPostService Class