PurchPackingSlipController.initializeJournalLists Method [AX 2012]

Initializes the journal list used to print the reports based on arguments to the report.

public void initializeJournalLists(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The Args object.

ExceptionCondition
Error

An invalid buffer was parsed as argument.

The report can be opened from multiple sources. This will result in either a VendPackingSlipJour, VendPackingSlipVersion buffer, or a RecordSortedList of VendPackingSlipHeader buffers.

Community Additions

ADD
Show: