ProjInvoiceTable.modifiedField Method
Updates invoice project data when certain fields are modified.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field that was modified.
Remarks
This method is automatically called from forms when any field is modified. If the invoice account is changed, customer information is optionally updated by the ProjInvoiceTable table. If the invoice account, postal (zip) code, or country/region for delivery is changed, the EU sales list code is changed by using the ProjInvoiceTable table.