Share via


TaxWithholdCalcProj_IN.sourceRecId Method [AX 2012]

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

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The RecID of the transaction to be taxed.

Remarks

This method is overridden by derived methods.

See Also

Reference

TaxWithholdCalcProj_IN Class