PdsBatchAttrib.checkAttribCriteria Method

Checks whether batch attribute value fits the batch attribute range and multiple criteria.

Syntax

public boolean checkAttribCriteria(PdsBatchAttribValue _batchAttribValue, ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
A value that indicates whether the batch attribute value fits the attribute range criteria.

Remarks

The original code (before April 24) did not take into account possible range overrides from Attribute by Item or attributes by Group and such. The original code looked only at the master Batch Attribute setup. D-20-1499 Pds Batch attributes public boolean checkAttribCriteria(PdsBatchAttribValue _batchAttribValue, ItemId _itemId)

See Also

Reference

PdsBatchAttrib Table