Share via


TaxTransDetailDP_HU.description Method [AX 2012]

Fetches the value that should appear in the "Description" column of the report.

Syntax

private str description()

Run On

Server

Return Value

Type: str
The name of the customer, vendor, or Text field of the GeneralJournalAccountEntry table.

Remarks

The value that is fetched depends on the source of the tax transaction.

See Also

Reference

TaxTransDetailDP_HU Class