Share via


PurchFormletterParmDataInvoice.skipMayJournalBePosted Method [AX 2012]

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

Syntax

protected boolean skipMayJournalBePosted()

Run On

Server

Return Value

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

Remarks

Always returns false in base class.

See Also

Reference

PurchFormletterParmDataInvoice Class