PurchFormletterParmData.skipMayJournalBePosted Method [AX 2012]

Determines whether to skip the call to the 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.

This method always returns false in the base class.

Community Additions

ADD
Show: