Tax.getOriginForSourceLine_IN Method [AX 2012]
Determines the origin for the transaction line.
public TaxBase getOriginForSourceLine_IN(RefTableId _tableId, RefRecId _recId)
Run On
ServerParameters
- _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 TypeThe tax origin for the transaction line if an origin could be determined; otherwise 0.
Community Additions
ADD
Show: