Share via


TaxSales_Basket.sourceRecId Method [AX 2012]

Returns the RecId value of the transaction to be taxed.

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

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

Remarks

For example, if the tax is called from a SalesLine record, this method will return the RecId value of that SalesLine record.

See Also

Reference

TaxSales_Basket Class