Share via


TradeTotals.lineRecordHasMarkup Method [AX 2012]

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

Syntax

public boolean lineRecordHasMarkup(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