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