Share via


TaxPostComplementaryInvoice.getOriginalHeadingRecId Method [AX 2012]

Retrieves the original record ID 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

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

See Also

Reference

TaxPostComplementaryInvoice Class