Share via


InventMov_Vir_Transfer_Closing.canBeOnAllInventSites Method [AX 2012]

Determines whether the transaction can be created on this site based on the movement type.

Syntax

public boolean canBeOnAllInventSites()

Run On

Called

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