Stores a single note entry, generally for a sale. Notes are only for human consumption, the contents of them are not used by the system directly.
| Field# | Name | Technical | Description |
| f100 | Physkey | A physkey that uniquely identfies this note | |
| f101 | Sid | Sale # this allocation belongs too | |
| f102 | Snid | A unique number for this note within the sale. It is not unique over all sales, only within this sale | |
| f103 | CreateDt | Date and time (localtime) that this note was created | |
| f106 | Type | A constant '3' to indicate this note is attached to a sale | |
| f108 | Tid | The teller id that created this note | |
| f110 | Text | The note text as entered. | |
| f111 | SalePhyskey | The physkey of the sale (or other object) that owns this note |
