RetailPostingInvoiceJournal.newFromJorunal Method [AX 2012]
Creates a new instance of the RetailPostingInvoiceJournal class that can be used for posting or validating a journal.
public JournalCheckPost newFromJorunal(JournalId _JournalId, [JournalCheckPostType _journalCheckPostType])
Run On
CalledParameters
- _JournalId
- Type: JournalId Extended Data Type
The ID of the journal to validate or post.
- _journalCheckPostType
- Type: JournalCheckPostType Enumeration
A JournalCheckPostType enumeration value that indicates whether the instance is used for posting or validating the journal; optional.
Community Additions
ADD
Show: