PurchFormletterParmData.mayJournalBePosted Method [AX 2012]
Determines whether a parameter table record should be created for a given source table.
protected boolean mayJournalBePosted(Common _sourceTable)
Run On
ServerParameters
- _sourceTable
- Type: Common Table
An order header record.
Return Value
Type: booleantrue if a parameter table record should be created for the source table; otherwise, false.
Community Additions
ADD
Show: