PdsBatchDispCheck_PackSlip.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
A PdsDispModuleType enumeration value that indicates the module type.

Return Value

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

Community Additions

ADD
Show: