Installed with teamspaces
The tables and roles that are installed with project teamspaces are prefixed with an abbreviation based on the name of teamspace.
Tables
The tables are extended from the Project, Idea, and Demand base application tables.
| Tables | Description |
|---|---|
| Idea \[prefix\_idea\] | Stores ideas. |
| Demand \[prefix\_demand\] | Stores demands. |
| Project \[prefix\_project\] | Store projects. |
| Portfolio \[prefix\_portfolio\] | Stores portfolios. |
| Project Task \[prefix\_project\_task\] | Stores project tasks. |
| Portfolio Goal \[prefix\_portfolio\_goal\] | Stores portfolio goals. |
| Portfolio Issues \[prefix\_portfolio\_issue\] | Stores portfolio issues. |
| Portfolio Risk \[prefix\_portfolio\_risk\] | Stores portfolio risks. |
| Portfolio Project \[prefix\_portfolio\_project\] | Stores portfolio projects. |
| Project Template \[prefix\_project\_template\] | Stores project templates.Note: Project templates that are created in a teamspace area are not available in the main Project Management application any longer. They are only available to the teamspace in which they were created. |
| Project Template Task \[prefix\_project\_template\_task\] | Stores project template tasks. |
| Stakeholder Register \[prefix\_stakeholder\_register\] | Stores the stakeholders. |
| Program \[prefix\_pm\_program\] | Stores programs. |
| Program Task \[prefix\_pm\_program\_task\] | Stores program tasks. |
| Program Task \[prefixpm\_program\_task project\_status\] | Stores program task project status. |
Roles
| Role | Description |
|---|---|
| prefix_demand_manager | Managers of the demand features for the teamspace. |
| prefix_demand_user | Users of the demand features for the teamspace. |
| prefix_project_manager | Managers of the project features for the teamspace. |
| prefix_project_portfolio_user | Users of the project portfolios for the teamspace. |
| prefix_project_user | Users of the project features for the teamspace. |
| prefix_program_manager | Managers of the program features for the teamspace. |
| prefix_portfolio_manager | Managers of the portfolio features for the teamspace. |
The teamspace application uses the same views that are provided in the Project, Idea, and Demand base applications.
Note: Default client scripts that these base applications use are inherited by the extended tables in the teamspace application. If you created custom client scripts for any of the base applications, select the Inherited options on each Client Script form before you create the teamspace.
Parent Topic:Using Teamspaces in Project Management
Related topics