JNote contains the text of notes entered for a record. It is related to all the T-tables except for TProject and THistory.
Object: JNote (J_NOTE)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Data type |
Comments |
Commonly used in: |
|
Rules |
Temp/Wiz |
|||||||
noteText |
NOTE_TEXT (VARCHAR2) |
Notes (General block) |
x |
|
longstring |
Contains the text of the notes entered for the record. The TeamConnect user interface enforces a limitation of 20,000 characters for this field. |
|
|
primaryKey |
PRIMARY_KEY (NUMBER) |
|
x |
|
int |
Unique ID for the notes text. |
|
|
version |
VERSION (NUMBER) |
|
x |
|
int |
Indicates how many times the note record has been updated. |
|
|