VendInvoiceInfoLine.defaultField Method
Applies the default value to a field.
Syntax
public void defaultField(
FieldId _fieldId,
[AxVendInvoiceInfoLine _axVendInvoiceInfoLine,
PurchLine _purchLine])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID.
- _axVendInvoiceInfoLine
Type: AxVendInvoiceInfoLine Class
An associated instance of the AxVendInvoiceInfoLine class. This parameter is passed when it is called through the AIF framework; optional
- _purchLine
Type: PurchLine Table