Tax.getOriginForSourceLine_IN Method [AX 2012]

Determines the origin for the transaction line.

public TaxBase getOriginForSourceLine_IN(RefTableId _tableId, RefRecId _recId)

Run On

Server

Parameters

_tableId
Type: RefTableId Extended Data Type
Table ID of the transaction line.
_recId
Type: RefRecId Extended Data Type
Record ID of the transaction line.

Return Value

Type: TaxBase Extended Data Type
The tax origin for the transaction line if an origin could be determined; otherwise 0.

Reference

Community Additions

ADD
Show: