AdvancedLedgerEntryLine.defaultField Method
Sets a field value to its default value.
Syntax
public void defaultField(FieldId _fieldId, [AxAdvancedLedgerEntryLine _axAdvancedLedgerEntryLine])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID that corresponds to the field that is to be set to its default value.
- _axAdvancedLedgerEntryLine
Type: AxAdvancedLedgerEntryLine Class
The instance of the AxAdvancedLedgerEntryLine class that is associated with the defaulted field; optional.
Remarks
Passed when it is called through the AIF framework.