Markup::isPercentageMarkup Method [AX 2012]

Determines whether the given MarkupTrans table record has an intercompany or regular percent markup.

Syntax

server public static boolean isPercentageMarkup(MarkupTrans _markupTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the MarkupTrans table record has an intercompany or regular percent markup; otherwise, false.

See Also

Reference

Markup Class