PurchFormletterParmDataInvoice.skipMayJournalBePosted Method [AX 2012]

Indicates whether to skip the call to the PurchFormletterParmDataInvoice.mayJournalBePosted method when it creates data.

protected boolean skipMayJournalBePosted()

Run On

Server

Return Value

Type: boolean
true if the method call should be skipped; otherwise, false

Always returns false in base class.

Community Additions

ADD
Show: