Summary
A project manager can be defined on each project. Dimension contains attributes of the worker applied. This dimension also represents Billing approver for Invoice related Fact tables.
Dynamics 365 Menu Item(s)
- Project management and accounting > Projects > All projects (Edit) > Project manager (Field)
- Project management and accounting > Projects > Project contracts > Billing approver (Button)
Legacy data model’s data entities
- PMBI_deProjectManager
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
- ProjectManager_ADDomain: The Active Directory domain associated with the project manager, used for authentication and user management.
- ProjectManager_ADLogin: The Active Directory login name of the project manager.
- ProjectManager_AXUserID: The unique user ID for the project manager in the AX system.
- ProjectManager_Email: The email address of the project manager for communication and notifications.
- ProjectManager_FirstName: The first name of the project manager.
- ProjectManager_FullName: The full name of the project manager.
- ProjectManager_HCMWorkerPartition: An integer identifier for the worker partition in the Human Capital Management (HCM) system.
- ProjectManager_LanguageID: The language code or identifier for the project manager’s preferred language.
- ProjectManager_LastName: The last name of the project manager.
- ProjectManager_MiddleName: The middle name of the project manager.
- ProjectManager_NameAlias: An alias or alternative name for the project manager.
- ProjectManager_PartyNumber: The party number associated with the project manager, used for organizational reference.
- ProjectManager_PersonnelNumber: The personnel number assigned to the project manager in the HR or payroll system.
Post your comment on this topic.