Share via


TaxWithholdCalcProj_IN.sourceTableId Method [AX 2012]

Returns the TableId of the transaction that is to be taxed.

Syntax

public RefTableId sourceTableId()

Run On

Server

Return Value

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

Remarks

This method is overridden by derived methods.

See Also

Reference

TaxWithholdCalcProj_IN Class