ProdJournalCheckPostBOM::newJournalCheckPost Method [AX 2012]

server public static ProdJournalCheckPostBOM newJournalCheckPost(
    boolean _autoBlock, 
    boolean _showInfoResult, 
    JournalCheckPostType _journalCheckPostType, 
    TableId _tableId, 
    JournalId _journalId)

Run On

Server

Parameters

_autoBlock
Type: boolean
_showInfoResult
Type: boolean
_journalCheckPostType
Type: JournalCheckPostType Enumeration
_tableId
Type: TableId Extended Data Type
_journalId
Type: JournalId Extended Data Type
Show: