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
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: