Share via


InventTransferOrderButtonController.getHasPickingListJournal Method [AX 2012]

Determines whether picking list exists.

Syntax

public boolean getHasPickingListJournal()

Run On

Called

Return Value

Type: boolean
true if a picking list exists; otherwise, false.

Remarks

The value is only set if the runForJournals method has been called.

See Also

Reference

InventTransferOrderButtonController Class