![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
note table — table for Note data
| Name | Description |
Data Type | BillMax Default |
|---|---|---|---|
| Name | Description |
Data Type | BillMax Default |
| empl | The Authorized BillMax User who created the entry. |
mediumint(8) | The Authorized BillMax User who created the entry. If note created by closeofday then the id of the process running closeofday |
| entdate | Current Date |
date | Current Date |
| enttime | Current Time |
time | Current Time |
| fromtable | The table with which the note is associated. |
varchar(20) | No default. Populated by system based on context. |
| number | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
int(11) | Autogenerated. Generally next available integer. |
| priority | The priority of the note. |
tinyint(4) | 0 |
| reference | The number of the record in the associated table. |
int(11) | No default. Populated by system based on context. |
| text | The text of the note. |
text | BLANK |
Relevant Interfaces
Library Routines
| BillMax_NoteGet |
| BillMax_NoteGetNext |
| BillMax_NoteGetWhere |
| BillMax_NotePut |
Command Line Routines
| note |
CGI Routines - NONE
Web Forms - Note Form