InventPostingParameters.validateFieldValue Method
Validates whether the SiteCode_CN and SiteTable_CN fields of the InventPostingtable are enabled and editable.
Syntax
public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of a field that is validated.
- _arrayIndex
Type: int
The index value of an array.
Return Value
Type: boolean
true if the parameter is enabled and field SiteCode_CN is not used; otherwise, false.