PdsComdPricingRunLine.modifiedFieldValue Method
Performs operations when a field is modified in a form.
Syntax
public void modifiedFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The field name of the field being modified.
- _arrayIndex
Type: int
The array index of the field; optional.
Remarks
This method operates on the following fields:
UseStandardCost, BaseItemId, BaseInventLocationId, PriceMult - recompute the cost.
PricePerc - set PriceChange to zero and recompute the cost.
BaseItemId- set BaseInventSiteId and BaseInventLocationId to zero if BaseItemId is deleted, and recompute the cost.
PriceChange - set PricePerc to zero and recompute the cost.