Share via


TrvTaxExpensePost.getOriginalHeadingTableId Method [AX 2012]

Gets the original transaction heading table ID.

Syntax

protected 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

TrvTaxExpensePost Class