PdsFormCtrl_InventOnhandCheckReserve.hasBatchAttribByItem Method [AX 2012]

Determines whether the current item has any batch attributes defined.

public boolean hasBatchAttribByItem()

Run On

Called

Return Value

Type: boolean
true if batch attributes have been defined for the item; otherwise, false.

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

Community Additions

ADD
Show: