SalesLineType_ReturnItem.pmfValidateBatchId Method [AX 2012]

Indicates whether a batch can be specified on the sales line.

Syntax

protected boolean pmfValidateBatchId(InventBatchId _inventBatchId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a batch can be specified on the sales line; otherwise, false

See Also

Reference

SalesLineType_ReturnItem Class