Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.