Share via


TaxableLine.getSourceLine Method [AX 2012]

Gets the transaction line from the source document.

Syntax

public Common getSourceLine()

Run On

Called

Return Value

Type: Common Table
The table buffer for the transaction line.

Remarks

This method is used before a document is journalized to determine the parent of the TaxUncommitted record.

The RecId value must be assigned.

See Also

Reference

TaxableLine Interface