Tax.origHeadingTableId Method [AX 2012]

Gets the original table Id of the SalesTable or PurchTable, where origHeadingRecIdis assigned a value in the subclasses of the Tax class.

Syntax

public RefTableId origHeadingTableId()

Run On

Server

Return Value

Type: RefTableId Extended Data Type
The original table Id of the SalesTable or PurchTable.

See Also

Reference

Tax Class