Share via


VendDocumentTableMap.defaultRow Method

Applies default values to all fields.

Syntax

public void defaultRow(
   [AxVendDocumentTableMap _axVendDocumentTable, 
    PurchTable _purchTable, 
    LedgerJournalTrans _ledgerJournalTrans])

Run On

Called

Parameters

  • _axVendDocumentTable
    Type: AxVendDocumentTableMap Class
    An instance of the AxVendDocumentTableMap class that is used to track state; optional.
    This parameter is passed when it is called through the AIF framework.
  • _purchTable
    Type: PurchTable Table
    A PurchTable record from which values are copied; optional.
  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    A LedgerJournalTrans record from which values are copied; optional.

See Also

Reference

VendDocumentTableMap Map