MarkupTrans::mcrExistNotUserOrOverride Method

Returns whether there exists any charges that is not a user overridden charge and is not a user added charge.

and recid

Syntax

client server public static boolean mcrExistNotUserOrOverride(TableId _tableId, RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if at least one misc charge exists that is not overridden or user generated; otherwise, false.

Remarks

If only user generated misc. charges exist then this function will still return true.

See Also

Reference

MarkupTrans Table