Share via


TaxPost.sourceRecId Method [AX 2012]

Returns the RecId of the transaction line that is currently being posted.

Syntax

public abstract RecId sourceRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The RecId of the transaction line being posted.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxPost Class