Share via


InventMov_Vir_Transfer_Closing.canBeOnAllInventLocations Method [AX 2012]

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

Syntax

public boolean canBeOnAllInventLocations()

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