Summary
Reporting category for utilization (Utilized, not-utilized, etc.). This is a Projects360 feature.
Dynamics 365 Menu Item(s)
- Project management and accounting > Projects360 BI Setup > Utilization type
- Project management and accounting > Transactions > Posted project transactions > View (Button tab) > View ledger updates (Button) > Utilization type transactions (Form tab)
Legacy data model’s data entities
- PMBI_deUtilizationType
New data model’s data entities
- PMBI_EnumsTableEntity
Synapse link approach tables
- PMBIENUMSTABLE
Field level functional description
- UtilizationTypeID: The unique identifier (usually numeric) for the utilization type, used for classification and reference.
- UtilizationTypeID_UtilzationTypeID: A combined field of the utilization type ID and its name for easier identification and reference (note: likely a typo, should be UtilizationTypeID_UtilizationTypeName).
- UtilizationTypeName: The descriptive name of the utilization type (e.g., Billable, Non-Billable).
- UtilizationTypeName_UtilizationTypeID: A combined field of the utilization type name and its ID for easier identification and reference.
Post your comment on this topic.