TaxCustomJournal_RU.sourceRecId Method [AX 2012]
Retrieves the record ID of the transaction line that should be calculated.
Syntax
public RecId sourceRecId()
Run On
Server
Return Value
Type: RecId 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.