Tax.parmParentSourceTableId Method [AX 2012]

Retrieves the table ID of the parent transaction to tax amounts.

Syntax

public RefTableId parmParentSourceTableId()

Run On

Server

Return Value

Type: RefTableId Extended Data Type
The ID of the parent transaction to tax amounts.

Remarks

This method is overridden by derived classes.

See Also

Reference

Tax Class