JNote
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 (CLOB) |
Notes (General block) |
x |
longstring |
Contains the text of the notes entered for the record. A CLOB (character large object) value can be up to 2,147,483,647 characters long. A CLOB stores unicode character-based data, such as large documents in any character set. |
|||
primaryKey |
PRIMARY_ |
x |
int |
Unique ID for the notes text. |
||||
version |
VERSION (NUMBER) |
x |
int |
Indicates how many times the note record has been updated. |