PdsBatchSearch.isBatchValid Method [AX 2012]

Indicates whether the specified batch is valid.

protected boolean isBatchValid(InventBatchId _inventBatchId)

Run On

Server

Parameters

_inventBatchId
Type: InventBatchId Extended Data Type
A string value that represents the batch ID.

Return Value

Type: boolean
true if the batch ID is valid; otherwise, false.

Community Additions

ADD
Show: