LedgerJournalTable.defaultRow Method
Defaults field values for a LedgerJournalTable table row.
Syntax
public void defaultRow([AxLedgerJournalTable _axLedgerJournalTable])
Run On
ClientOrServer
Parameters
- _axLedgerJournalTable
Type: AxLedgerJournalTable Class
The AxLedgerJournalTable associated with the row being defaulted; optional.
Remarks
The _axLedgerJournalTable parameter is used when the method is through the AIF framework.