Summary
Type of transaction recorded against a project. Hour, Expense, Item, On-account or Fee.
Dynamics 365 Menu Item(s)
- Project management and accounting > Transactions > Posted project transactions > View (Button tab) > Transaction type (Field)
Legacy data model’s data entities
- PMBI_deProjectTransactionType
New data model’s data entities
- PMBI_EnumsTableEntity
Synapse link approach tables
- PMBIENUMSTABLE
Field level functional description
- ProjectTransactionTypeID: The unique identifier (usually numeric) for the project transaction type, used for classification and reference.
- ProjectTransactionTypeID_ProjectTransactionTypeName: A combined field of the transaction type ID and its name for easier identification and reference.
- ProjectTransactionTypeName: The descriptive name of the project transaction type (e.g., Expense, Revenue, Time).
- projectTransactionTypeName_ProjectTransactionTypeID: A combined field of the transaction type name and its ID for easier identification and reference.
Post your comment on this topic.