Share via


TaxPostJournal.getOriginalHeadingRecId Method [AX 2012]

Retrieves the original document ID.

Syntax

protected RefRecId getOriginalHeadingRecId()

Run On

Server

Return Value

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

Remarks

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

See Also

Reference

TaxPostJournal Class