![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
notice table — table for Notice data
| Name | Description |
Data Type |
|---|---|---|
| Name | Description |
Data Type |
| account | A valid value for account.number of the Account for which the entry is associated. |
int(11) |
| auth | Not implemented. |
int(11) |
| class | The classification of the notice. |
int(11) |
| empl | The Authorized BillMax User who created the entry. |
mediumint(8) |
| entdate | The date the entry was created. |
date |
| enttime | The the time the entry was created. |
time |
| ftext | Not implemented. |
text |
| number | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
int(11) |
| pid | The processid of the program creating the notice. |
int(11) |
| program | The name of the program creating the notice. |
char(255) |
| service | A valid value for service.number of the Service for which the entry is associated. |
int(11) |
| summary | Not implemented. |
text |
| type | Not implemented. |
int(11) |
| user | A valid value for user.number of the User for which the entry is associated. |
int(11) |