Share via


SalesFormletterParmDataInvoice.mayJournalBePosted Method [AX 2012]

Determines whether to create a parameter table record for a given source table.

Syntax

protected boolean mayJournalBePosted(Common _salesTable)

Run On

Server

Parameters

Return Value

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

See Also

Reference

SalesFormletterParmDataInvoice Class