Share via


TradeTotals.recordHasMarkup Method [AX 2012]

Determines if any MarkupTrans table record is related to the specified record in the specified table

Syntax

public boolean recordHasMarkup(RefTableId _tableId, RefRecId _recId)

Run On

Server

Parameters

Return Value

Type: boolean
true if a MarkupTrans table record exist; otherwise, false.

See Also

Reference

TradeTotals Class