PurchFormletterParmDataPackingSlip.mayJournalBePosted Method [AX 2012]

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

protected boolean mayJournalBePosted(Common _sourceTable)

Run On

Server

Parameters

_sourceTable
Type: Common Table
An order header record.

Return Value

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

Community Additions

ADD
Show: