Share via


TaxComplementaryInvoice.sourceTableId Method [AX 2012]

Retrieves the table ID of the transaction that is to be taxed.

Syntax

public RefTableId sourceTableId()

Run On

Server

Return Value

Type: RefTableId Extended Data Type
The ID of the transaction to be taxed.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxComplementaryInvoice Class