PdsBatchDispCheck_Reserve.checkNotRestrict Method [AX 2012]

Indicates whether the reservation is blocked for the specified module type.

public boolean checkNotRestrict(PdsDispModuleType _moduleType)

Run On

Called

Parameters

_moduleType
Type: PdsDispModuleType Enumeration
The module type that to check.

Return Value

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

Community Additions

ADD
Show: