EssCustInstruct
| CompanyID | Company Identifier | SmallID | 12 | |
| ScreenTag | Unique text tag identifying which screen we're talking about. | Varchar | 40 | Special tag indicating the screen instructions are for. |
| PlanTypeID | Unique ID for this type | BigID | 12 | If ScreenTag == 'PLANTYPE', this indicates which plan type. |
| Instruction | Text | 16000 | The instructions themselves. | |
| UIOrder | Order to show it in | Long | 12 | |
| LockSeqNbr | *SYSTEM* Row Sequence Nbr | Long | 12 |