Summary
Project Transaction Status is an dimension which enables slice and dice of the data based on transaction status. This is a Projects360 feature.
Legacy data model’s data entities
- PMBI_DEPROJTRANSSTATUS
New data model’s data entities
- PMBI_EnumsTableEntity
Synapse link approach tables
- PMBIENUMSTABLE
Field level functional description
- ProjectTransactionStatusID_ProjectTransactionStatusName: A combined field of the project transaction status ID and its name for easier identification and reference.
- ProjectTransactionStatusName_ProjectTransactionStatusID: A combined field of the project transaction status name and its ID for easier identification and reference.
- ProjTransStatusId: The unique identifier (usually numeric) for the project transaction status.
- ProjTransStatusName: The descriptive name of the project transaction status (e.g., Posted, Pending, Approved).
Post your comment on this topic.