Share via


TaxPost.getOriginalHeadingTableId Method [AX 2012]

Gets the original transaction heading table ID.

Syntax

protected abstract RefTableId getOriginalHeadingTableId()

Run On

Server

Return Value

Type: RefTableId Extended Data Type
The original table ID of the transaction header.

Remarks

The parenting of tax lines sometimes changes during posting. This method will return the original transaction heading table ID.

See Also

Reference

TaxPost Class