ProdParameters.modifiedFieldValue Method
Enables search per agreement when collecting per agreement is enabled.
Syntax
public void modifiedFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The fieldname that was changed.
- _arrayIndex
Type: int
The index in the array that was changed. This is used when the changed field is an array; optional.
Remarks
This method is executed when the value of a field has changed on the current record.