Share via


TaxPost.getOriginalHeadingRecId Method [AX 2012]

Retrieves the original document ID.

Syntax

protected abstract RefRecId getOriginalHeadingRecId()

Run On

Server

Return Value

Type: RefRecId Extended Data Type
The original RecId of the transaction header.

Remarks

The parent tax lines sometimes changes during posting. This method will return the original document ID.

See Also

Reference

TaxPost Class