Share via


PdsFormCtrl_InventOnhandCheckReserve.hasBatchAttribByItem Method [AX 2012]

Determines whether the current item has any batch attributes defined.

Syntax

public boolean hasBatchAttribByItem()

Run On

Called

Return Value

Type: boolean
true if 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

PdsFormCtrl_InventOnhandCheckReserve Class