PdsBatchDispCheck_PickList.checkNotRestrict Method [AX 2012]

Determines whether shipping is blocked for the specified module type.

protected boolean checkNotRestrict(PdsDispModuleType _moduleType)

Run On

Called

Parameters

_moduleType
Type: PdsDispModuleType Enumeration
The module type to use during disposition check.

Return Value

Type: boolean
true if batch is not restricted; otherwise, false.

Community Additions

ADD
Show: