Tax.origHeadingRecId Method [AX 2012]

Gets the original record Id of SalesTable or PurchTable, where the origHeadingTableId is assigned a value in the subclasses of the Tax class.

Syntax

public RefRecId origHeadingRecId()

Run On

Server

Return Value

Type: RefRecId Extended Data Type
The original record Id of SalesTable or PurchTable.

See Also

Reference

Tax Class