PurchFormletterParmDataInvoice.mayJournalTransBePosted Method [AX 2012]

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

protected boolean mayJournalTransBePosted(Common _sourceLineTable)

Run On

Server

Parameters

_sourceLineTable
Type: Common Table
A source line record.

Return Value

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

Community Additions

ADD
Show: