Share via


PmfFormCtrl_EcoResProductDetailsExtended.hasBatchAttribByItem Method [AX 2012]

Determines if current item has any batch attributes defined.

Syntax

public boolean hasBatchAttribByItem()

Run On

Called

Return Value

Type: boolean
A true value if at least one batch attributes have been defined for the item; otherwise false.

Remarks

The method first checks if the batch attributes config key is enabled before doing the select.

See Also

Reference

PmfFormCtrl_EcoResProductDetailsExtended Class