PurchLine.checkPriceDate Method
Triggers price recalculation after a date change according to the PurchPriceDateTypeenumeration value.
Syntax
public void checkPriceDate(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the PurchLine table that changed.
Remarks
The PurchPriceDateType enumeration value can be set to a Today or DeliveryDatevalue.