Share via


PurchFormletterParmDataInvoice.mayJournalTransBePosted Method [AX 2012]

Indicates whether a parameter line is created for a specified source line.

Syntax

protected boolean mayJournalTransBePosted(Common _sourceLineTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if a parameter line is created for the source line; otherwise, false .

See Also

Reference

PurchFormletterParmDataInvoice Class