Tax.parmParentSourceRecId Method [AX 2012]

Retrieves the record ID of the parent transaction line for the tax amounts.

Syntax

public RefRecId parmParentSourceRecId()

Run On

Server

Return Value

Type: RefRecId Extended Data Type
The record ID of the parent transaction line for the tax amounts.

Remarks

This method is designed to be overridden by derived classes.

See Also

Reference

Tax Class