Share via


VendInvoiceInfoTable.defaultField Method

Applies default value to a field.

Syntax

public void defaultField(
    FieldId _fieldId, 
   [AxVendInvoiceInfoTable _axVendInvoiceInfoTable, 
    PurchTable _purchTable, 
    LedgerJournalTrans _ledgerJournalTrans])

Run On

Called

Parameters

  • _axVendInvoiceInfoTable
    Type: AxVendInvoiceInfoTable Class
    An assoaciated instance of the AxVendInvoiceInfoTable class; optional This parameter is passed when called through the Aif framework.
  • _purchTable
    Type: PurchTable Table
    The PurchTable record to default data from.

See Also

Reference

VendInvoiceInfoTable Table