Tax.sourceRecId Method [AX 2012]

Retrieves the record ID of the transaction line to calculate.

public RecId sourceRecId()

Run On

Server

Return Value

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

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

Reference

Community Additions

ADD
Show: