Share via


InventMov_Vir_Transfer_Closing.checkCountingLocks Method [AX 2012]

Determines whether locks exist for the specified inventory dimension.

Syntax

public boolean checkCountingLocks(InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimension for the transaction.

Return Value

Type: boolean
Always returns true.

Remarks

Do not restrict creating the virtual inventory transactions for the inventory closing.

See Also

Reference

InventMov_Vir_Transfer_Closing Class