Share via


TaxWithholdYearlyReportDP_IT.insert Method [AX 2012]

Inserts data into the TaxWithholdYearlyReportTmp_IT table based on the input string.

Syntax

private void insert(str _name)

Run On

Server

Parameters

  • _name
    Type: str
    Specifies the table or region from where the data originated.

See Also

Reference

TaxWithholdYearlyReportDP_IT Class