Tax.sourceTableId Method [AX 2012]

Retrieves the table ID of the transaction to tax.

Syntax

public RefTableId sourceTableId()

Run On

Server

Return Value

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

Remarks

This method is overridden by derived classes. The base implementation returns 0.

See Also

Reference

Tax Class