MarkupTrans::doTaxGroupExistsForMarkup Method
Determines if a MarkupTrans record exists with tax groups set for the given parent.
Syntax
client server public static boolean doTaxGroupExistsForMarkup(RefTableId _tableId, RefRecId _recId)
Run On
Called
Parameters
- _tableId
Type: RefTableId Extended Data Type
The parent table ID.
- _recId
Type: RefRecId Extended Data Type
The parent Record ID.
Return Value
Type: boolean
A boolean value indicating if any markups exist with a sales or item tax group.