Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.