Share via


TaxReportGenerate347.replacement_modified Method [AX 2012]

Handles the modified event on the Replacement dialog box field.

Syntax

public boolean replacement_modified(FormStringControl _replacementControl)

Run On

Called

Parameters

Return Value

Type: boolean
true if the modification succeeded; otherwise, false.

Remarks

The Original document number field is enabled if the Replacement field is selected; otherwise, the Original document number field is cleared and disabled.

See Also

Reference

TaxReportGenerate347 Class