LedgerJournalTable.defaultField Method
Sets a field to its default value.
Syntax
public void defaultField(FieldId _fieldId, [AxLedgerJournalTable _axLedgerJournalTable])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The ID of the field to set to the default value.
- _axLedgerJournalTable
Type: AxLedgerJournalTable Class
The AxLedgerJournalTable record associated with the field; optional.