InventTransferLine.validateField Method
Determines whether the _fieldIdToCheck value is valid.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to validate.
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.