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
- _fieldId
Type: FieldId Extended Data Type
The field ID.
- _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.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record to default data from.