formletterParmData.skipMayJournalBePosted Method [AX 2012]

Determines whether to make the call to the formletterParmData.mayJournalBePosted method when data is created.

Syntax

protected boolean skipMayJournalBePosted()

Run On

Server

Return Value

Type: boolean
true if the method call is not to be made; otherwise, false.

Remarks

This method always returns false in the base class.

See Also

Reference

formletterParmData Class