Share via


TaxWithholdSlipDP.getTaxWithholdSlipTmp Method [AX 2012]

Fetches the data from the temporary TaxWithholdSlipTmp table.

Syntax

public TaxWithholdSlipTmp getTaxWithholdSlipTmp()

Run On

Server

Return Value

Type: TaxWithholdSlipTmp Table
The data in the TaxWithholdSlipTmp table.

See Also

Reference

TaxWithholdSlipDP Class