PdsBatchDispCheck_Reserve.validateTransCheck Method [AX 2012]

Indicates whether the PdsDispModuleType value from either the InventTrans or RefRecord records, are that will be used in the disposition check.

public boolean validateTransCheck(InventTrans _inventTrans, [Common _refRecord])

Run On

Called

Parameters

_inventTrans
Type: InventTrans Table
An InventTrans record that is used to determine the PdsDispModuleType value for the validation.
_refRecord
Type: Common Table
The record that is used to determine the PdsDispModuleType value for the validation.

Return Value

Type: boolean
true if the PdsDispModuleType value from either the InventTrans or RefRecord records, are to be used in the disposition check; otherwise, false.

Community Additions

ADD
Show: