TDocument
Object: TDocument (T_DOCUMENT)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data |
Comments |
Commonly used in: |
|
---|---|---|---|---|---|---|---|---|---|
Rules | Temp/Wiz | ||||||||
author--> |
AUTHOR_ |
Author (General block) |
x |
x |
object |
8 The contact who created or uploaded the document file. --> Links to specific information about the user account. |
|||
authorDate |
AUTHOR_ |
Date |
x |
date |
The date when the file was uploaded. This field can be edited by the user. Time- zone- independent |
||||
categories Before TeamConn ect 3.3 SP2: detailList |
n/a |
x |
x |
In Object Navigator, links to Category list which appears in the UI only. |
8 The list of categories added to the current object. --> In the object model, the added categories link to the values that have been added for custom fields, according to field type. --> In Object Navigator, this attribute is enhanced. It links to a list of all categories defined for the object definition, rather than those added to the current object. From there, you can select a category and traverse to the list of custom fields that belong to it. |
||||
checkedIn By--> |
CHECKED_IN_BY_ID (NUMBER) |
x |
x |
object |
8 The user who last checked in the document. --> Links to specific information about the user account. |
||||
checkedIn On |
CHECKED_IN_ON (DATE) |
x |
date |
Date when the document was last checked in. |
|||||
checked |
CHECKED_OUT_ BY_ID (NUMBER) |
Checked-Out By (General block) |
x |
x |
object |
8 The user who has checked out the document. --> Links to specific information about the user account. |
|||
checked |
CHECKED_OUT_ ON (DATE) |
Checked-Out On (General block) |
x |
date |
The date when the document was checked out. |
||||
checkOut |
CHECK |
x |
string (250) |
The location where the file was downloaded when it was checked out. |
|||||
content Before TeamConnect 3.3 SP2: |
CONTENT_ID (NUMBER) |
x |
object |
Links to the content of the uploaded file. |
|||||
content |
CONTENT_TYPE_ID (NUMBER) |
File Type (General block) |
x |
x |
object |
8 The file type of the document (For example, Microsoft Excel or WordPerfect). --> Links to the definition information of the document type. |
|||
createdBy |
CREATED_BY_ID (NUMBER) |
Created By (Security block) |
x |
x |
object |
8 The user who created the document record. --> Links to specific information about the user account. |
|||
createdOn |
CREATED_ON (DATE) |
Created On (Security block) |
x |
date |
Date and time when the document record was created. |
||||
createdOn BehalfOf |
CREATED_ON_ |
x |
object |
When not null, it indicates that the record was created through an e-billing system or other external |
X |
||||
default |
DEFAULT_CATEGORY_ID (NUMBER) |
|
x |
x |
object |
The default category of the document record. |
|||
group |
n/a |
x |
Links to the group security information entered through the Security block of the record. |
||||||
historyList |
n/a |
History tab |
x |
x |
8 The list of all histories that are related to the document. |
||||
modifiedBy --> |
MODIFIED_BY_ID (NUMBER) |
Modified By (Security block) |
x |
x |
object |
8 The user who last modified the document record. --> Links to specific information about the user account. |
|||
modified |
MODIFIED_ON (DATE) |
Modified On (Security block) |
x |
date |
The date and time when the document record was last modified. |
||||
name |
NAME (VARCHAR2) (250) |
Name (General block) |
x |
string (250) |
The file name of the document. This name can be edited by the user. |
||||
note --> |
NOTE_ID (NUMBER) |
Notes (General block) |
x |
object |
Links to the table that contains the text entered into the Notes field of the record. |
||||
parent |
PARENT_ |
x |
object |
Links to the information about the parent document folder of this document folder. |
|||||
primary |
PRIMARY_KEY |
x |
int |
The unique ID of the document record. |
|||||
security |
SECURITY_TYPE_IID (NUMBER) |
Public/ |
x |
int |
Security Type of Document Record: 0 - Public |
||||
shortcutTo Document |
SHORT |
x |
object |
When this document is a Shortcut (specifically, if typeIID = S), links to the document to which the shortcut is pointing. |
|||||
size |
DOCUMENT_SIZE (NUMBER) |
Size |
x |
int |
File size, in kilobytes (KB). |
||||
treeKey |
TREE_KEY (VARCHAR2) (700) |
x |
string (700) |
The chain of primary keys that identifies the parent tree of the file or folder. Used for searching and reporting purposes only. |
|||||
type Before TeamConn ect 3.3 SP2: typeIID |
TYPE_IID (NUMBER) |
x |
int |
Specifies whether the document is a: D - Folder |
|||||
url Before TeamConn ect 3.3 |
URL_ |
Create New Hyperlink Button |
x |
string (2000) |
The URL for a hyperlink. |
||||
user |
n/a |
x |
Links to the user security information entered through the Security block of the record. |
||||||
version |
VERSION (NUMBER) |
x |
int |
Indicates how many times the record has been updated. |
|||||
version |
VERSION_TEXT (VARCHAR2) (250) |
Comments (Check In dialog box) |
x |
string (250) |
The text that is entered in the Comments field when a user checks in the document. Note: This is available to users only when Document Version Control is enabled in |
||||
isApplyRightsToFiles | IS_APPLY_RIGHTS_TO_FILES (NUMBER) | number | |||||||
isApplyRightsToSubfolders | IS_APPLY_RIGHTS_TO_SUBFOLDERS (NUMBER) | number | |||||||
isEmailFolder | IS_EMAIL_FOLDER (NUMBER) | number | |||||||
approvalStatusId | APPROVAL_STATUS_ID (NUMBER) | number | |||||||
docuSourceLocationId | DOCU_SOURCE_LOCATION_ID (NUMBER) | number | |||||||
forumId | FORUM_ID (NUMBER) | number | |||||||
authorDate | AUTHOR_DATE (DATE) | date | |||||||
externalDMSFileIdId | EXTERNAL_DMS_FIELD_ID (NVARCHAR2) | NVARCHAR2 (2000 CHAR) |