| No | Name | Domain | Dty | Len | Scale | Nulls | Foreign Key | Description |
|---|---|---|---|---|---|---|---|---|
| 1 | TDD_VERSION | TDD_VERSION | I | 4 | N | Version stamp. The last version is always the number one (1). All old versions will have a negative version number. TDD_VERSION will have the corresponding date when the version was updated/deleted. | ||
| 2 | PIN_DESC | TDD_DESC_SHORT | C | 40 | N | Brief description. | ||
| 3 | PIN_APP | DV_TEXT | C | 80 | N | Plugin application. This is the name of the .run file. | ||
| 4 | PIN_PARM | DV_TEXT_LONG | C | 240 | Y | Parameters for DV_APP applications. | ||