PdsBatchDispCheck_PickList.validateCheck Method [AX 2012]

Performs the disposition check on the specified record.

public boolean validateCheck(Common _common, InventBatchId _batchId)

Run On

Called

Parameters

_common
Type: Common Table
A Common record on which to perform the disposition check.
_batchId
Type: InventBatchId Extended Data Type
A batch on which to perform the disposition check.

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

Community Additions

ADD
Show: