Share via


TaxFreeInvoice_Invoice.getOriginalHeadingTableId Method [AX 2012]

Retrieves the original heading line table ID.

Syntax

protected RefTableId getOriginalHeadingTableId()

Run On

Server

Return Value

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

Remarks

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

See Also

Reference

TaxFreeInvoice_Invoice Class