Share via


InventTransferLine.validateField Method

Determines whether the _fieldIdToCheck value is valid.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field value is valid; otherwise, false.

Remarks

The validation of the item to be transferred, the ItemId field, is:

  • Existence of item settings for the shipping, shipped to, and transfer warehouse sites.

  • The item is not stopped for inventory transactions on any of the sites where the shipping, shipped to, and transfer warehouses reside.

See Also

Reference

InventTransferLine Table