Share via


TaxComplementaryInvoice.sourceRecId Method [AX 2012]

Retrieves the record ID of the transaction line that is currently being calculated.

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The record ID of the transaction line being calculated.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxComplementaryInvoice Class