Share via


PurchFormletterParmDataInvoice.mayJournalBePosted Method [AX 2012]

Determines whether a parameter table record should be created for a given source table.

Syntax

protected boolean mayJournalBePosted(Common _sourceTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if a parameter table record should be created for the source table; otherwise, false.

See Also

Reference

PurchFormletterParmDataInvoice Class