| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | Created | Creation date | date | 8 | 0 | | | | |
| 2 | Updated | Update dateS | date | 8 | 0 | | | | |
| 3 | Language | Language code | int | 11 | 0 | | | | Allow NULL? |
| 4 | Name | FITL name | nvarchar | 64 | 0 | | | | Allow NULL? |
| 5 | Num | Item number | int | 11 | 0 | | | | Allow NULL? |
| 6 | ItemType | Item type | int | 11 | 0 | | | 0=User item, 100=Rectangle, 101=FwdBck button, 102=User group, 103=Multi page, 104=Pane popup, 112=Progress, 113=Select popup, 114=Edit popup, 115=Pane button, 116=Link button, 117=Picture, 118=Extended edit, 119=Preview, 120=Media, 121=Check box, 122=Radio button, 123=Graph, 124=Icon, 125=Popup, 127=Matrix, 16=Edit text, 4=Button, 8=Stati | Allow NULL? |
| 7 | Enabled | Enabled | char | 1 | 0 | | 1 | 0=No, 1=Yes | Allow NULL? |
| 8 | _Top | Top | int | 11 | 0 | | | | Allow NULL? |
| 9 | _Bottom | Bottom | int | 11 | 0 | | | | Allow NULL? |
| 10 | _Left | Left | int | 11 | 0 | | | | Allow NULL? |
| 11 | _Right | Right | int | 11 | 0 | | | | Allow NULL? |
| 12 | ItemRes | Item resource | int | 11 | 0 | | | | Allow NULL? |
| 13 | Font | Font number | int | 11 | 0 | | | | Allow NULL? |
| 14 | FontSize | Font size | int | 11 | 0 | | | | Allow NULL? |
| 15 | Attributes | Attributes | int | 11 | 0 | | | | Allow NULL? |
| 16 | Style | Style | int | 11 | 0 | | | | Allow NULL? |
| 17 | Mode | Mode | int | 11 | 0 | | | | Allow NULL? |
| 18 | VarNum | Variable number | int | 11 | 0 | | | | Allow NULL? |
| 19 | AttrVar | Attribute variable | int | 11 | 0 | | | | Allow NULL? |
| 20 | NewLineVar | New line variable | int | 11 | 0 | | | | Allow NULL? |
| 21 | ProcVar | Proc variable | int | 11 | 0 | | | | Allow NULL? |
| 22 | LinkVar | Link variable | int | 11 | 0 | | | | Allow NULL? |
| 23 | DragVar | Drag variable | int | 11 | 0 | | | | Allow NULL? |
| 24 | FileCode | File code | nvarchar | 8 | 0 | | | | Allow NULL? |
| 25 | FieldNum | Field number | int | 11 | 0 | | | | Allow NULL? |
| 26 | IndexType | Index type | char | 1 | 0 | | 0 | 0=Variable, 1=Static | Allow NULL? |
| 27 | IndexVal | Index value | int | 11 | 0 | | | | Allow NULL? |
| 28 | FatIdxType | Father index type | char | 1 | 0 | | 0 | 0=Variable, 1=Static | Allow NULL? |
| 29 | FatIdxVal | Father index value | int | 11 | 0 | | | | Allow NULL? |
| 30 | Editable | Editable | char | 1 | 0 | | 1 | 0=No, 1=Yes | Allow NULL? |
| 31 | Invisible | Invisible | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 32 | SuppressZe | Suppress zeros | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 33 | DfltButton | Default button | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 34 | DataRequir | Data required | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 35 | ForceUpper | Force upper | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 36 | RightJust | Right justified | char | 1 | 0 | | 1 | 0=No, 1=Yes | Allow NULL? |
| 37 | UserType | User type | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 38 | Override | Override validation | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 39 | Sentence | Sentencing | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 40 | ShowType | Show type | char | 1 | 0 | | 0 | 0=Value + Description, 1=Value only, 2=Description only | Allow NULL? |
| 41 | DispDecr | Display description | char | 1 | 0 | | 0 | 0=No, 1=Yes | Allow NULL? |
| 42 | TabOrder | TAB order | int | 11 | 0 | | | | Allow NULL? |
| 43 | LinkTo | Link to item | int | 11 | 0 | | | | Allow NULL? |
| 44 | DragEntity | Drag entity | int | 11 | 0 | | | | Allow NULL? |
| 45 | FromPane | From pane | int | 11 | 0 | | | | Allow NULL? |
| 46 | ToPane | To pane | int | 11 | 0 | | | | Allow NULL? |
| 47 | Class | Class | int | 11 | 0 | | | | Allow NULL? |
| 48 | ItemString | Item string | nvarchar | 64 | 0 | | | | Allow NULL? |
| 49 | StringUpd | String update date | date | 8 | 0 | | | | |
| 50 | StringLen | String length | int | 11 | 0 | | | | Allow NULL? |
| 51 | ItemDesc | Item description | nvarchar | 30 | 0 | | | | Allow NULL? |
| 52 | DescUpd | Description update date | date | 8 | 0 | | | | |
| 53 | DescLen | Description length | int | 11 | 0 | | | | Allow NULL? |
| 54 | FrameRed | Frame red | int | 11 | 0 | | | | Allow NULL? |
| 55 | FrameGreen | Frame green | int | 11 | 0 | | | | Allow NULL? |
| 56 | FrameBlue | Frame blue | int | 11 | 0 | | | | Allow NULL? |
| 57 | BodyRed | Body red | int | 11 | 0 | | | | Allow NULL? |
| 58 | BodyGreen | Body green | int | 11 | 0 | | | | Allow NULL? |
| 59 | BodyBlue | Body blue | int | 11 | 0 | | | | Allow NULL? |
| 60 | TextRed | Text red | int | 11 | 0 | | | | Allow NULL? |
| 61 | TextGreen | Text green | int | 11 | 0 | | | | Allow NULL? |
| 62 | TextBlue | Text blue | int | 11 | 0 | | | | Allow NULL? |
| 63 | ThumbRed | Thumb red | int | 11 | 0 | | | | Allow NULL? |
| 64 | ThumbGreen | Thumb green | int | 11 | 0 | | | | Allow NULL? |
| 65 | ThumbBlue | Thumb blue | int | 11 | 0 | | | | Allow NULL? |
| 66 | TxtFgRed | Text foreground red | int | 11 | 0 | | | | Allow NULL? |
| 67 | TxtFgGreen | Text foreground green | int | 11 | 0 | | | | Allow NULL? |
| 68 | TxtFgBlue | Text foreground blue | int | 11 | 0 | | | | Allow NULL? |
| 69 | TxtBgRed | Text background red | int | 11 | 0 | | | | Allow NULL? |
| 70 | TxtBgGreen | Text background green | int | 11 | 0 | | | | Allow NULL? |
| 71 | TxtBgBlue | Text background green | int | 11 | 0 | | | | Allow NULL? |
| 72 | UniqueID | Unique ID | nvarchar | 10 | 0 | | | | Allow NULL? |