Share via


TaxSalesShippingBill_IN.sourceRecId Method [AX 2012]

Retrieves the record ID of the transaction line that should be calculated.

Syntax

public RefRecId sourceRecId()

Run On

Server

Return Value

Type: RefRecId Extended Data Type
The record ID of the transaction line to calculate.

Remarks

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

See Also

Reference

TaxSalesShippingBill_IN Class