BudgetTransactionHeader.defaultField Method
Defaults a value for a field.
Syntax
public void defaultField(FieldId _fieldId, [AxBudgetTransactionHeader _axBudgetTransactionHeader])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID that corresponds with the field that is being defaulted.
- _axBudgetTransactionHeader
Type: AxBudgetTransactionHeader Class
An instance of the AxBudgetTransactionHeader class that is associated with the field that is being set as the default field; optional.