![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
tier table — table for Tier data
| Name | Description |
Data Type | BillMax Default |
|---|---|---|---|
| Name | Description |
Data Type | BillMax Default |
| margintotal | The sum of all the tiers up to and including this tier. |
int(11) | BillMax derived |
| number | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
int(11) | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
| price | The price associated with this Tier |
int(11) | No default. User input required. |
| tierplan | int(11) | Tierplan Plan ID for this tier. | |
| top | The top value for this Tier The price from this Tier will not be used if the Usage Based Computation Result exceeds this value. The price from this Tier will be used if the Usage Based Computation Result is less than this top value and not less the top value of any other Tier belonging to the same Tierplan |
double(20,8) | No default. User input required. |
Relevant Interfaces
Library Routines
| BillMax_TierGet |
| BillMax_TierGetNext |
| BillMax_TierGetWhere |
| BillMax_TierPut |
Command Line Routines - NONE
CGI Routines
| enter_tierplan.cgi |
Web Forms - Usage Based Tierplan Forms