Summary
The core entity in the project module.
Dynamics 365 Menu Item(s)
- Project management and accounting > Projects > All projects
Legacy data model’s data entities
- PMBI_deProject
New data model’s data entities
- PMBI_ProjTableEntity
- PMBI_ProjGroupEntity
- PMBI_EnumsTableEntity
- PMBI_PSAParametersEntity
- PMBI_PSAContractLineItemsEntity
- PMBI_ProjInvoiceTableEntity
Synapse link approach tables
- ProjTable
- ProjGroup
- PMBIENUMSTABLE
- PSAParameters
- PSAContractLineItems
- ProjInvoiceTable
Field level functional description
- Account: The account code or identifier associated with the project.
- FeeType: The code or identifier representing the type of fee structure for the project.
- Project Description: A textual description providing details about the project.
- Project Name: The name of the project.
- ProjectContractId_Name: A combined field showing both the project contract ID and its name for easier identification.
- ProjectDataAreaId: The data area ID indicating the legal entity or company for the project.
- ProjectEndDate: The actual end date of the project.
- ProjectFeeType: The type of fee arrangement for the project.
- ProjectGroupID: The code or identifier for the project group.
- ProjectGroupName: The name of the project group.
- ProjectId: The unique identifier for the project.
- ProjectId_Level2: The project ID at level 2 in a project hierarchy.
- ProjectId_Level3: The project ID at level 3 in a project hierarchy.
- ProjectId_Level4: The project ID at level 4 in a project hierarchy.
- ProjectLevel: The level of the project in the project hierarchy.
- ProjectManager_FullName: The full name of the project manager responsible for the project.
- ProjectName: The descriptive name of the project.
- ProjectName_ProjectId: A combined field showing both the project name and its ID for easier identification.
- ProjectReimbursableExpenses: Indicates if the project allows reimbursable expenses.
- ProjectStartDate: The actual start date of the project.
- ProjectStatusID: The code or identifier for the project status.
- ProjectStatusID_ProjectStatusName: A combined field showing both the project status ID and its name for easier identification.
- ProjectStatusName: The descriptive name of the project status.
- ProjectStatusName_ProjectStatusID: A combined field showing both the project status name and its ID for easier identification.
- ProjectTaxGroup: The tax group applicable to the project.
- ProjectTypeID: The code or identifier for the project type.
- ProjectTypeID_ProjectTypeName: A combined field showing both the project type ID and its name for easier identification.
- ProjectTypeName: The descriptive name of the project type.
- ProjectTypeName_ProjectTypeID: A combined field showing both the project type name and its ID for easier identification.
- ProjectedEndDate: The projected or planned end date of the project.
- ProjectedStartDate: The projected or planned start date of the project.
- Projects: A field that may represent a collection or list of projects.
- ProjectDeepLinkURL: A direct link (URL) to the project in the system.
- ProjectDeepLinkURL_Child: A direct link (URL) to a child project in the system.
- SalesCurrency: The currency used for sales transactions in the project.
- topmostparent: The identifier for the topmost parent project in a project hierarchy.
Post your comment on this topic.