Share via


TaxPostComplementaryInvoice.sourceRecId Method [AX 2012]

Gets the record ID of the transaction line that is currently being posted.

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The record ID of the transaction line that is being posted.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxPostComplementaryInvoice Class