Share via


TaxPostJournal.getOriginalHeadingTableId Method [AX 2012]

Retrieves 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

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

See Also

Reference

TaxPostJournal Class