Share via


SalesInvoiceDPBase.getMarkUpTaxCode Method [AX 2012]

Gets the PrintCode value that relates to the markup record.

Syntax

private TaxCode getMarkUpTaxCode(TaxCode _taxCode)

Run On

Server

Parameters

Return Value

Type: TaxCode Extended Data Type
The PrintCode value from the tax transaction record if exists; otherwise return the tax code of the markup transaction record.

See Also

Reference

SalesInvoiceDPBase Class