MarkupTrans::existTieredCharges Method
Checks whether any tiered misc. charges associated with an entity.
Syntax
client server public static boolean existTieredCharges(TableId _tableId, RecId _recId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The TableId of the entity.
- _recId
Type: RecId Extended Data Type
The RecId of the entity.
Return Value
Type: boolean
true if tier charges exist; false otherwise.