PurchFormletterParmDataPackingSlip.mayJournalTransBePosted Method [AX 2012]

Determines whether to create a parameter line for a given source line.

protected boolean mayJournalTransBePosted(Common _sourceLineTable)

Run On

Server

Parameters

_sourceLineTable
Type: Common Table
The source line record.

Return Value

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

Community Additions

ADD
Show: