Share via


TaxPost.sourceTableId Method [AX 2012]

Returns the TableId of the transaction that is to be taxed.

Syntax

public abstract TableId sourceTableId()

Run On

Server

Return Value

Type: TableId Extended Data Type
The ID of the transaction to be taxed.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxPost Class