Summary
A project controller can be defined on each project. Dimension contains attributes of the worker applied.
Dynamics 365 Menu Item(s)
- Project management and accounting > Projects > All projects (Edit) > Project controller (Field)
Legacy data model’s data entities
- PMBI_deProjectController
New data model’s data entities
- FNBI_HcmWorkerEntity
- FNBI_DirPartyTableEntity
- FNBI_DirPersonUserEntity
- FNBI_SysUserInfoEntity
- FNBI_UserInfoEntity
- FNBI_DirPersonNameEntity
- PMBI_ProjTableEntity
Synapse link approach tables
- HcmWorker
- DirPartyTable
- DirPersonUser
- SysUserInfo
- UserInfo
- DirPersonName
- ProjTable
Field level functional description
- ProjectController_ADDomain: The Active Directory domain associated with the project controller, used for authentication and user management.
- ProjectController_ADLogin: The Active Directory login name of the project controller.
- ProjectController_AXUserID: The unique user ID for the project controller in the AX system.
- ProjectController_Email: The email address of the project controller for communication and notifications.
- ProjectController_FirstName: The first name of the project controller.
- ProjectController_FullName: The full name of the project controller.
- ProjectController_HCMWorkerPartition: An integer identifier for the worker partition in the Human Capital Management (HCM) system.
- ProjectController_LanguageID: The language code or identifier for the project controller’s preferred language.
- ProjectController_LastName: The last name of the project controller.
- ProjectController_MiddleName: The middle name of the project controller.
- ProjectController_NameAlias: An alias or alternative name for the project controller.
- ProjectController_PartyNumber: The party number associated with the project controller, used for organizational reference.
- ProjectController_PersonnelNumber: The personnel number assigned to the project controller in the HR or payroll system.
Post your comment on this topic.