Summary
Work breakdown structure (WBS) task for a project.
Dynamics 365 Menu Item(s)
- Project management and accounting > Projects > All projects > Plan (Button tab) > Work breakdown structure (Button)
- Project management and accounting > Projects > All projects > Plan (Button tab) > Activity maintenance (Button)
Legacy data model’s data entities
- PMBI_deActivity
New data model’s data entities
- PMBI_PROJTABLEENTITY
- PMBI_HIERARCHYLINKTABLEENTITY
- PMBI_SMMACTIVITIESENTITY
- PMBI_HIERARCHYTREETABLEENTITY
- PMBI_ENUMSTABLEENTITY
Synapse link approach tables
- PROJTABLE
- HIERARCHYLINKTABLE
- SMMACTIVITIES
- HIERARCHYTREETABLE
- PMBIENUMSTABLE
Field level functional description
- ACTIVITYCATEGORYNAME: Describes the category or type of the activity, helping to classify the nature of the work.
- ACTIVITYNUMBER: A unique identifier or code assigned to each activity for tracking and reference.
- ACTIVITYPURPOSE: Explains the main objective or reason for the activity.
- ACTUALENDDATETIME: The actual date and time when the activity was completed.
- ISCLOSED: Indicates whether the activity is closed or still open (typically a status flag).
- PMIPACTIVITYCODE: A specific code used for project management or integration purposes, identifying the activity in external systems.
- PMIPWBSIDSEQ: Represents the sequence or order of the activity within the Work Breakdown Structure (WBS).
- PROJECTID: The unique identifier for the project to which the activity belongs.
- PROJECTNAME: The name of the project associated with the activity.
- TASKFINISHDATE: The planned or scheduled finish date for the activity.
- TASKSTARTDATE: The planned or scheduled start date for the activity.
- WBS_ID: The Work Breakdown Structure (WBS) identifier, showing the activity’s position in the project hierarchy.
- WBS_ID_LEVEL1: The first (top) level of the WBS, representing the highest grouping of activities.
- WBS_ID_LEVEL2: The second level of the WBS, providing further breakdown of the project structure.
- WBS_ID_LEVEL3: The third level of the WBS, offering more detailed grouping within the project.
- WBS_ID_LEVEL4: The fourth level of the WBS, for even finer categorization of activities.
- WBS_ID_LEVEL5: The fifth level of the WBS, continuing the hierarchical breakdown.
- WBS_ID_LEVEL6: The sixth level of the WBS, for additional granularity.
- WBS_ID_LEVEL7: The seventh level of the WBS, further detailing the project structure.
- WBS_ID_LEVEL8: The eighth level of the WBS, used for highly detailed project breakdowns.
- WBS_ID_LEVEL9: The ninth level of the WBS, representing the most granular level in the hierarchy.
Post your comment on this topic.