Threaded Message

Threaded messages data relationships diagram.

Compound indexes

The threaded_message table links to other tables using a compound index formed by the unique combination of a reference to the table linked table_name and a reference to the primary index of the record in that table record_id. Currently, the threaded_message table is used only by the Project Discussions feature and therefore table_name

Note:

Unless you are viewing this help topic in the SuiteProjects Pro Help Center, links to the data dictionary use the generic SuiteProjects Pro domain for production accounts (www.netsuitesuiteprojectspro.com). In some instances, you may need to replace the generic domain name with your account-specific domain name in the link URLs.

  • To view the SuiteProjects Pro Data Dictionary, use the following URL:

    https://<account-domain>/database/single_user.html, where <account-domain> is the account-specific domain for your account.

  • To view the details of a specific table, append a hash symbol # followed by the table name to the end of the data dictionary URL.

    For example, use https://<account-domain>/database/single_user.html#project to view the details of the Project table.

For more information about your account-specific domain name, see Your Account URLs.

Data Dictionary

Related Diagrams

threaded_discussion_meta, threaded_message, user

Through compound index: project

User, Project